Initial import of Scalos. To decrease size I have
[AROS-Contrib.git] / scalos / Modules / Execute_Command.MUI / Catalogs / sample / Scalos / Execute_Command.ct
blob8a546a1195c54d113691e46150a80da676b1e1c9
1 ; Execute_Command.ct
2 ## version $VER: Execute_Command.catalog 40.1 (26 Feb 2005 22:01:34)
3 ## codeset 0s
4 ## language xxxxxx
6 ;#arrayopts static __far
9 MSGID_TITLENAME
10 Scalos Execute_Command
13 MSGID_OKBUTTON
14 Execute
17 MSGID_OKBUTTON_SHORT
21 MSGID_SHORTHELP_OKBUTTON
22 Execute command as stated in \n\
23 the string gadget's content.
26 MSGID_CANCELBUTTON
27 Cancel
30 MSGID_CANCELBUTTON_SHORT
34 MSGID_SHORTHELP_CANCELBUTTON
35 Discard all changes and\n\
36 do not execute any command.
39 MSGID_CREATE_APPLICATION_FAILED
40 Failed to create Application.\n
43 MSGID_CREATE_MAINWINDOW_FAILED
44 Failed to open main window !\n
47 MSGID_OPEN_LIBRARY_FAILED
48 Failed to open \"%s\" !\n
50 ;;-----------------------------------------------------------
52 MSGID_MENU_PROJECT
53 Project
56 MSGID_MENU_PROJECT_ABOUT
57 About...
60 MSGID_MENU_PROJECT_ABOUTMUI
61 About MUI...
64 MSGID_MENU_PROJECT_QUIT
65 Quit
68 MSGID_MENU_PROJECT_QUIT_SHORT
71 ;-----------------------------------------------------------
73 MSGID_ABOUTREQOK
74 _OK
77 MSGID_ABOUTREQFORMAT
78 \33c\033bScalos Execute_Command.module V%ld.%ld\033n\n\
79 %s\n\
80 © 2004%s The Scalos Team
82 ;-----------------------------------------------------------
85 MSGID_TEXT_ENTER_COMMAND
86 Enter command and its arguments:
89 MSGID_LABEL_COMMAND
90 Command:
93 MSGID_TITLE_ERRORREQ
94 Execute_Command Error
97 MSGID_CURRENTDIR
98 Current dir: "%s"
101 MSGID_CURRENTDIR_SHORTHELP
102 Current dir.\n\n\
103 It's possible to show all content of this gadget using\n\
104 the scroller located at the bottom of the window.\n\
105 Can be usefull for large path lenght.
108 MSGID_ERRORREQ_BODYTEXT
109 Could not execute command\n\
110 \"%s\"\n\
114 MSGID_REQ_OK
115  _Ok
118 MSGID_ASL_REQUESTER_SHORTHELP
119 Open a ASL file requeter\n\
120 and choose a file to execute.\n\
123 MSGID_COMMAND_ASLTITLE
124 Select file to execute
127 MSGID_LABEL_STACK
128 Stack:
131 MSGID_GET_DEFSTACK_SHORTHELP
132 Use default stack size
135 MSGID_LABEL_CHECKQUIT
136 Stay opened
139 MSGID_CHECKQUIT_SHORTHELP
140 If selected, Execute_Command.module\n\
141 stay opened after execution.
143 ;-----------------------------------------------------------
145 MSGID_STARTUP_FAILURE
146 Execute_Command.module startup failed
149 MSGID_STARTUP_RETRY_QUIT_GAD
150 Try again|Quit
153 MSGID_STARTUP_MCC_NOT_FOUND
154 Couldn't open MUI custom class '%s' V%lu.%lu.\n\
155 The class is not installed.
158 MSGID_STARTUP_OLD_MCC
159 Couldn't open MUI custom class '%s' V%lu.%lu.\n\
161 Currently installed is V%lu.%lu, please upgrade!
164 MSGID_STARTUP_MCC_IN_USE
165 Couldn't open MUI custom class '%s' V%lu.%lu.\n\
166 %lu.%lu is currently in use by other applications.\n\
168 Once you have installed the required version,\n\
169 close all MUI programs, make sure the old class\n\
170 is flushed from memory and try again.
172 ;-----------------------------------------------------------