home *** CD-ROM | disk | FTP | other *** search
- ###################################################
- # #
- # WindowEd messages #
- # #
- ###################################################
-
- ############### Info window messages ##############
-
- infoPUR:Template editor (demo)
-
- ############## Startup error messages #############
-
- serB:*** Error in WindowEd startup sequence ***
- serMESS:Message:
- serIEC:Internal error code:
- serVER:WindowEd version:
- serPRTE:Please report this error to Armen Software.
-
- #################### Menu items ###################
-
- # Icon bar menu #
-
- ibmINFO:Info...
- ibmPREF:Preferences...
- ibmTOOL:Toolbox...
- ibmSPR:Sprites...
- ibmQUIT:Quit
-
- # Time units menu #
-
- ptmT:Units
- ptmHRS:Hours
- ptmMIN:Minutes
- ptmSEC:Seconds
-
- # Button types menu #
-
- btmT:Button types
- btm0:Never
- btm1:Always
- btm2:Auto-repeat
- btm3:Debounced
- btm4:Release
- btm5:Double click
- btm6:Click/Drag
- btm7:Release/Drag
- btm8:Double/Drag
- btm9:'Menu' icon
- btm10:Double/Click/Drag
- btm11:Select/Drag
- btm12:Type 12
- btm13:Type 13
- btm14:Click/Write/Drag
- btm15:Writable
-
- # Template file menu #
-
- tfmINFO:Info...
- tfmSAVE:Save...
- tfmCRT:Create...
- tfmGRAB:Grab window...
- tfmWIN:Window '
-
- # Window submenu #
-
- wsmT:Window
- wsmDEL:Delete
- wsmCOPY:Copy...
- wsmREN:Rename...
- wsmSAVE:Save...
- wsmEDIT:Edit...
-
- # Template window menu #
-
- twmT:Window
- twmMOVE:Move window
- twmEW:Edit window...
- twmEI:Edit icon...
- twmCI:Create icon
- twmGI:Grab icon
- twmICN:Icon #
-
- # Move window submenu #
-
- mwsT:Move window
- mwsBACK:Back
- mwsFRNT:Front
- mwsCLSE:Close
- mwsCNTR:Centre
-
- # Icon submenu #
-
- icnT:Icon
- icnDEL:Delete
- icnEDT:Edit...
-
- # Sprite list menu #
-
- slmT:Sprites
- slmCLR:Clear
- slmDEF:Default
- slmGS:Grab sprites
- slmSAVE:Save...
-
- # Font menu #
-
- fmT:Fonts
- fmR:(Regular)
-
- ################ Font menu messages ###############
-
- fmNOFNT:Couldn't find any fonts. Double-click on a !Fonts application and reload.
-
- ################# Time unit names #################
-
- time0:hours
- time1:minutes
- time2:seconds
-
- ################## Error handling #################
-
- errIEC: (internal error code:
- errFAT:Fatal error from WindowEd
- errTITH:Trap while in trap handler: '
- errSE1:Severe error '
- errSE2:' has occurred. Do you want to end WindowEd?
- errER1:Error '
- errER2:' has repeated. Do you want to end WindowEd?
- errAYS:Are you sure you want to quit?
- errQUIT:Quit
- errIE:Internal error:
-
- ############# Window and icon defaults ############
-
- widIDF:Indirected data found in default window - using original defaults.
-
- ############# Memory shortage warnings ############
-
- mswRUN:WindowEd is running out of memory (about 1/4 still free).
- mswSEV:WindowEd memory shortage becoming severe - save your data, quit WindowEd, and start again.
- mswCRIT:WindowEd memory shortage critical. Save your work immediately!
- mswNONE:WindowEd has NO MORE MEMORY left. You MUST save your work and quit now.
- mswFONT:WindowEd is running out of room for anti-aliased fonts. Please save everything, quit WindowEd and reload your data to continue.
-
- ################ Autosave messages ################
-
- autoSAVE:WindowEd autosaving file '
- autoERR:. Autosave aborted.
-
- ############### Template file window ##############
-
- tfwBANR:Template file window
-
- ################## Closing files ##################
-
- cfREF:Are you sure you want to remove your edited file?
- cfREFBN:Are you sure you want to remove edited file '
- cf1EF:1 file edited but unsaved in WindowEd: are you sure you want to quit?
- cfMEF: files edited but unsaved in WindowEd: are you sure you want to quit?
- cfREM:Remove
- cfQUIT:Quit
-
- ################## Saving objects #################
-
- saveTEMP:Save templates
- saveSPRT:Save sprites
- saveWIND:Save window
- saveERPRF:Error saving preferences: '
- saveERSPR:Error saving sprites: '
- saveERTMP:Error saving templates: '
- saveTSDI:To save, drag icon to a directory viewer.
- saveDEMO:You can't save using the demo version. Contact Armen Software to get the full version.
-
- ################# Loading objects #################
-
- loadTFNF1:Template file '
- loadTFNF2:' not found.
- loadERTMP:Error loading templates: '
- loadERSPR:Error loading sprites: '
-
- ################## Preferences ####################
-
- prefIAD:Invalid autosave interval (must be between 1 and 999).
-
- ############ Internal data xfer errors ############
-
- xfrWDT:I've given someone the wrong type of data!
-
- ################### Name problems #################
-
- nameIAE:That identifier already exists.
- nameNNAI:Blank identifiers are not allowed.
-
- ############ Too many windows problems ############
-
- tmwMNU:Too many windows - WindowEd could not create new menu.
- tmwSUB:Too many windows - WindowEd could not create submenu.
- tmwTFW:Too many windows - WindowEd could not create new template file.
- tmwWND:Too many windows - WindowEd could not create new window.
- tmwDBX:Too many windows - WindowEd could not create window/dialogue box.
-
- ##################### Colours #####################
-
- colTRANS:T
-
- colTBF:Title bar foreground
- colTBB:Title bar background
- colWAF:Work area foreground
- colWAB:Work area background
- colSBS:Scroll bar slider
- colSBB:Scroll bar background
- colTBH:Title bar highlight
-
- colIF:Icon foreground
- colIB:Icon background
-
- ################ Default filenames ################
-
- dfilUNT:<Untitled>
- dfilTMP:Templates
- dfilSPR:SpriteFile
- dfilWIN:window
- dfilGRB:grabbed
-
- ##### Grabbing and selecting windows and icons ####
-
- grabIWS:Invalid window for sprite grab.
- grabSSA:Cannot grab sprite area from this window.
- grabIWI:Invalid window or icon for grabbing.
- grabNVW:This is not a valid window.
- grabNAI:This is not an icon.
- grabIND:<Indirected>
- grabCUT:You can't use the toolbox on itself.
-
- ################## File info dbox #################
-
- finfoN:No
- finfoY:Yes
-
- ############## Writable dbox titles ###############
-
- qtCRT:Create
- qtGRAB:Grab window
- qtCOPY:Copy
- qtREN:Rename
-
- ################## Editing icons ##################
-
- eiNOI1:There is no icon
- eiNOI2: in this window.
- eiEDI:Editing icon
- eiANICN:an icon
- eiBREN:Could not renumber icon.
-
- ################# Editing windows #################
-
- ewEDW:Editing window
- ewBREN:Rename failed - identity already exists.
- ewAWIN:a window
- ewOWE:The work area extent has been extended to include the visible area.
-
- ############ Common editing messages ##############
-
- editNER:Not enough room - your data has been indirected.
- editAMS:More space has been allocated to your data.
- editAE1:You are already editing
- editAE2:. Ready to abandon this.
- editABNDN:Abandon
-
- ############## Caret handling errors ##############
-
- caretSO:Caret stack overflow
- caretSU:Caret stack underflow
-
- ############ Creating files and windows ###########
-
- createTMF:You can only edit 8 template files.
- createTMW:You can only have 50 windows in a template file.
-
- ################ Deleting windows #################
-
- delAYS:Are you sure you want to delete this window?
- delDEL:Delete
-
- ############# Resource file corruption ############
-
- crcRFC1:WindowEd resource file '
- crcRFC2:' has been corrupted. Please restore this file from the distribution disk.
-
- ################## Help messages ##################
-
- # Icon bar icon #
-
- helpIB1:This is the WindowEd icon.
- helpIB2:Drag a template file here or double-click it to load.
- helpIB3:Click SELECT to create a new file.
- helpIB4:Click MENU to pop up the icon bar menu.
-
- # Edit window dbox #
-
- helpEWD:This is the Edit window dialogue.
-
- # Edit icon dbox #
-
- helpEID:This is the Edit icon dialogue.
-
- # Save dbox #
-
- helpST1:This is the
- helpST2: dialogue.
- helpDTI:Drag this icon to a Filer window or another application to save the file.
- helpSANME:Type the name you want to use for your file in here.
- helpSAOK:Click here to save the file using the name given.|mClicking ADJUST keeps the dialogue on-screen.
-
- # Edit frame dbox #
-
- helpEW:window
- helpEI:icon
- helpID:identifier
- helpNUM:number
- helpTIE:This is the Edit
- helpDBOX: dialogue.
- helpID1:This shows you the
- helpID2: of the
- helpID3: being edited.
- helpDEL1:Click here to delete the
- helpDEL2: being edited.
- helpEDOK:Click this button to confirm the changes you have made.|mClicking ADJUST keeps the dialogue on-screen.
- helpEDCAN:Click this button to cancel the changes you have made.|mClicking ADJUST keeps the dialogue on-screen.
- helpEDBTM:Click here to pop up a menu of the possible button types.
- helpEDCOL:Click SELECT to increase the colour number, ADJUST to decrease it, or MENU to open the Colour selector.
- helpEDFNT:Click here to pop up a font menu.
-
- # Colour selector #
-
- helpCS:This is the Colour selector.
- helpCSEDT:This shows you what colour you are editing.
- helpCSOK:Click here to change the colour.
- helpCSCAN:Click here to use the old colour.
-
- # Toolbox #
-
- helpTIT:This is the Toolbox.
- helpTCLSE:This button allows you to close another window.
- helpTBACK:This button allows you to send another window to the back of the pile.
- helpTRSZE:This button allows you to resize another window.
- helpTHORZ:This button allows you to scroll another window horizontally.
- helpTVERT:This button allows you to scroll another window vertically.
- helpTMOVE:This button allows you to move another window.
-
- # Prog info dbox #
-
- helpINFO:This window gives you information about this version of WindowEd.
- helpPIVER:This is the WindowEd version number.|mQuote it if you need to make a comment about WindowEd to Armen Software.
-
- # Sprite list window #
-
- helpSL1:This is the Sprite list.
- helpSL2:Click SELECT to display a sprite.
- helpSL3:Click MENU to pop up the sprite file menu.
-
- # File info window #
-
- helpFI:This window gives you information about this template file.
- helpFINME:This shows you the file's name.
- helpFIWIN:This shows you the number of windows in the file.
- helpFIMOD:This shows you if you have modified the file since it was last saved/loaded/created.
-
- # Preferences dialogue box #
-
- helpPREF:This is the Preferences dialogue.
- helpPOK:Click here to change WindowEd's current configuration.|mClicking ADJUST keeps the dialogue on-screen.
- helpPSAVE:Click here to save the new configuration.|mClicking ADJUST keeps the dialogue on-screen.
- helpPCAN:Click here to continue with the old configuration.
-
- # Writable dbox #
-
- helpWD1:This is the
- helpWD2: dialogue.
- helpWDOK:Click here to use the identifier given.|mClicking ADJUST keeps the dialogue on-screen.
-
- # Edit icon dbox #
-
- helpIN:This is the Icon number dialogue.
- helpINOK:Click here to edit the icon given.
-
- # Auto save dbox #
-
- helpAUTO:This is the Autosave dialogue.
- helpASNME:This shows you the name of the file to be autosaved.
- helpASOK:Click here to use the name given.
- helpASSVE:Click here to save the file with a different name.
- helpASCAN:Click here if you don't want to save the file.
-
- # Template file window #
-
- helpTF1:This is a template file window.
- helpTF2:Double-click SELECT on an icon to open a window.
- helpTF3:Click MENU to pop up the template file menu.
-
- # Template window #
-
- helpTW1:This is a template window.
- helpTW2:Drag this icon with SELECT to move it or with ADJUST to change its size.
- helpTW3:Click MENU to pop up the template menu.
-
- ###################################################
-