[APPLICATIONS]
[reactos.git] / reactos / base / applications / mscutils / servman / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 IDR_MAINMENU MENU
4 BEGIN
5 POPUP "&File"
6 BEGIN
7 MENUITEM "Export...", ID_EXPORT
8 MENUITEM SEPARATOR
9 MENUITEM "E&xit", ID_EXIT
10 END
11 POPUP "Action"
12 BEGIN
13 MENUITEM "Connect to...", ID_CONNECT, GRAYED
14 MENUITEM SEPARATOR
15 MENUITEM "Start", ID_START, GRAYED
16 MENUITEM "Stop", ID_STOP, GRAYED
17 MENUITEM "Pause", ID_PAUSE, GRAYED
18 MENUITEM "Resume", ID_RESUME, GRAYED
19 MENUITEM "Restart", ID_RESTART, GRAYED
20 MENUITEM SEPARATOR
21 MENUITEM "Refresh", ID_REFRESH
22 MENUITEM SEPARATOR
23 MENUITEM "Edit...", ID_EDIT, GRAYED
24 MENUITEM "Create...", ID_CREATE, GRAYED
25 MENUITEM "Delete...", ID_DELETE, GRAYED
26 MENUITEM SEPARATOR
27 MENUITEM "Properties...", ID_PROP, GRAYED
28 END
29 POPUP "View"
30 BEGIN
31 MENUITEM "Large Icons", ID_VIEW_LARGE
32 MENUITEM "Small Icons", ID_VIEW_SMALL
33 MENUITEM "List", ID_VIEW_LIST
34 MENUITEM "Details", ID_VIEW_DETAILS
35 MENUITEM SEPARATOR
36 MENUITEM "Customize...", ID_VIEW_CUST, GRAYED
37 END
38 POPUP "Help"
39 BEGIN
40 MENUITEM "Help", ID_HELP
41 MENUITEM "About", ID_ABOUT
42 END
43 END
44
45 IDR_POPUP MENU
46 BEGIN
47 POPUP "popup"
48 BEGIN
49 MENUITEM "Start", ID_START, GRAYED
50 MENUITEM "Stop", ID_STOP, GRAYED
51 MENUITEM "Pause", ID_PAUSE, GRAYED
52 MENUITEM "Resume", ID_RESUME, GRAYED
53 MENUITEM "Restart", ID_RESTART, GRAYED
54 MENUITEM SEPARATOR
55 MENUITEM "Refresh", ID_REFRESH
56 MENUITEM SEPARATOR
57 MENUITEM "Edit...", ID_EDIT, GRAYED
58 MENUITEM "Delete...", ID_DELETE, GRAYED
59 MENUITEM SEPARATOR
60 MENUITEM "Properties...", ID_PROP, GRAYED
61 MENUITEM SEPARATOR
62 MENUITEM "Help...", ID_HELP
63 END
64 END
65
66 IDD_ABOUTBOX DIALOGEX 22, 16, 190, 182
67 CAPTION "About Service Manager"
68 FONT 8, "MS Shell Dlg", 0, 0
69 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | WS_SYSMENU | DS_MODALFRAME
70 BEGIN
71 LTEXT "Service Manager v0.8\nCopyright (C) 2005-2007\nby Ged Murphy (gedmurphy@reactos.org)", IDC_STATIC, 48, 7, 135, 40
72 PUSHBUTTON "Close", IDOK, 75, 162, 44, 15
73 ICON IDI_SM_ICON, IDC_STATIC, 10, 10, 7, 30
74 EDITTEXT IDC_LICENSE_EDIT, 8, 44, 174, 107, WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_READONLY | ES_MULTILINE
75 END
76
77 IDD_DLG_GENERAL DIALOGEX 6, 6, 253, 232
78 CAPTION "General"
79 FONT 8, "MS Shell Dlg", 0, 0
80 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
81 BEGIN
82 LTEXT "", IDC_SERV_NAME, 70, 11, 176, 11, WS_CHILD | WS_VISIBLE
83 EDITTEXT IDC_DISP_NAME, 70, 29, 176, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
84 EDITTEXT IDC_DESCRIPTION, 70, 46, 176, 24, WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_MULTILINE | ES_READONLY
85 EDITTEXT IDC_EXEPATH, 6, 86, 240, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
86 COMBOBOX IDC_START_TYPE, 70, 107, 176, 40, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
87 PUSHBUTTON "Start", IDC_START, 6, 155, 54, 15, WS_DISABLED
88 PUSHBUTTON "Stop", IDC_STOP, 68, 155, 54, 15, WS_DISABLED
89 PUSHBUTTON "Pause", IDC_PAUSE, 130, 155, 54, 15, WS_DISABLED
90 PUSHBUTTON "Resume", IDC_RESUME, 192, 155, 54, 15, WS_DISABLED
91 LTEXT "Service name:", IDC_STATIC, 4, 11, 53, 11
92 LTEXT "Display name:", IDC_STATIC, 4, 29, 53, 11
93 LTEXT "Description:", IDC_STATIC, 4, 51, 53, 11
94 LTEXT "Path to executable:", IDC_STATIC, 6, 73, 82, 9
95 LTEXT "Startup type:", IDC_STATIC, 6, 108, 53, 11
96 LTEXT "Service status:", IDC_STATIC, 4, 138, 53, 11
97 LTEXT "", IDC_SERV_STATUS, 70, 138, 176, 11, WS_CHILD | WS_VISIBLE
98 LTEXT "You can specify the start parameters that apply when you start the service from here.", IDC_STATIC, 6, 177, 240, 15
99 LTEXT "Start parameters:", IDC_STATIC, 6, 200, 58, 11
100 EDITTEXT IDC_START_PARAM, 68, 199, 178, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
101 PUSHBUTTON "Edit", IDC_EDIT, 192, 215, 54, 15, WS_DISABLED
102 END
103
104 IDD_DLG_DEPEND DIALOGEX 6, 6, 253, 225
105 CAPTION "Dependencies"
106 FONT 8, "MS Shell Dlg", 0, 0
107 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
108 BEGIN
109 CONTROL "", IDC_DEPEND_TREE1, "SysTreeView32" , WS_BORDER | WS_CHILDWINDOW |
110 WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES |
111 TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 70, 236, 68
112 CONTROL "", IDC_DEPEND_TREE2, "SysTreeView32", WS_BORDER | WS_CHILDWINDOW |
113 WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES |
114 TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 151, 234, 67
115 LTEXT "Some services depend on other services, system drivers and load order groups. If a system component is stopped or it is not running properly, dependant services can be affected.", IDC_STATIC, 8, 7, 238, 26
116 LTEXT "This service depends on the following components", IDC_STATIC, 8, 57, 236, 9
117 LTEXT "", IDC_DEPEND_SERVICE, 8, 38, 236, 13
118 END
119
120 IDD_DLG_CREATE DIALOGEX 6, 6, 225, 209
121 CAPTION "Create a service"
122 FONT 8, "MS Shell Dlg", 0, 0
123 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
124 BEGIN
125 EDITTEXT IDC_CREATE_SERVNAME, 72, 12, 150, 11, WS_CHILD | WS_VISIBLE | WS_EX_CLIENTEDGE
126 EDITTEXT IDC_CREATE_DISPNAME, 72, 31, 150, 11, WS_CHILD | WS_VISIBLE
127 EDITTEXT IDC_CREATE_PATH, 10, 62, 210, 13, WS_CHILD | WS_VISIBLE
128 EDITTEXT IDC_CREATE_DESC, 10, 97, 210, 48, WS_CHILD | WS_VISIBLE
129 EDITTEXT IDC_CREATE_OPTIONS, 10, 162, 210, 13, WS_CHILD | WS_VISIBLE
130 LTEXT "*Service Name :", IDC_STATIC, 12, 12, 54, 9
131 LTEXT "*Display Name :", IDC_STATIC, 12, 33, 54, 9
132 LTEXT "*Path to executable :", IDC_STATIC, 10, 51, 68, 9
133 LTEXT "Description :", IDC_STATIC, 12, 86, 44, 9
134 PUSHBUTTON "OK", IDOK, 126, 192, 44, 13
135 PUSHBUTTON "Cancel", IDCANCEL, 176, 192, 46, 13
136 LTEXT "Additional options (click help for details)", IDC_STATIC, 10, 151, 134, 9
137 PUSHBUTTON "Help", ID_CREATE_HELP, 10, 192, 44, 13
138 END
139
140 IDD_DLG_DELETE DIALOGEX 6, 6, 185, 148
141 CAPTION "Delete a service"
142 FONT 8, "MS Shell Dlg", 0, 0
143 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
144 BEGIN
145 ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
146 LTEXT "Are you sure you want to delete the following service? This cannot be undone once removed!", IDC_STATIC, 50, 6, 125, 25
147 LTEXT "Service Name:", IDC_STATIC, 6, 40, 80, 9
148 LTEXT "", IDC_DEL_NAME, 15, 53, 160, 15
149 EDITTEXT IDC_DEL_DESC, 6, 73, 174, 48, WS_CHILD | WS_VISIBLE | WS_VSCROLL |
150 WS_EX_STATICEDGE | ES_MULTILINE | ES_READONLY
151 PUSHBUTTON "Yes", IDOK, 26, 129, 54, 13
152 DEFPUSHBUTTON "No", IDCANCEL, 102, 129, 54, 13
153 END
154
155 IDD_DLG_DEPEND_STOP DIALOGEX 6, 6, 240, 148
156 CAPTION "Stop Other Services"
157 FONT 8, "MS Shell Dlg", 0, 0
158 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
159 BEGIN
160 ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
161 LTEXT "", IDC_STOP_DEPENDS, 40, 8, 170, 25
162 LISTBOX IDC_STOP_DEPENDS_LB, 15, 40, 210, 70, WS_CHILD | WS_VISIBLE | WS_EX_STATICEDGE | LBS_NOSEL
163 LTEXT "Do you want to stop these services?", IDC_STATIC, 15, 110, 150, 10
164 DEFPUSHBUTTON "Yes", IDOK, 60, 129, 54, 14
165 PUSHBUTTON "No", IDCANCEL, 120, 129, 54, 14
166 END
167
168 IDD_DLG_HELP_OPTIONS DIALOGEX 6, 6, 200, 150
169 CAPTION "Options"
170 FONT 8, "MS Shell Dlg", 0, 0
171 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
172 BEGIN
173 LTEXT "", IDC_CREATE_HELP, 6, 5, 200, 150
174 PUSHBUTTON "Ok", IDOK, 75, 130, 44, 13
175 END
176
177 IDD_DLG_PROGRESS DIALOGEX 6, 6, 255, 89
178 CAPTION "Service Control"
179 FONT 8, "MS Shell Dlg", 0, 0
180 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | WS_SYSMENU | WS_VISIBLE | DS_MODALFRAME
181 EXSTYLE WS_EX_TOOLWINDOW
182 BEGIN
183 CONTROL "", IDC_SERVCON_PROGRESS, "msctls_progress32", 0x50000000, 8, 46, 238, 13
184 LTEXT "", IDC_SERVCON_INFO, 8, 5, 236, 11
185 LTEXT "", IDC_SERVCON_NAME, 8, 25, 66, 11
186 PUSHBUTTON "&Close", IDOK, 100, 70, 54, 13
187 END
188
189 STRINGTABLE
190 BEGIN
191 IDS_FIRSTCOLUMN "Name"
192 IDS_SECONDCOLUMN "Description"
193 IDS_THIRDCOLUMN "Status"
194 IDS_FOURTHCOLUMN "Startup Type"
195 IDS_FITHCOLUMN "Log On As"
196 END
197
198 STRINGTABLE
199 BEGIN
200 IDS_SERVICES_STARTED "Started"
201 IDS_SERVICES_STOPPED "Stopped"
202 IDS_SERVICES_AUTO "Automatic"
203 IDS_SERVICES_MAN "Manual"
204 IDS_SERVICES_DIS "Disabled"
205 END
206
207 STRINGTABLE
208 BEGIN
209 IDS_NUM_SERVICES "Num Services: %d"
210 IDS_STOP_DEPENDS "When %s stops, these other services will also stop"
211 IDS_NO_DEPENDS "<No Dependencies>"
212 IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
213 END
214
215 STRINGTABLE
216 BEGIN
217 IDS_TOOLTIP_PROP "Properties"
218 IDS_TOOLTIP_REFRESH "Refresh"
219 IDS_TOOLTIP_EXPORT "Export list"
220 IDS_TOOLTIP_CREATE "Create a new service"
221 IDS_TOOLTIP_DELETE "Deletes an existing service"
222 IDS_TOOLTIP_START "Start service"
223 IDS_TOOLTIP_STOP "Stop service"
224 IDS_TOOLTIP_PAUSE "Pause service"
225 IDS_TOOLTIP_RESTART "Restart service"
226 END
227
228 STRINGTABLE
229 BEGIN
230 IDS_PROGRESS_INFO_START "ReactOS is attempting to start the following service"
231 IDS_PROGRESS_INFO_STOP "ReactOS is attempting to stop the following service"
232 IDS_PROGRESS_INFO_PAUSE "ReactOS is attempting to pause the following service"
233 IDS_PROGRESS_INFO_RESUME "ReactOS is attempting to resume the following service"
234 IDS_CREATE_SUCCESS "Service Created Succesfully"
235 IDS_DELETE_SUCCESS "Service Deleted Succesfully"
236 IDS_CREATE_REQ "Fields marked with an\nasterix are mandatory"
237 IDS_DELETE_STOP "You must manually stop the service before deleting!"
238 END
239
240 STRINGTABLE
241 BEGIN
242 IDS_HELP_OPTIONS "CREATE OPTIONS:\r\nNOTE: The option name includes the equal sign.\r\n type= <own|share|interact|kernel|filesys|rec>\r\n (default = own)\r\n start= <boot|system|auto|demand|disabled>\r\n (default = demand) \r\n error= <normal|severe|critical|ignore>\r\n (default = normal)\r\n group= <LoadOrderGroup>\r\n tag= <yes|no>\r\n depend= <Dependencies(separated by / (forward slash))>\r\n obj= <AccountName|ObjectName>\r\n (default = LocalSystem)\r\n password= <password>\r\n"
243 END
244
245 /* Hints */
246 STRINGTABLE
247 BEGIN
248 IDS_HINT_BLANK " "
249 IDS_HINT_EXPORT " Exports the current list to a file."
250 IDS_HINT_EXIT " Exits the program."
251 IDS_HINT_CONNECT " Manage a different computer."
252 IDS_HINT_START " Start the selected service."
253 IDS_HINT_STOP " Stop the selected service."
254 IDS_HINT_PAUSE " Pause the selected service."
255 IDS_HINT_RESUME " Resume the selected service."
256 IDS_HINT_RESTART " Stop and start the selected service."
257 IDS_HINT_REFRESH " Refresh the service list."
258 IDS_HINT_EDIT " Edit the properties of the selected service."
259 IDS_HINT_CREATE " Create a new service."
260 IDS_HINT_DELETE " Delete the selected service."
261 IDS_HINT_PROP " Open property sheet for the current selection."
262 IDS_HINT_LARGE " Display items by using large icons."
263 IDS_HINT_SMALL " Display items by using small icons."
264 IDS_HINT_LIST " Display item in a list."
265 IDS_HINT_DETAILS " Display information about each item in a window."
266 IDS_HINT_CUST " Customizes the view."
267 IDS_HINT_HELP " Display help window."
268 IDS_HINT_ABOUT " About ReactOS Service Manager."
269 IDS_HINT_SYS_RESTORE " Restores this window to normal size."
270 IDS_HINT_SYS_MOVE " Moves this window."
271 IDS_HINT_SYS_SIZE " Resizes this window."
272 IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon."
273 IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen."
274 IDS_HINT_SYS_CLOSE " Closes this window."
275 END
276
277 /* Application title */
278 STRINGTABLE
279 BEGIN
280 IDS_APPNAME "ReactOS Service Manager"
281 END