home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 106
/
EnigmaAmiga106CD.iso
/
indispensabili
/
wbstartup
/
wbstartup+v2.8
/
locale
/
wbstartupplusprefs.cd
< prev
next >
Wrap
Text File
|
1995-11-01
|
3KB
|
154 lines
; WBStartup+Prefs.cd
; The language of the builtin strings:
#language english
;
; The catalog version, used for a call to Locale/OpenCatalog().
; This is different to Exec/OpenLibrary(): 0 means any catalog
; version, other numbers must match exactly!
#version 0
;
; This defines a string and the ID which allows to use it.
; The number 4 says, that this string must not be shorter than
; 4 characters.
;
;
;Program Name is displayed in the Title of the listview gadget
STRProgramName (//)
Program Name
;
;Priority is displayed in the title of the listview gadget, and as the window title of the priority change window
STRPriority (//)
Priority
;
STRRequiredDosVer (//)
You must have AmigaDOS 3.x
;
STRCouldntLockDir (//)
Couldn't lock directory.
;
;All Variable names ending with "Menu" are pulldown menu items.
STRProjectMenu (//)
Project
;
STRSaveMenu (//)
Save...
;
STRAboutMenu (//)
About...
;
STRQuitMenu (//)
Quit
;
STREditMenu (//)
Edit
;
;Restores the settings to the what they were when the program was loaded
STRRestoreMenu (//)
Restore
;
;Icon Window brings up the icon information window for the selected program
STRIconWindowMenu (//)
Icon Window...
;
STRCreateGroupMenu (//)
Create Group...
;
STRModifyGroupMenu (//)
Modify Group...
;
STRDeleteGroupMenu (//)
Delete Group...
;
;Sort -- meaning the way the listed programs are to be sorted
STRSortMenu (//)
Sort
;
;Sort the list alphabetically
STRAlphabeticallyMenu (//)
Alphabetically
;
;Sort the list by priority
STRPriorityMenu (//)
Priority
;
STRSelectMenu (//)
Select
;
STRAllMenu (//)
All
;
STRNoneMenu (//)
None
;
STRToggleMenu (//)
Toggle
;
STRGroupMenu (//)
Group...
;
STRSaving (//)
Saving...
;
STRGroupName (//)
Group Name
;
STRCopyingFiles (//)
Copying File(s)...
;
;Ok -- is usually used in a button gadget, as opposed to Cancel
STROk (//)
Ok
;
;Cancel -- usually used in a button gagdet
STRCancel (//)
Cancel
;
;Save -- usually used in a button gadget
STRSave (//)
Save
;
;AskSaveGroups -- Ask the user if the modified groups should be saved
STRAskSaveGroups (//)
Save Modified Groups?
;
;The | must exist between the words in STRSaveNoGadget!!!
STRSaveNoGadget (//)
Save|No
;
;STRAbout MUST contain 3 %s They are for the version, copyright, and the date in that order.
STRAbout (//)
WBStartup+Prefs v%s %s All Rights Reserved.\n\n\
Written By: John Hughes %s\n\n\
IRC: hughes on #amiga\n\
E-Mail: johughes@heartland.bradley.edu\n\
WWW: http://rhf.bradley.edu/~jhughes/\n\n\
WBStartup+ and WBStartup+Prefs are Postcardware. If you use this software, please\n\
send a postcard of your country or city to:\n\
John Hughes\n\
901 Highview Rd.\n\
East Peoria, IL 61611 USA
;
;AddPrograms -- The title of the window that appears when you drop a WB icon in the main window
STRAddPrograms (//)
Add Program(s)
;
STREnabled (//)
Enabled
;
STRDisabled (//)
Disabled
;
STRCopyFile (//)
Copy File(s)
;
STRMoveFile (//)
Move File(s)
;
;StatusOfPrograms -- Meaning should the programs be enabled or disabled
STRStatusOfPrograms (//)
Status of Program(s)
;
;Operation -- Meaning which operation to do ... copy files or move files
STROperation (//)
Operation