#language english
#version 0
;
MSG_PROJECT (1//)
Project
;
MSG_ABOUT (2//)
About
;
MSG_PREFS (3//)
Preferences
;
MSG_CLI (4//)
NewShell
;
MSG_QUIT (5//)
Quit
;
MSG_EDIT (6//)
Edit
;
MSG_DELETE (7//)
Delete
;
MSG_NEWFILE (8//)
New file
;
MSG_WBSTART (9//)
Call WBStartup+
;
MSG_COMMANDS (10//)
Commands
;
MSG_USER (11//)
Disable User-Startup
;
MSG_WBSTARTUP (12//)
Disable WBStartup
;
MSG_REMEMBER (13//)
Remember choices
;
MSG_ERWIN (14//)
unable to open window !
;
MSG_ERDIR (15//)
can't find your directory !
;
MSG_ERNODIR (16//)
Not a directory !
;
MSG_ERSCR (17//)
Unable to lock Workbench screen !
;
MSG_ERGAD (18//)
Can't open Gadtools.library !
;
MSG_ERMEM (19//)
Not enough memory !
;
MSG_ERMOUSE (20//)
No Startup-Sequence !\n
;
MSG_NOFILE (21//)
No script in the directory !
;
MSG_NORENUSER (22//)
Can't rename User-Startup !
;
MSG_NORNENWBS (23//)
Can't rename WBStartup or WBStartup.info !
;
MSG_NOEXECUTE (24//)
Can't execute this script !
;
MSG_CLOSEWIN (25//)
Please close the\nwindows to continue
;
MSG_ERLOC (26//)
Can't open Locale.library !
;
MSG_HIGHSCRIPT (27//)
Selected script
;
MSG_DELSCRIPT (28//)
Do you really want to delete\nthe selected script ?
;
MSG_YESNO (29//)
YES|NO
;
MSG_ERFONT (30//)
Can't open Diskfont.library !
;
MSG_ERICON (31//)
Can't open Icon.library !
;
MSG_LOADSSP (32//)
Loading StartupSelectorPrefs...
;
MSG_ERROR (33//)
Error !
;
