## version $VER: ARexxSupervisor.catalog 1.10 (05.03.94)
## codeset 0
## language X
;
MSG_NO_REQTOOLS_LIB

; You need reqtools.library V38+ !;
MSG_NO_REXXSYS_LIB

; Unable to open rexxsyslib.library !;
MSG_CANNOT_LOCK_SCREEN

; Cannot lock the screen !;
MSG_NO_WINDOW

; Cannot open window !;
MSG_NO_AMIGAGUIDE_LIB

; Unable to open amigaguide.library V34+ for help.\n\
; Check out Fish #870 for the complete AmigaGuide package.;
MSG_REXX_PORT_NOT_FOUND

; Cannot find the REXX port !;
MSG_NO_WORKBENCH_LIB

; Unable to open workbench.library V36+ !;
MSG_STILL_CANNOT_QUIT

; You still can't quit...;
MSG_CANNOT_REOPEN_WINDOW

; Cannot reopen window (probably not enough memory) !\n\
; Retry after freeing some.;
MSG_INVALID_PRIORITY

; Invalid priority !\n\
; (ARG1 must be a number between -100 and 100 inclusive);
MSG_INVALID_OFFSET

; Invalid offset !\n\
; (ARG2 must be a valid library offset);
MSG_INVALID_VERSION

; Invalid version number !\n\
; (ARG3 must be a valid version number);
MSG_CANNOT_FIND_PORT

; I cannot find that port !\n\
; (was it removed while I was busy ?);
MSG_NO_STDIN_STREAM

; Cannot open StdIn stream.\n\
; NIL: will be used.;
MSG_NO_STDOUT_STREAM

; Cannot open StdOut stream.\n\
; NIL: will be used.;
MSG_ERROR_REQ_TITLE

; ARexxSupervisor error:;
MSG_ERROR_REQ_GAD

; Gasp.;
MSG_INFO_BODY

; ARexxSupervisor is Copyright ©1993-94 by F.Delacroix\n\
; \n\
; It is released as SHAREWARE: you can copy and distribute it\n\
; as long as the conditions described in the doc are met.\n\
; \n\
; If you find this program useful,send me a little contribution\n\
; (any amount will be appreciated!)\n\
; \n\
; Frédéric DELACROIX, 5 rue d'Artres, 59269 QUERENAING, FRANCE\n\
; \n\
; The GUI was partially created using GadToolsBox 2.0 which is\n\
; Copyright ©1991-93 Jaba Development\n\
; \n\
; Click to continue...;
MSG_ICONCLICKED_BODY

; ARexxSupervisor is SHAREWARE\n\
; Shall I...?;
MSG_ICONCLICKED_GAD

; _Wake up|_Quit|_Stay asleep;
MSG_SURE_TO_QUIT_BODY

; Are you sure you want to quit ?;
MSG_SURE_TO_QUIT_GAD

; _Yes,quit !|_No,Stay !;
MSG_CANT_QUIT_NOW_BODY

; You can't quit now,\n\
; I'm still waiting for a reply !;
MSG_CANT_QUIT_NOW_GAD

; Iconify|Cancel;
MSG_FILEREQ_TITLE

; ARexxSupervisor's Requester;
MSG_NOIO_CHECKBOX_GAD

; N_NoIO;
MSG_RESULT_CHECKBOX_GAD

; R_Result;
MSG_STRING_CHECKBOX_GAD

; S_String;
MSG_TOKEN_CHECKBOX_GAD

; T_Token;
MSG_SEND_BUTTON_GAD

; MSend _message;
MSG_PORT_STRING_GAD

; P_Port;
MSG_HELP_BUTTON_GAD

; \x01Help;
MSG_INFO_BUTTON_GAD

; ?_?;
MSG_FILEEXT_STRING_GAD

; XFileE_xt;
MSG_STDIN_STRING_GAD

; IStd_In;
MSG_STDOUT_STRING_GAD

; OStd_Out;
MSG_RESULT1_TEXT_GAD

; \x01Result1;
MSG_RESULT2_TEXT_GAD

; \x01Result2;
MSG_HALT_BUTTON_GAD

; H_Halt;
MSG_GLOBALTRACE_CHECKBOX_GAD

; G_Global trace;
MSG_ICONIFY_BUTTON_GAD

; \x01I;
MSG_TYPE_CYCLE_GAD

; YT_ype;
MSG_QUIT_BUTTON_GAD

; Q_Q;
MSG_ADDCLIP_TYPELABEL_GAD

; Add clip entry;
MSG_REMCLIP_TYPELABEL_GAD

; Remove clip entry;
MSG_ADDLIB_TYPELABEL_GAD

; Add library;
MSG_REMLIB_TYPELABEL_GAD

; Remove library;
MSG_SENDCOMM_TYPELABEL_GAD

; Send command;
MSG_CALLFUNC_TYPELABEL_GAD

; Call function;
MSG_CLOSECONSOLE_TYPELABEL_GAD

; Close tracing console;
MSG_OPENCONSOLE_TYPELABEL_GAD

; Open tracing console;
