[SHELL32] Remove 2 redundant initializations
[reactos.git] / dll / win32 / shell32 / lang / ca-ES.rc
1 LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
2
3 MENU_001 MENUEX
4 BEGIN
5 MENUITEM "Lar&ge Icons", FCIDM_SHVIEW_BIGICON
6 MENUITEM "S&mall Icons", FCIDM_SHVIEW_SMALLICON
7 MENUITEM "&List", FCIDM_SHVIEW_LISTVIEW
8 MENUITEM "&Details", FCIDM_SHVIEW_REPORTVIEW
9 MENUITEM "", -1, MFT_SEPARATOR
10 POPUP "Arrange &Icons By", FCIDM_SHVIEW_ARRANGE
11 BEGIN
12 MENUITEM "", -1, MFT_SEPARATOR
13 MENUITEM "&Auto Arrange", FCIDM_SHVIEW_AUTOARRANGE
14 MENUITEM "Align to &Grid", FCIDM_SHVIEW_ALIGNTOGRID
15 END
16 END
17
18 /* shellview background menu */
19 MENU_002 MENUEX
20 BEGIN
21 POPUP ""
22 BEGIN
23 POPUP "&View", FCIDM_SHVIEW_VIEW
24 BEGIN
25 MENUITEM "Lar&ge Icons", FCIDM_SHVIEW_BIGICON
26 MENUITEM "S&mall Icons", FCIDM_SHVIEW_SMALLICON
27 MENUITEM "&List", FCIDM_SHVIEW_LISTVIEW
28 MENUITEM "&Details", FCIDM_SHVIEW_REPORTVIEW
29 END
30 MENUITEM "", -1, MFT_SEPARATOR
31 POPUP "Arrange &Icons By", FCIDM_SHVIEW_ARRANGE
32 BEGIN
33 MENUITEM "", -1, MFT_SEPARATOR
34 MENUITEM "&Auto Arrange", FCIDM_SHVIEW_AUTOARRANGE
35 MENUITEM "Align to &Grid", FCIDM_SHVIEW_ALIGNTOGRID
36 END
37 MENUITEM "Refresh", FCIDM_SHVIEW_REFRESH
38 MENUITEM "", -1, MFT_SEPARATOR
39 MENUITEM "Paste", FCIDM_SHVIEW_INSERT
40 MENUITEM "Paste as Link", FCIDM_SHVIEW_INSERTLINK
41 END
42 END
43
44 /* menubar EDIT menu */
45 MENU_003 MENU
46 BEGIN
47 MENUITEM "&Undo\tCtrl+Z", FCIDM_SHVIEW_UNDO
48 MENUITEM SEPARATOR
49 MENUITEM "Cu&t\tCtrl+X", FCIDM_SHVIEW_CUT
50 MENUITEM "&Copy\tCtrl+C", FCIDM_SHVIEW_COPY
51 MENUITEM "&Paste\tCtrl+V", FCIDM_SHVIEW_INSERT
52 MENUITEM "Paste &shortcut", FCIDM_SHVIEW_INSERTLINK
53 MENUITEM SEPARATOR
54 MENUITEM "Copy to &folder...", FCIDM_SHVIEW_COPYTO
55 MENUITEM "Mo&ve to folder...", FCIDM_SHVIEW_MOVETO
56 MENUITEM SEPARATOR
57 MENUITEM "Select &all\tCtrl+A", FCIDM_SHVIEW_SELECTALL
58 MENUITEM "&Invert Selection", FCIDM_SHVIEW_INVERTSELECTION
59 END
60
61 /* shellview item menu */
62 MENU_SHV_FILE MENU
63 BEGIN
64 POPUP ""
65 BEGIN
66 MENUITEM SEPARATOR
67 MENUITEM "Cu&t", IDM_CUT
68 MENUITEM "&Copy", IDM_COPY
69 MENUITEM "Paste", IDM_INSERT
70 MENUITEM SEPARATOR
71 MENUITEM "Create &Link", IDM_CREATELINK
72 MENUITEM "&Delete", IDM_DELETE
73 MENUITEM "&Rename", IDM_RENAME
74 MENUITEM SEPARATOR
75 MENUITEM "&Properties", IDM_PROPERTIES
76 END
77 END
78
79 IDM_DRAGFILE MENU
80 BEGIN
81 POPUP ""
82 BEGIN
83 MENUITEM "&Copy here", IDM_COPYHERE
84 MENUITEM "&Move here", IDM_MOVEHERE
85 MENUITEM "Create &shortcuts here", IDM_LINKHERE
86 MENUITEM SEPARATOR
87 MENUITEM "Cancel", 0
88 END
89 END
90
91 IDD_BROWSE_FOR_FOLDER DIALOGEX 15, 40, 188, 192
92 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
93 CAPTION "Browse for Folder"
94 FONT 8, "MS Shell Dlg"
95 BEGIN
96 DEFPUSHBUTTON "OK", 1, 60, 175, 60, 15, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
97 PUSHBUTTON "Cancel", 2, 125, 175, 60, 15, WS_GROUP | WS_TABSTOP
98 LTEXT "", IDC_BROWSE_FOR_FOLDER_TITLE, 4, 4, 180, 24
99 LTEXT "", IDC_BROWSE_FOR_FOLDER_STATUS, 4, 25, 180, 12
100 CONTROL "", IDC_BROWSE_FOR_FOLDER_TREEVIEW, "SysTreeView32", TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | WS_BORDER | WS_TABSTOP, 4, 40, 180, 120
101 END
102
103 IDD_BROWSE_FOR_FOLDER_NEW DIALOGEX 15, 40, 218, 196
104 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
105 CAPTION "Browse for Folder"
106 FONT 8, "MS Shell Dlg"
107 BEGIN
108 LTEXT "", IDC_BROWSE_FOR_FOLDER_TITLE, 10, 8, 198, 24
109 LTEXT "", IDC_BROWSE_FOR_FOLDER_STATUS, 10, 25, 198, 12
110 EDITTEXT IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT, 12, 38, 194, 14, ES_AUTOHSCROLL | WS_GROUP
111 CONTROL "", IDC_BROWSE_FOR_FOLDER_TREEVIEW, "SysTreeView32", TVS_SHOWSELALWAYS | TVS_EDITLABELS | TVS_LINESATROOT | TVS_HASLINES | TVS_HASBUTTONS | WS_BORDER | WS_TABSTOP, 12, 58, 194, 105
112 PUSHBUTTON "&Make New Folder", IDC_BROWSE_FOR_FOLDER_NEW_FOLDER, 12, 174, 77, 14, WS_GROUP | WS_TABSTOP
113 DEFPUSHBUTTON "OK", IDOK, 102, 174, 50, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
114 PUSHBUTTON "Cancel", IDCANCEL, 156, 174, 50, 14, WS_GROUP | WS_TABSTOP
115 END
116
117 IDD_YESTOALL_MSGBOX DIALOGEX 200, 100, 280, 90
118 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
119 CAPTION "Message"
120 FONT 8, "MS Shell Dlg"
121 BEGIN
122 DEFPUSHBUTTON "&Yes", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP
123 PUSHBUTTON "Yes to &all", IDC_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP
124 PUSHBUTTON "&No", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP
125 PUSHBUTTON "&Cancel", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP
126 ICON "", IDC_YESTOALL_ICON, 10, 10, 16, 16
127 LTEXT "", IDC_YESTOALL_MESSAGE, 40, 10, 238, 52, 0
128 END
129
130 IDD_ABOUT DIALOGEX 0, 0, 275, 198
131 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
132 CAPTION "Quant a %s"
133 FONT 8, "MS Shell Dlg"
134 BEGIN
135 ICON "", IDC_ABOUT_ICON, 7, 55, 21, 20
136 LTEXT "", IDC_ABOUT_APPNAME, 35, 55, 200, 10, SS_NOPREFIX
137 LTEXT "", IDC_ABOUT_VERSION, 35, 65, 250, 10, SS_NOPREFIX
138 LTEXT "Copyright 1996-", IDC_STATIC, 35, 75, 53, 10
139 LTEXT COPYRIGHT_YEAR, IDC_STATIC, 88, 75, 17, 10
140 LTEXT " ReactOS Team\0", IDC_STATIC, 105, 75, 53, 10
141 LTEXT "", IDC_ABOUT_OTHERSTUFF, 35, 90, 180, 20, SS_NOPREFIX
142 LTEXT "This ReactOS version is registered to:", IDC_ABOUT_REG_TO, 35, 115, 180, 10
143 LTEXT "", IDC_ABOUT_REG_USERNAME, 45, 125, 180, 10, SS_NOPREFIX
144 LTEXT "", IDC_ABOUT_REG_ORGNAME, 45, 135, 180, 10, SS_NOPREFIX
145 LTEXT "", IDC_STATIC, 35, 147, 235, 1, SS_ETCHEDHORZ
146 LTEXT "Installed physical memory:", IDC_STATIC, 35, 152, 130, 10
147 LTEXT "", IDC_ABOUT_PHYSMEM, 167, 152, 88, 10
148 DEFPUSHBUTTON "D'Acord", IDOK, 220, 178, 50, 14
149 PUSHBUTTON "", IDC_ABOUT_AUTHORS, 5, 178, 70, 14
150 END
151
152 IDD_ABOUT_AUTHORS DIALOGEX 35, 90, 235, 85
153 STYLE DS_SHELLFONT | WS_CHILD
154 FONT 8, "MS Shell Dlg"
155 BEGIN
156 LTEXT "ReactOS ha estat construit per:", IDC_STATIC, 0, 0, 180, 10
157 LISTBOX IDC_ABOUT_AUTHORS_LISTBOX, 0, 10, 165, 75
158 END
159
160 IDD_RUN DIALOGEX 0, 0, 227, 95
161 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
162 CAPTION "Run"
163 FONT 8, "MS Shell Dlg"
164 BEGIN
165 ICON "", IDC_RUNDLG_ICON, 7, 11, 18, 20, WS_VISIBLE
166 LTEXT "Type the name of a program, folder, document, or Internet resource, and ReactOS will open it for you.", 12289, 36, 11, 185, 18
167 LTEXT "&Open:", 12305, 7, 39, 24, 10
168 CONTROL "", IDC_RUNDLG_EDITPATH, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 184, 100
169 DEFPUSHBUTTON "OK", IDOK, 36, 70, 59, 14, WS_TABSTOP
170 PUSHBUTTON "Cancel", IDCANCEL, 98, 70, 59, 14, WS_TABSTOP
171 PUSHBUTTON "&Browse...", 12288, 160, 70, 59, 14, WS_TABSTOP
172 END
173
174 IDD_SHORTCUT_PROPERTIES DIALOGEX 0, 0, 235, 215
175 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
176 CAPTION "Shortcut"
177 FONT 8, "MS Shell Dlg", 0, 0, 0x0
178 BEGIN
179 ICON "", IDC_SHORTCUT_ICON, 8, 8, 21, 20, WS_VISIBLE
180 EDITTEXT IDC_SHORTCUT_TEXT, 49, 10, 180, 14, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
181 LTEXT "", -1, 8, 31, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
182 LTEXT "Target type:", IDC_SHORTCUT_TYPE, 8, 38, 68, 10
183 EDITTEXT IDC_SHORTCUT_TYPE_EDIT, 79, 37, 150, 12, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
184 LTEXT "Target location:", IDC_SHORTCUT_LOCATION, 8, 55, 68, 10
185 EDITTEXT IDC_SHORTCUT_LOCATION_EDIT, 79, 53, 150, 12, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
186 LTEXT "&Target:", IDC_SHORTCUT_TARGET, 8, 71, 68, 10
187 EDITTEXT IDC_SHORTCUT_TARGET_TEXT, 79, 69, 150, 14, ES_AUTOHSCROLL
188 LTEXT "", -1, 8, 88, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
189 LTEXT "&Start in:", IDC_SHORTCUT_START_IN, 8, 98, 68, 10
190 EDITTEXT IDC_SHORTCUT_START_IN_EDIT, 79, 96, 150, 14, ES_AUTOHSCROLL
191 LTEXT "Shortcut &key:", IDC_SHORTCUT_KEY, 8, 117, 68, 10
192 CONTROL "", IDC_SHORTCUT_KEY_HOTKEY, "msctls_hotkey32", WS_VISIBLE | WS_CHILD | WS_BORDER | WS_TABSTOP, 79, 115, 150, 14
193 LTEXT "&Run:", IDC_SHORTCUT_RUN, 8, 136, 68, 10
194 COMBOBOX IDC_SHORTCUT_RUN_COMBO, 79, 134, 150, 54, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
195 LTEXT "C&omment:", IDC_SHORTCUT_COMMENT, 8, 154, 68, 10
196 EDITTEXT IDC_SHORTCUT_COMMENT_EDIT, 79, 152, 150, 14, ES_AUTOHSCROLL
197 PUSHBUTTON "&Find Target...", IDC_SHORTCUT_FIND, 9, 172, 70, 14, ES_LEFT
198 PUSHBUTTON "&Change Icon...", IDC_SHORTCUT_CHANGE_ICON, 84, 172, 70, 14, ES_LEFT
199 PUSHBUTTON "A&dvanced...", IDC_SHORTCUT_ADVANCED, 159, 172, 70, 14, ES_LEFT
200 END
201
202 IDD_SHORTCUT_EXTENDED_PROPERTIES DIALOGEX 0, 0, 230, 150
203 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
204 CAPTION "Extended Properties"
205 FONT 8, "MS Shell Dlg", 0, 0, 0x0
206 BEGIN
207 ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
208 LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
209 CHECKBOX "Run with different credentials", IDC_SHORTEX_RUN_DIFFERENT, 25, 50, 150, 10
210 LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
211 CHECKBOX "Run in seperate memory space", IDC_SHORTEX_RUN_SEPARATE, 25, 100, 150, 10, WS_DISABLED
212 PUSHBUTTON "OK", IDOK, 63, 124, 50, 15, WS_VISIBLE
213 PUSHBUTTON "Abort", IDCANCEL, 120, 124, 50, 15, WS_VISIBLE
214 END
215
216 IDD_FOLDER_PROPERTIES DIALOGEX 0, 0, 240, 205
217 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
218 CAPTION "General"
219 FONT 8, "MS Shell Dlg", 0, 0, 0x0
220 BEGIN
221 ICON "", 14000, 16, 7, 32, 32, WS_VISIBLE
222 EDITTEXT 14001, 58, 9, 170, 14, ES_LEFT
223 LTEXT "Type of file:", 14004, 8, 40, 55, 10
224 CONTROL "Folder", 14005, "edit", ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL, 58, 40, 170, 10
225 LTEXT "", -1, 8, 31, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
226 LTEXT "Location:", 14008, 8, 56, 55, 10
227 EDITTEXT 14009, 58, 56, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | ES_AUTOHSCROLL | NOT WS_TABSTOP
228 LTEXT "Size:", 14010, 8, 72, 55, 10
229 EDITTEXT 14011, 58, 72, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
230 LTEXT "Size on disk:", 140101, 8, 88, 55, 10
231 EDITTEXT 14012, 58, 88, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
232 LTEXT "Contains:", 14026, 8, 104, 55, 10
233 EDITTEXT 14027, 58, 104, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
234 LTEXT "", -1, 8, 120, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
235 LTEXT "Created:", 14014, 8, 128, 55, 10
236 EDITTEXT 14015, 58, 128, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
237 LTEXT "", -1, 8, 144, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
238 LTEXT "Attributes:", 14020, 8, 152, 46, 10
239 AUTOCHECKBOX "&Read-only", 14021, 58, 151, 68, 10
240 AUTOCHECKBOX "&Hidden", 14022, 126, 151, 55, 10
241 AUTOCHECKBOX "&Archive", 14023, 181, 151, 59, 10
242 PUSHBUTTON "A&dvanced...", 14028, 158, 170, 70, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
243 END
244
245 IDD_FILE_PROPERTIES DIALOGEX 0, 0, 240, 205
246 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
247 CAPTION "General"
248 FONT 8, "MS Shell Dlg", 0, 0, 0x0
249 BEGIN
250 ICON "", 14000, 16, 7, 32, 32, WS_VISIBLE
251 EDITTEXT 14001, 58, 9, 170, 14, ES_LEFT | WS_TABSTOP
252 LTEXT "", -1, 8, 29, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
253 LTEXT "Type of file:", 14004, 8, 35, 50, 10
254 CONTROL "File", 14005, "edit", ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP, 58, 35, 170, 10
255 LTEXT "Opens with:", 14006, 8, 53, 50, 10
256 ICON "", 14025, 58, 52, 11, 10, NOT WS_VISIBLE
257 PUSHBUTTON "&Change...", 14024, 168, 50, 60, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
258 EDITTEXT 14007, 58, 53, 100, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | ES_AUTOHSCROLL | NOT WS_TABSTOP
259 LTEXT "", -1, 8, 68, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
260 LTEXT "Location:", 14008, 8, 75, 45, 10
261 EDITTEXT 14009, 58, 75, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | ES_AUTOHSCROLL | NOT WS_TABSTOP
262 LTEXT "Size:", 14010, 8, 91, 45, 10
263 EDITTEXT 14011, 58, 91, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
264 LTEXT "Size on disk:", 140112, 8, 107, 55, 10
265 EDITTEXT 14012, 58, 107, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
266 LTEXT "", -1, 8, 123, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
267 LTEXT "Created:", 14014, 8, 131, 45, 10
268 EDITTEXT 14015, 58, 131, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
269 LTEXT "Modified:", 14016, 8, 147, 45, 10
270 EDITTEXT 14017, 58, 147, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
271 LTEXT "Accessed:", 14018, 8, 163, 45, 10
272 EDITTEXT 14019, 58, 163, 170, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
273 LTEXT "", -1, 8, 179, 221, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
274 LTEXT "Attributes:", 14020, 8, 189, 45, 10
275 AUTOCHECKBOX "&Read-only", 14021, 58, 188, 67, 10
276 AUTOCHECKBOX "&Hidden", 14022, 126, 188, 50, 10
277 AUTOCHECKBOX "&Archive", 14023, 181, 188, 49, 10
278 PUSHBUTTON "A&dvanced...", 14028, 180, 185, 50, 15, WS_TABSTOP
279 END
280
281 IDD_FILE_VERSION DIALOGEX 0, 0, 235, 215
282 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
283 CAPTION "Version"
284 FONT 8, "MS Shell Dlg", 0, 0, 0x0
285 BEGIN
286 LTEXT "File version:", 14000, 10, 10, 55, 10
287 EDITTEXT 14001, 77, 10, 152, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER
288 LTEXT "Description:", 14002, 10, 27, 45, 10
289 EDITTEXT 14003, 77, 27, 152, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER
290 LTEXT "Copyright:", 14004, 10, 46, 66, 10
291 EDITTEXT 14005, 77, 46, 152, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER
292 GROUPBOX "Other version information", 14006, 6, 70, 222, 115
293 LTEXT "Item name:", 14007, 13, 82, 50, 10
294 LTEXT "Value:", 14008, 112, 82, 45, 10
295 LISTBOX 14009, 12, 94, 94, 83, LBS_STANDARD | WS_TABSTOP | LBS_NOTIFY
296 EDITTEXT 14010, 112, 93, 109, 83, ES_LEFT | WS_BORDER | WS_VSCROLL | WS_GROUP | ES_MULTILINE | ES_READONLY
297 END
298
299 IDD_DRIVE_PROPERTIES DIALOGEX 0, 0, 240, 220
300 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
301 CAPTION "General"
302 FONT 8, "MS Shell Dlg", 0, 0, 0x0
303 BEGIN
304 ICON "", 14016, 10, 9, 32, 32, WS_VISIBLE
305 EDITTEXT 14000, 40, 11, 190, 14, ES_LEFT | WS_BORDER | WS_GROUP | ES_AUTOHSCROLL
306 LTEXT "", -1, 8, 32, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
307 LTEXT "Type:", -1, 8, 38, 95, 10
308 EDITTEXT 14001, 110, 38, 120, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
309 LTEXT "File system:", -1, 8, 51, 95, 10
310 EDITTEXT 14002, 110, 51, 120, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
311 LTEXT "", -1, 8, 64, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
312 CONTROL "", 14013, "Static", SS_SUNKEN | SS_OWNERDRAW, 8, 69, 10, 10
313 LTEXT "Used space:", -1, 25, 69, 80, 10
314 EDITTEXT 14003, 110, 69, 86, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
315 EDITTEXT 14004, 197, 69, 33, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
316 CONTROL "", 14014, "Static", SS_SUNKEN | SS_OWNERDRAW, 8, 82, 10, 10
317 LTEXT "Free space:", -1, 25, 82, 80, 10
318 EDITTEXT 14005, 110, 82, 86, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
319 EDITTEXT 14006, 197, 82, 33, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
320 LTEXT "", -1, 8, 97, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
321 LTEXT "Capacity:", -1, 25, 103, 80, 10
322 EDITTEXT 14007, 110, 103, 86, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
323 EDITTEXT 14008, 197, 103, 33, 10, ES_LEFT | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP | ES_AUTOHSCROLL
324 CONTROL "", 14015, "Static", SS_OWNERDRAW, 70, 116, 100, 40
325 CTEXT "Drive %c", 14009, 95, 162, 50, 10
326 PUSHBUTTON "&Disk Cleanup", 14010, 160, 159, 70, 15, WS_TABSTOP
327 LTEXT "", -1, 8, 176, 223, 1, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE
328 CHECKBOX "Compress drive to save disk space", 14011, 8, 190, 222, 10, WS_DISABLED
329 CHECKBOX "Allow Indexing Service to index this disk for fast file searching", 14012, 8, 204, 222, 10, WS_DISABLED
330 END
331
332 IDD_DRIVE_TOOLS DIALOGEX 0, 0, 240, 220
333 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
334 CAPTION "Tools"
335 FONT 8, "MS Shell Dlg", 0, 0, 0x0
336 BEGIN
337 GROUPBOX "Error-checking", -1, 5, 5, 230, 60
338 ICON IDI_SHELL_TOOLS_CHKDSK, IDC_STATIC, 13, 25, 21, 20
339 LTEXT "This option will check the volume for errors.", -1, 40, 25, 160, 20
340 PUSHBUTTON "Check Now...", 14000, 130, 45, 90, 15, WS_TABSTOP
341 GROUPBOX "Defragmentation", -1, 5, 65, 230, 60
342 ICON IDI_SHELL_TOOLS_DEFRAG, IDC_STATIC, 13, 85, 21, 20
343 LTEXT "This option will defragment files on the volume.", -1, 40, 85, 160, 20
344 PUSHBUTTON "Defragment Now...", 14001, 130, 105, 90, 15, WS_TABSTOP
345 GROUPBOX "Backup", -1, 5, 130, 230, 60
346 ICON IDI_SHELL_TOOLS_BACKUP, IDC_STATIC, 13, 150, 21, 20
347 LTEXT "This option will back up files on the volume.", -1, 40, 150, 160, 20
348 PUSHBUTTON "Backup Now...", 14002, 130, 170, 90, 15, WS_TABSTOP
349 END
350
351 IDD_DRIVE_HARDWARE DIALOGEX 0, 0, 240, 220
352 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
353 CAPTION "Hardware"
354 FONT 8, "MS Shell Dlg", 0, 0, 0x0
355 BEGIN
356 END
357
358 IDD_RUN_AS DIALOGEX 0, 0, 240, 190
359 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
360 CAPTION "Run As"
361 FONT 8, "MS Shell Dlg", 0, 0, 0x0
362 BEGIN
363 LTEXT "Which user account do you want to use to run this program?", -1, 10, 20, 220, 20
364 CHECKBOX "Current User %s", 14000, 10, 45, 150, 10
365 LTEXT "Protect my computer and data from unauthorized program activity", -1, 25, 57, 200, 10, WS_DISABLED
366 CHECKBOX "This option can prevent computer viruses from harming your computer or personal data, but selecting it might cause the program to function improperly.", 14001, 25, 68, 200, 30, WS_DISABLED | BS_MULTILINE
367 CHECKBOX "The following user:", 14002, 10, 100, 90, 10
368 LTEXT "User name:", -1, 20, 118, 54, 10
369 COMBOBOX 14003, 75, 115, 100, 15, CBS_DROPDOWNLIST | WS_VSCROLL | WS_VISIBLE | WS_TABSTOP
370 PUSHBUTTON "...", 14004, 180, 115, 30, 14, WS_TABSTOP
371 LTEXT "Password:", -1, 20, 143, 53, 10
372 EDITTEXT 14005, 74, 140, 100, 14, ES_LEFT | WS_BORDER | WS_GROUP
373 PUSHBUTTON "...", 14006, 180, 140, 30, 14, WS_TABSTOP
374 PUSHBUTTON "OK", 14007, 57, 170, 60, 14, WS_TABSTOP
375 PUSHBUTTON "Cancel", 14008, 122, 170, 60, 14, WS_TABSTOP
376 END
377
378 IDD_RECYCLE_BIN_PROPERTIES DIALOGEX 0, 0, 240, 190
379 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
380 CAPTION "Recycle Bin Properties"
381 FONT 8, "MS Shell Dlg", 0, 0, 0x0
382 BEGIN
383 CONTROL "", 14000, "SysListView32", LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP, 10, 10, 220, 50
384 GROUPBOX "Settings for selected location", -1, 10, 72, 220, 70
385 RADIOBUTTON "&Custom size:", 14001, 20, 90, 80, 10, WS_TABSTOP
386 EDITTEXT 14002, 116, 103, 50, 14, WS_TABSTOP | ES_NUMBER
387 LTEXT "M&aximum size(MB):", -1, 20, 105, 70, 10
388 RADIOBUTTON "Do not move files to the &Recycle Bin. Remove files immediately when deleted.", 14003, 20, 117, 170, 20, BS_MULTILINE | WS_TABSTOP
389 AUTOCHECKBOX "&Display delete confirmation dialog", 14004, 20, 155, 140, 10, WS_TABSTOP
390 END
391
392 IDD_OPEN_WITH DIALOGEX 0, 0, 264, 256
393 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_CAPTION
394 CAPTION "Open With"
395 FONT 8, "MS Shell Dlg", 0, 0, 0x0
396 BEGIN
397 ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
398 LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
399 LTEXT "File: ", 14001, 44, 25, 188, 20
400 GROUPBOX "&Programs", -1, 7, 42, 249, 187
401 CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
402 AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 16, 193, 232, 10
403 PUSHBUTTON "&Browse...", 14004, 188, 207, 60, 14
404 DEFPUSHBUTTON "OK", IDOK, 150, 236, 50, 14
405 PUSHBUTTON "Cancel", IDCANCEL, 206, 236, 50, 14
406 END
407
408 IDD_FOLDER_OPTIONS_GENERAL DIALOGEX 0, 0, 264, 220
409 STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
410 CAPTION "General"
411 FONT 8, "MS Shell Dlg", 0, 0, 0x0
412 BEGIN
413 GROUPBOX "Tasks", -1, 7, 10, 249, 40
414 CONTROL "", IDC_FOLDER_OPTIONS_TASKICON, "Static", SS_ICON | WS_CHILD | WS_VISIBLE, 14, 20, 21, 20
415 AUTORADIOBUTTON "Show common tasks in &folders", IDC_FOLDER_OPTIONS_COMMONTASKS, 40, 20, 210, 10, WS_TABSTOP | WS_GROUP
416 AUTORADIOBUTTON "Use ReactOS class&ic folders", IDC_FOLDER_OPTIONS_CLASSICFOLDERS, 40, 32, 210, 10
417 GROUPBOX "Browse folders", -1, 7, 60, 249, 40, WS_TABSTOP
418 CONTROL "", IDC_FOLDER_OPTIONS_FOLDERICON, "Static", SS_ICON | WS_CHILD | WS_VISIBLE, 14, 70, 21, 20
419 AUTORADIOBUTTON "Open each folder in the sa&me window", IDC_FOLDER_OPTIONS_SAMEWINDOW, 40, 70, 210, 10, WS_TABSTOP | WS_GROUP
420 AUTORADIOBUTTON "Open each folder in its own &window", IDC_FOLDER_OPTIONS_OWNWINDOW, 40, 82, 210, 10
421 GROUPBOX "Click items as follows", -1, 7, 110, 249, 64
422 CONTROL "", IDC_FOLDER_OPTIONS_CLICKICON, "Static", SS_ICON | WS_CHILD | WS_VISIBLE, 14, 120, 21, 20
423 AUTORADIOBUTTON "&Single-click to open an item (point to select)", IDC_FOLDER_OPTIONS_SINGLECLICK, 40, 120, 210, 10, WS_TABSTOP | WS_GROUP
424 AUTORADIOBUTTON "&Double-click to open an item (single-click to select)", IDC_FOLDER_OPTIONS_DOUBLECLICK, 40, 156, 210, 10
425 AUTORADIOBUTTON "Underline icon titles consistent with my &browser", IDC_FOLDER_OPTIONS_ULBROWSER, 50, 132, 200, 10, WS_TABSTOP | WS_GROUP
426 AUTORADIOBUTTON "Underline icon titles only when I &point at them", IDC_FOLDER_OPTIONS_ULPOINT, 50, 144, 200, 10
427 PUSHBUTTON "&Restore Defaults", IDC_FOLDER_OPTIONS_RESTORE, 167, 178, 90, 14, WS_TABSTOP
428 END
429
430 IDD_FOLDER_OPTIONS_VIEW DIALOGEX 0, 0, 264, 220
431 STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
432 CAPTION "View"
433 FONT 8, "MS Shell Dlg", 0, 0, 0x0
434 BEGIN
435 GROUPBOX "Folder views", -1, 7, 10, 249, 60
436 ICON IDI_SHELL_PROGRAMS_FOLDER2, IDC_STATIC, 14, 20, 21, 20
437 LTEXT "You can apply the view (such as Details or Tiles) that you are using for this folder to all folders.", -1, 40, 20, 213, 20
438 PUSHBUTTON "Apply to A&ll Folders", IDC_VIEW_APPLY_TO_ALL, 15, 50, 115, 14, WS_TABSTOP
439 PUSHBUTTON "&Reset All Folders", IDC_VIEW_RESET_ALL, 135, 50, 115, 14, WS_TABSTOP
440 LTEXT "Advanced settings:", -1, 7, 80, 100, 10
441 CONTROL "", IDC_VIEW_TREEVIEW, "SysTreeView32", WS_BORDER | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | TVS_DISABLEDRAGDROP | TVS_LINESATROOT, 7, 90, 249, 111
442 PUSHBUTTON "Restore &Defaults", IDC_VIEW_RESTORE_DEFAULTS, 167, 204, 90, 14, WS_TABSTOP
443 END
444
445 IDD_FOLDER_OPTIONS_FILETYPES DIALOGEX 0, 0, 264, 220
446 STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
447 CAPTION "File Types"
448 FONT 8, "MS Shell Dlg", 0, 0, 0x0
449 BEGIN
450 LTEXT "Registered file &types:", -1, 7, 10, 180, 10
451 CONTROL "", IDC_FILETYPES_LISTVIEW, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP, 7, 20, 249, 99
452 PUSHBUTTON "&New", IDC_FILETYPES_NEW, 140, 123, 55, 14, WS_TABSTOP
453 PUSHBUTTON "&Delete", IDC_FILETYPES_DELETE, 200, 123, 55, 14, WS_TABSTOP
454 GROUPBOX "Details for '%s' extension", IDC_FILETYPES_DETAILS_GROUPBOX, 7, 143, 249, 70
455 LTEXT "Opens with:", -1, 12, 153, 40, 10
456 CONTROL "", IDC_FILETYPES_ICON, "STATIC", SS_BITMAP | SS_REALSIZEIMAGE, 85, 153, 10, 10
457 LTEXT "", IDC_FILETYPES_APPNAME, 100, 153, 80, 10
458 PUSHBUTTON "&Change...", IDC_FILETYPES_CHANGE, 200, 153, 50, 14, WS_TABSTOP
459 LTEXT "", IDC_FILETYPES_DESCRIPTION, 12, 168, 160, 40
460 PUSHBUTTON "Ad&vanced", IDC_FILETYPES_ADVANCED, 200, 188, 50, 14, WS_TABSTOP
461 END
462
463 IDD_CONFIRM_FILE_REPLACE DIALOGEX 0, 0, 282, 143
464 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
465 CAPTION "Confirm File Replace"
466 FONT 8, "MS Shell Dlg"
467 BEGIN
468 DEFPUSHBUTTON "&Yes", IDYES, 20, 122, 60, 14
469 PUSHBUTTON "Yes to &All", 12807, 85, 122, 60, 14
470 PUSHBUTTON "&No", IDNO, 150, 122, 60, 14
471 PUSHBUTTON "Cancel", IDCANCEL, 215, 122, 60, 14
472 ICON 146, -1, 11, 10, 21, 20, SS_REALSIZECONTROL
473 LTEXT "This folder already contains a file named '%2'.", 12291, 44, 10, 231, 22, SS_NOPREFIX
474 LTEXT "This folder already contains a read-only file named '%2'.", 12292, 41, 10, 222, 22, SS_NOPREFIX
475 LTEXT "This folder already contains a system file named '%2'.", 12293, 41, 10, 222, 22, SS_NOPREFIX
476 LTEXT "Would you like to replace the existing file", -1, 44, 35, 228, 10, SS_NOPREFIX
477 LTEXT "(unknown date and size)", 12302, 79, 51, 198, 20, SS_NOPREFIX
478 ICON "", 12300, 50, 49, 21, 20, SS_REALSIZECONTROL
479 LTEXT "with this one?", -1, 44, 75, 228, 10, SS_NOPREFIX
480 LTEXT "(unknown date and size)", 12303, 79, 91, 198, 20, SS_NOPREFIX
481 ICON "", 12301, 50, 89, 21, 20, SS_REALSIZECONTROL
482 END
483
484 IDD_LOG_OFF DIALOGEX 0, 0, 188, 60
485 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_CAPTION
486 CAPTION "Log Off ReactOS"
487 FONT 8, "MS Shell Dlg"
488 BEGIN
489 ICON IDI_SHELL_LOGOFF, IDC_STATIC, 8, 6, 21, 20
490 LTEXT "Are you sure you want to log off?", -1, 49, 15, 132, 8
491 DEFPUSHBUTTON "&Log Off", IDOK, 49, 38, 43, 14
492 PUSHBUTTON "Cancel", IDCANCEL, 99, 38, 43, 14
493 END
494
495 IDD_LOG_OFF_FANCY DIALOGEX 0, 0, 208, 122
496 STYLE NOT WS_VISIBLE | DS_CENTER | DS_SHELLFONT | WS_BORDER | WS_POPUP
497 FONT 8, "MS Shell Dlg"
498 BEGIN
499 CONTROL IDB_DLG_BG, IDC_STATIC, "STATIC", SS_BITMAP | SS_REALSIZECONTROL, 0, 0, 208, 122
500 CONTROL IDB_REACTOS_FLAG, IDC_STATIC, "STATIC", SS_BITMAP, 176, 1, 32, 26
501 PUSHBUTTON "&Switch User", IDC_SWITCH_USER_BUTTON, 55, 46, 22, 20, BS_OWNERDRAW | WS_DISABLED | WS_GROUP
502 PUSHBUTTON "&Log Off", IDC_LOG_OFF_BUTTON, 132, 46, 22, 20, BS_OWNERDRAW
503 PUSHBUTTON "Cancel", IDCANCEL, 162, 103, 40, 12, WS_GROUP | BS_FLAT
504 LTEXT "Log Off ReactOS", IDC_LOG_OFF_TEXT_STATIC, 4, 7, 130, 19
505 CTEXT "Switch User", IDC_SWITCH_USER_STATIC, 41, 70, 51, 11
506 CTEXT "Log Off", IDC_LOG_OFF_STATIC, 118, 70, 51, 11
507 END
508
509 IDD_DISCONNECT DIALOGEX 0, 0, 188, 60
510 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_CAPTION
511 CAPTION "Disconnect ReactOS"
512 FONT 8, "MS Shell Dlg"
513 BEGIN
514 ICON IDI_SHELL_DISCONN, IDC_STATIC, 8, 6, 21, 20
515 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8
516 DEFPUSHBUTTON "&Disconnect", IDOK, 47, 38, 47, 14
517 PUSHBUTTON "Cancel", IDCANCEL, 99, 38, 47, 14
518 END
519
520 IDD_AUTOPLAY1 DIALOGEX 0, 0, 227, 218
521 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION
522 CAPTION "AutoPlay"
523 FONT 8, "MS Shell Dlg"
524 BEGIN
525 LTEXT "&Select a content type, then choose an action for ReactOS to perform automatically when that type is used in this device:", 1000, 7, 7, 215, 20
526 CONTROL "", 1001, "COMBOBOXEX32", WS_TABSTOP | 0x00000043, 7, 27, 212, 200
527 GROUPBOX "Actions", -1, 7, 45, 212, 146
528 AUTORADIOBUTTON "Select an action to &perform:", 1005, 14, 54, 202, 10, WS_GROUP
529 CONTROL "", 1002, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 22, 66, 192, 107
530 AUTORADIOBUTTON "Prompt me each time to &choose an action", 1006, 14, 177, 202, 10
531 PUSHBUTTON "&Restore Defaults", 1008, 108, 197, 110, 14, WS_DISABLED
532 END
533
534 IDD_MIXED_CONTENT1 DIALOGEX 0, 0, 227, 207
535 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION
536 CAPTION "Mixed Content"
537 FONT 8, "MS Shell Dlg"
538 BEGIN
539 ICON "", 1000, 5, 7, 21, 20
540 LTEXT "This disk or device contains more than one type of content.", 1001, 32, 7, 191, 20
541 LTEXT "What do you want ReactOS to do?", 1002, 32, 31, 188, 8
542 CONTROL "", 1003, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 32, 43, 188, 139
543 DEFPUSHBUTTON "OK", IDOK, 96, 186, 60, 14
544 PUSHBUTTON "Cancel", IDCANCEL, 160, 186, 60, 14
545 END
546
547 IDD_MIXED_CONTENT2 DIALOGEX 0, 0, 227, 206
548 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION
549 CAPTION "Mixed Content"
550 FONT 8, "MS Shell Dlg"
551 BEGIN
552 ICON "", 1000, 5, 7, 21, 20
553 LTEXT "ReactOS can perform the same action each time you insert a disk or connect a device with this kind of file:", 1001, 30, 7, 193, 20
554 ICON "", 1005, 32, 27, 11, 10, SS_REALSIZECONTROL
555 EDITTEXT 1006, 49, 28, 177, 14, ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
556 LTEXT "What do you want ReactOS to do?", 1002, 32, 41, 190, 8
557 CONTROL "", 1003, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 32, 55, 188, 112
558 AUTOCHECKBOX "Always do the selected action.", 1004, 32, 171, 190, 10
559 DEFPUSHBUTTON "OK", IDOK, 96, 185, 60, 14
560 PUSHBUTTON "Cancel", IDCANCEL, 160, 185, 60, 14
561 END
562
563 IDD_AUTOPLAY2 DIALOGEX 0, 0, 227, 181
564 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION
565 CAPTION "Autoplay"
566 FONT 8, "MS Shell Dlg"
567 BEGIN
568 ICON "", 1000, 5, 7, 21, 20
569 LTEXT "ReactOS can perform the same action each time you connect this device.", 1001, 32, 7, 190, 22
570 LTEXT "&What do you want ReactOS to do?", 1002, 32, 31, 190, 8
571 CONTROL "", 1003, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 32, 43, 187, 96
572 AUTOCHECKBOX "&Always perform the selected action", 1004, 32, 143, 190, 8
573 DEFPUSHBUTTON "OK", IDOK, 94, 160, 60, 14
574 PUSHBUTTON "Cancel", IDCANCEL, 159, 160, 60, 14
575 END
576
577 IDD_SHUTDOWN DIALOGEX 0, 0, 211, 103
578 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_CAPTION
579 CAPTION "Shut Down ReactOS"
580 FONT 8, "MS Shell Dlg"
581 BEGIN
582 ICON 8240, -1, 6, 6, 21, 20, SS_REALSIZECONTROL | WS_GROUP
583 LTEXT "What do you want the computer to do?", -1, 39, 7, 167, 10
584 COMBOBOX 8224, 39, 20, 165, 200, CBS_DROPDOWNLIST | WS_VSCROLL
585 LTEXT "Maintains your session, keeping the computer running on low power with data still in memory. The computer wakes up when you press a key or move the mouse.", 8225, 39, 40, 167, 37
586 DEFPUSHBUTTON "OK", 1, 7, 82, 60, 14, WS_GROUP
587 PUSHBUTTON "Cancel", IDCANCEL, 75, 82, 60, 14
588 PUSHBUTTON "&Help", IDHELP, 144, 82, 60, 14
589 END
590
591 IDD_FORMAT_DRIVE DIALOGEX 50, 50, 184, 218
592 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
593 CAPTION "Format"
594 FONT 8, "MS Shell Dlg"
595 BEGIN
596 DEFPUSHBUTTON "&Start", IDOK, 53, 198, 60, 14
597 PUSHBUTTON "&Close", IDCANCEL, 118, 198, 60, 14
598 LTEXT "Ca&pacity:", -1, 7, 6, 169, 9
599 COMBOBOX 28673, 7, 17, 170, 200, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
600 LTEXT "&File system", -1, 7, 35, 170, 9
601 COMBOBOX 28677, 7, 46, 170, 200, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
602 CONTROL "", 28678, "MSCTLS_PROGRESS32", 0, 7, 181, 170, 8
603 LTEXT "&Allocation unit size", -1, 7, 64, 170, 9
604 COMBOBOX 28680, 7, 75, 170, 200, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
605 LTEXT "Volume &label", -1, 7, 93, 170, 9
606 EDITTEXT 28679, 7, 103, 170, 13, ES_AUTOHSCROLL
607 GROUPBOX "Format &options", 4610, 7, 121, 170, 49
608 AUTOCHECKBOX "&Quick Format", 28674, 16, 135, 155, 10
609 AUTOCHECKBOX "&Enable Compression", 28675, 16, 152, 155, 10
610 END
611
612 IDD_CHECK_DISK DIALOGEX 50, 50, 194, 115
613 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
614 CAPTION "Check Disk"
615 FONT 8, "MS Shell Dlg"
616 BEGIN
617 DEFPUSHBUTTON "Start", IDOK, 63, 95, 60, 14
618 GROUPBOX "Check disk options", -1, 7, 6, 179, 40
619 PUSHBUTTON "Cancel", IDCANCEL, 128, 95, 60, 14
620 AUTOCHECKBOX "Automatically fix file system errors", 14000, 12, 15, 155, 10
621 AUTOCHECKBOX "&Scan for and attempt recovery of bad sectors", 14001, 12, 30, 165, 10
622 CONTROL "", 14002, "MSCTLS_PROGRESS32", 16, 7, 50, 179, 8
623 LTEXT "", 14003, 60, 80, 170, 10
624 END
625
626 IDD_PICK_ICON DIALOGEX 0, 0, 193, 200
627 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
628 CAPTION "Change Icon"
629 FONT 8, "MS Shell Dlg", 400, 0, 0x1
630 BEGIN
631 LTEXT "Look for icons in this file:", -1, 7, 7, 179, 10
632 PUSHBUTTON "Browse...", IDC_BUTTON_PATH, 135, 17, 50, 14
633 EDITTEXT IDC_EDIT_PATH, 7, 17, 123, 14, ES_AUTOHSCROLL
634 LTEXT "Select an icon from the list below:", -1, 7, 36, 179, 10
635 LISTBOX IDC_PICKICON_LIST, 7, 47, 181, 122, LBS_OWNERDRAWFIXED | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | LBS_DISABLENOSCROLL | WS_HSCROLL | WS_TABSTOP
636 DEFPUSHBUTTON "OK", IDOK, 81, 179, 50, 14
637 PUSHBUTTON "Cancel", IDCANCEL, 135, 179, 50, 14
638 END
639
640 IDD_NOOPEN DIALOGEX 0, 0, 240, 75
641 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
642 CAPTION "Caution"
643 FONT 8, "MS Shell Dlg"
644 BEGIN
645 ICON IDI_SHELL_SYSTEM_FILE, IDI_SHELL_SYSTEM_FILE, 5, 5, 21, 20
646 LTEXT "This file could either be used by the operating system or by\n\
647 another application. Modifying this file might damage your\n\
648 system or make it less functional.\n\n\
649 Are you sure you want to open this file?", IDC_STATIC, 35, 5, 230, 60
650 DEFPUSHBUTTON "Yes", IDYES, 125, 55, 50, 14
651 PUSHBUTTON "No", IDNO, 180, 55, 50, 14
652 END
653
654 IDD_NEWEXTENSION DIALOGEX 0, 0, 260, 75
655 CAPTION "Create New Extension"
656 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
657 FONT 8, "MS Shell Dlg"
658 BEGIN
659 LTEXT "&File Extension:", -1, 10, 10, 85, 14
660 EDITTEXT IDC_NEWEXT_EDIT, 105, 8, 60, 14
661 PUSHBUTTON "<< Ad&vanced", IDC_NEWEXT_ADVANCED, 185, 8, 65, 15
662 LTEXT "&Associated File Type:", IDC_NEWEXT_ASSOC, 10, 34, 85, 14
663 COMBOBOX IDC_NEWEXT_COMBOBOX, 105, 32, 145, 120, CBS_AUTOHSCROLL | CBS_DROPDOWNLIST | WS_VSCROLL | WS_GROUP | WS_TABSTOP
664 DEFPUSHBUTTON "OK", IDOK, 125, 55, 60, 14
665 PUSHBUTTON "Cancel", IDCANCEL, 190, 55, 60, 14
666 END
667
668 IDD_EDITTYPE DIALOG 0, 0, 225, 190
669 CAPTION "Edit File Type"
670 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
671 FONT 8, "MS Shell Dlg"
672 BEGIN
673 ICON "", IDC_EDITTYPE_ICON, 5, 8, 20, 20
674 EDITTEXT IDC_EDITTYPE_TEXT, 30, 10, 115, 14, ES_AUTOHSCROLL
675 PUSHBUTTON "Change &Icon...", IDC_EDITTYPE_CHANGE_ICON, 150, 10, 70, 14
676 LTEXT "&Actions:", -1, 5, 37, 70, 10
677 LISTBOX IDC_EDITTYPE_LISTBOX, 5, 50, 140, 60, LBS_NOINTEGRALHEIGHT | LBS_HASSTRINGS | LBS_OWNERDRAWFIXED | LBS_NOTIFY | WS_VSCROLL | WS_TABSTOP
678 PUSHBUTTON "&New...", IDC_EDITTYPE_NEW, 150, 50, 70, 14
679 PUSHBUTTON "&Edit...", IDC_EDITTYPE_EDIT_BUTTON, 150, 65, 70, 14
680 PUSHBUTTON "&Remove", IDC_EDITTYPE_REMOVE, 150, 80, 70, 14
681 PUSHBUTTON "&Set Default", IDC_EDITTYPE_SET_DEFAULT, 150, 95, 70, 14
682 AUTOCHECKBOX "Confirm &open after download", IDC_EDITTYPE_CONFIRM_OPEN, 5, 115, 150, 14
683 AUTOCHECKBOX "Al&ways show extension", IDC_EDITTYPE_SHOW_EXT, 5, 130, 150, 14
684 AUTOCHECKBOX "&Browse in same window", IDC_EDITTYPE_SAME_WINDOW, 5, 145, 150, 14
685 DEFPUSHBUTTON "OK", IDOK, 95, 170, 60, 14
686 PUSHBUTTON "Cancel", IDCANCEL, 160, 170, 60, 14
687 END
688
689 IDD_ACTION DIALOG 0, 0, 225, 95
690 CAPTION "New Action"
691 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
692 FONT 8, "MS Shell Dlg"
693 BEGIN
694 LTEXT "&Action:", -1, 5, 7, 150, 10
695 EDITTEXT IDC_ACTION_ACTION, 5, 20, 150, 14, ES_AUTOHSCROLL
696 LTEXT "App&lication used to perform action:", -1, 5, 42, 150, 10
697 EDITTEXT IDC_ACTION_APP, 5, 55, 150, 14, ES_AUTOHSCROLL
698 PUSHBUTTON "B&rowse...", IDC_ACTION_BROWSE, 160, 60, 60, 14
699 AUTOCHECKBOX "&Use DDE", IDC_ACTION_USE_DDE, 10, 75, 103, 14
700 DEFPUSHBUTTON "OK", IDOK, 160, 20, 60, 14
701 PUSHBUTTON "Cancel", IDCANCEL, 160, 40, 60, 14
702 END
703
704 IDD_FOLDER_CUSTOMIZE DIALOGEX 0, 0, 240, 220
705 CAPTION "Customize"
706 STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
707 FONT 8, "MS Shell Dlg"
708 BEGIN
709 GROUPBOX "What kind of folder do you want?", IDC_STATIC, 5, 5, 230, 65, WS_TABSTOP
710 LTEXT "Use this &folder type as a template:", IDC_STATIC, 15, 20, 210, 12
711 COMBOBOX IDC_FOLDERCUST_COMBOBOX, 15, 35, 210, 300, CBS_HASSTRINGS | CBS_AUTOHSCROLL | CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
712 AUTOCHECKBOX "Also apply this template to all &subfolders", IDC_FOLDERCUST_CHECKBOX, 15, 50, 210, 15
713 GROUPBOX "Folder pictures", IDC_STATIC, 5, 75, 230, 85, WS_TABSTOP
714 LTEXT "For Thumbnails view, you can put a picture on this folder to remind you of the contents.", IDC_STATIC, 15, 87, 115, 33
715 PUSHBUTTON "Choose &Picture...", IDC_FOLDERCUST_CHOOSE_PIC, 15, 120, 115, 15
716 PUSHBUTTON "&Restore Default", IDC_FOLDERCUST_RESTORE_DEFAULTS, 15, 139, 115, 15
717 LTEXT "Preview:", IDC_STATIC, 139, 85, 81, 11
718 CONTROL "", IDC_FOLDERCUST_PREVIEW_BITMAP, "STATIC", SS_BITMAP | WS_GROUP, 150, 100, 60, 60
719 GROUPBOX "Folder icons", IDC_STATIC, 5, 165, 230, 50, WS_TABSTOP
720 LTEXT "For all views except Thumbnails, you can change the standard ""folder"" icon to another icon.", IDC_STATIC, 15, 175, 210, 25
721 ICON 0, IDC_FOLDERCUST_ICON, 175, 194, 32, 30
722 PUSHBUTTON "Change &Icon...", IDC_FOLDERCUST_CHANGE_ICON, 15, 195, 75, 15
723 END
724
725 IDD_LINK_PROBLEM DIALOGEX 0, 0, 250, 140
726 CAPTION "Problem with Shortcut"
727 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
728 FONT 8, "MS Shell Dlg"
729 BEGIN
730 ICON 0, IDC_LINK_PROBLEM_ICON, 5, 5, 0, 0
731 LTEXT "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.", IDC_LINK_PROBLEM_LABEL1, 35, 5, 210, 35
732 LTEXT "Nearest match based on name, type, size, and date:", IDC_LINK_PROBLEM_LABEL2, 35, 45, 210, 35
733 LTEXT "Do you want to fix this shortcut to point to this target or do you just want to delete it?", -1, 35, 85, 210, 30
734 DEFPUSHBUTTON "&Fix it", IDOK, 55, 120, 60, 15, WS_DISABLED
735 PUSHBUTTON "&Delete it", IDYES, 120, 120, 60, 15
736 PUSHBUTTON "Cancel", IDCANCEL, 185, 120, 60, 15
737 END
738
739 STRINGTABLE
740 BEGIN
741 /* columns in the shellview */
742 IDS_SHV_COLUMN_NAME "Name"
743 IDS_SHV_COLUMN_SIZE "Size"
744 IDS_SHV_COLUMN_TYPE "Type"
745 IDS_SHV_COLUMN_MODIFIED "Modified"
746 IDS_SHV_COLUMN_ATTRIBUTES "Attributes"
747 IDS_SHV_COLUMN_DISK_CAPACITY "Size"
748 IDS_SHV_COLUMN_DISK_AVAILABLE "Free Space"
749 IDS_SHV_COLUMN_OWNER "Owner"
750 IDS_SHV_COLUMN_GROUP "Group"
751 IDS_SHV_COLUMN_FILENAME "Filename"
752 IDS_SHV_COLUMN_CATEGORY "Category"
753 IDS_SHV_COLUMN_DELFROM "Original location"
754 IDS_SHV_COLUMN_DELDATE "Date deleted"
755 IDS_SHV_COLUMN_FONTTYPE "Fonttype"
756 IDS_SHV_COLUMN_WORKGROUP "Workgroup"
757 IDS_SHV_COLUMN_NETLOCATION "Network Location"
758 IDS_SHV_COLUMN_DOCUMENTS "Documents"
759 IDS_SHV_COLUMN_STATUS "Status"
760 IDS_SHV_COLUMN_COMMENTS "Comments"
761 IDS_SHV_COLUMN_LOCATION "Location"
762 IDS_SHV_COLUMN_MODEL "Model"
763
764 /* special folders */
765 IDS_DESKTOP "Desktop"
766 IDS_MYCOMPUTER "My Computer"
767 IDS_RECYCLEBIN_FOLDER_NAME "Recycle Bin"
768 IDS_CONTROLPANEL "Control Panel"
769 IDS_ADMINISTRATIVETOOLS "Administrative Tools"
770
771 /* special folders descriptions */
772 IDS_ADMINISTRATIVETOOLS_DESCRIPTION "Configure administrative settings for your computer."
773 IDS_FOLDER_OPTIONS_DESCRIPTION "Customize the display of files and folders and change file associations."
774 IDS_FONTS_DESCRIPTION "Add, change, and manage fonts on your computer."
775 IDS_PRINTERS_DESCRIPTION "Shows installed printers and fax printers and helps you add new ones."
776
777 /* About shell dialog version string */
778 IDS_ABOUT_VERSION_STRING "Version %S (%S)"
779
780 /* context menus */
781 IDS_VIEW_LARGE "Lar&ge Icons"
782 IDS_VIEW_SMALL "S&mall Icons"
783 IDS_VIEW_LIST "&List"
784 IDS_VIEW_DETAILS "&Details"
785 IDS_SELECT "Select"
786 IDS_OPEN "Open"
787 IDS_CREATELINK "Create &Link"
788 IDS_COPY "&Copy"
789 IDS_DELETE "Delete"
790 IDS_PROPERTIES "Properties"
791 IDS_CUT "C&ut"
792 IDS_RESTORE "Restore"
793 IDS_FORMATDRIVE "Format..."
794 IDS_RENAME "Rename"
795 IDS_PASTE "Paste"
796 IDS_EJECT "Eject"
797 IDS_DISCONNECT "Disconnect"
798 IDS_OPENFILELOCATION "Open f&ile location"
799 IDS_SENDTO_MENU "Se&nd To"
800 IDS_COPYASPATHMENU "Copy as path"
801
802 IDS_MOVEERRORTITLE "Error Moving File or Folder"
803 IDS_COPYERRORTITLE "Error Copying File or Folder"
804 IDS_MOVEERRORSAMEFOLDER "Cannot move '%s': The destination folder is the same as the source folder."
805 IDS_MOVEERRORSAME "Cannot move '%s': The source and destination file names are the same."
806 IDS_COPYERRORSAME "Cannot copy '%s': The source and destination file names are the same."
807 IDS_MOVEERRORSUBFOLDER "Cannot move '%s': The destination folder is a subfolder of the source folder."
808 IDS_COPYERRORSUBFOLDER "Cannot copy '%s': The destination folder is a subfolder of the source folder."
809 IDS_MOVEERROR "Cannot move '%s': %s"
810 IDS_COPYERROR "Cannot copy '%s': %s"
811
812 IDS_CREATEFILE_DENIED "Could not create file %1"
813 IDS_CREATEFILE_CAPTION "Error creating file"
814 IDS_CREATEFOLDER_DENIED "Unable to create the folder '%1'"
815 IDS_CREATEFOLDER_CAPTION "Unable to create folder"
816 IDS_DELETEITEM_CAPTION "Confirm File Deletion"
817 IDS_DELETEFOLDER_CAPTION "Confirm Folder Deletion"
818 IDS_DELETEITEM_TEXT "Are you sure you want to delete '%1'?"
819 IDS_DELETEMULTIPLE_TEXT "Are you sure you want to delete these %1 items?"
820 IDS_DELETESELECTED_TEXT "Are you sure you want to delete the selected item(s)?"
821 IDS_TRASHITEM_TEXT "Are you sure that you want to send '%1' to the Recycle Bin?"
822 IDS_TRASHFOLDER_TEXT "Are you sure that you want to send '%1' and all its contents to the Recycle Bin?"
823 IDS_TRASHMULTIPLE_TEXT "Are you sure that you want to send these %1 items to the Recycle Bin?"
824 IDS_CANTTRASH_TEXT "The item '%1' can't be sent to Recycle Bin. Do you want to delete it instead?"
825 IDS_OVERWRITEFILE_TEXT "This folder already contains a file called '%1'.\n\nDo you want to replace it?"
826 IDS_OVERWRITEFILE_CAPTION "Confirm File Overwrite"
827 IDS_OVERWRITEFOLDER_TEXT "This folder already contains a folder named '%1'.\n\nIf the files in the destination folder have the same names as files in the\nselected folder they will be replaced. Do you still want to move or copy\nthe folder?"
828
829 IDS_FILEOOP_COPYING "Copying..."
830 IDS_FILEOOP_MOVING "Moving..."
831 IDS_FILEOOP_DELETING "Deleting..."
832 IDS_FILEOOP_FROM_TO "From %1 to %2"
833 IDS_FILEOOP_FROM "From %1"
834 IDS_FILEOOP_PREFLIGHT "Preflight"
835
836 /* message box strings */
837 IDS_RESTART_TITLE "Restart"
838 IDS_RESTART_PROMPT "Do you want to restart the system?"
839 IDS_SHUTDOWN_TITLE "Shutdown"
840 IDS_SHUTDOWN_PROMPT "Do you want to shutdown?"
841
842 /* Format Dialog Strings */
843 IDS_FORMAT_TITLE "Format Local Disk"
844 IDS_FORMAT_WARNING "WARNING: Formatting will erase ALL data on this disk.\nTo format the disk, click OK. To quit, click CANCEL."
845 IDS_FORMAT_COMPLETE "Format Complete."
846
847 /* Warning format system drive dialog strings */
848 IDS_NO_FORMAT_TITLE "Cannot format this volume"
849 IDS_NO_FORMAT "This volume cannot be formatted! It contains important system files in order for ReactOS to run."
850
851 /* Run File dialog */
852 IDS_RUNDLG_ERROR "Unable to display Run File dialog box (internal error)"
853 IDS_RUNDLG_BROWSE_ERROR "Unable to display Browse dialog box (internal error)"
854 IDS_RUNDLG_BROWSE_CAPTION "Browse"
855 IDS_RUNDLG_BROWSE_FILTER "Executable Files (*.exe)\0*.exe\0All Files (*.*)\0*.*\0"
856
857 /* Shortcut property sheet */
858 IDS_SHORTCUT_RUN_NORMAL "Normal window"
859 IDS_SHORTCUT_RUN_MIN "Minimized"
860 IDS_SHORTCUT_RUN_MAX "Maximized"
861
862 /* Shell folder path default values. See also: dll/win32/userenv/lang */
863 IDS_PROGRAMS "Start Menu\\Programs"
864 IDS_PERSONAL "My Documents"
865 IDS_FAVORITES "Favorites"
866 IDS_STARTUP "Start Menu\\Programs\\StartUp"
867 IDS_RECENT "Recent"
868 IDS_SENDTO "SendTo"
869 IDS_STARTMENU "Start Menu"
870 IDS_MYMUSIC "My Music"
871 IDS_MYVIDEO "My Videos"
872 IDS_DESKTOPDIRECTORY "Desktop"
873 IDS_NETHOOD "NetHood"
874 IDS_TEMPLATES "Templates"
875 IDS_APPDATA "Application Data"
876 IDS_PRINTHOOD "PrintHood"
877 IDS_LOCAL_APPDATA "Local Settings\\Application Data"
878 IDS_INTERNET_CACHE "Local Settings\\Temporary Internet Files"
879 IDS_COOKIES "Cookies"
880 IDS_HISTORY "Local Settings\\History"
881 IDS_PROGRAM_FILES "Program Files"
882 IDS_MYPICTURES "My Pictures"
883 IDS_PROGRAM_FILES_COMMON "Program Files\\Common Files"
884 IDS_COMMON_DOCUMENTS "Documents"
885 IDS_ADMINTOOLS "Start Menu\\Programs\\Administrative Tools"
886 IDS_COMMON_MUSIC "Documents\\My Music"
887 IDS_COMMON_PICTURES "Documents\\My Pictures"
888 IDS_COMMON_VIDEO "Documents\\My Videos"
889 IDS_CDBURN_AREA "Local Settings\\Application Data\\Microsoft\\CD Burning"
890 IDS_NETWORKPLACE "My Network Places"
891
892 IDS_NEWFOLDER "New Folder"
893 IDS_NEWITEMFORMAT "New %s"
894
895 IDS_DRIVE_FIXED "Local Disk"
896 IDS_DRIVE_CDROM "CD Drive"
897 IDS_DRIVE_NETWORK "Network Disk"
898 IDS_DRIVE_FLOPPY "3.5 Floppy"
899 IDS_DRIVE_REMOVABLE "Removable Disk"
900 IDS_FS_UNKNOWN "Unknown"
901
902 /* Open With */
903 IDS_OPEN_WITH "Open With"
904 IDS_OPEN_WITH_CHOOSE "Choose Program..."
905 IDS_OPEN_WITH_RECOMMENDED "Recommended Programs:"
906 IDS_OPEN_WITH_OTHER "Other Programs:"
907
908 IDS_SHELL_ABOUT_AUTHORS "&Authors"
909 IDS_SHELL_ABOUT_BACK "< &Back"
910 FCIDM_SHVIEW_NEW "Ne&w" /* A menu item with an ampersand */
911 FCIDM_SHVIEW_NEWFOLDER "New &Folder"
912 FCIDM_SHVIEW_NEWLINK "New &Link"
913 IDS_FOLDER_OPTIONS "Folder Options"
914 IDS_RECYCLEBIN_LOCATION "Recycle Bin Location"
915 IDS_RECYCLEBIN_DISKSPACE "Space Available"
916 IDS_EMPTY_BITBUCKET "Empty Recycle Bin"
917 IDS_PICK_ICON_TITLE "Choose Icon"
918 IDS_PICK_ICON_FILTER "Icon Files (*.ico, *.icl, *.exe, *.dll)\0*.ico;*.icl;*.exe;*.dll\0All Files (*.*)\0*.*\0"
919 IDS_OPEN_WITH_FILTER "Executable Files (*.exe)\0*.exe\0All Files (*.*)\0*.*\0"
920
921 IDS_CANTLOCKVOLUME "Unable to lock volume (Error Code: %lu)."
922 IDS_CANTDISMOUNTVOLUME "Unable to dismount volume (Error Code: %lu)."
923 IDS_CANTEJECTMEDIA "Unable to eject media (Error Code: %lu)."
924 IDS_CANTSHOWPROPERTIES "Unable to show properties (Error Code: %lu)."
925 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
926 IDS_NONE "(None)"
927
928 /* Friendly File Type Names */
929 IDS_DIRECTORY "Folder"
930 IDS_BAT_FILE "ReactOS Batch File"
931 IDS_CMD_FILE "ReactOS Command Script"
932 IDS_COM_FILE "DOS Application"
933 IDS_CPL_FILE "Control Panel Item"
934 IDS_CUR_FILE "Cursor"
935 IDS_DB__FILE "Database File"
936 IDS_DLL_FILE "Application Extension"
937 IDS_DRV_FILE "Device Driver"
938 IDS_EFI_FILE "Extensible Firmware Interface Executable"
939 IDS_EXE_FILE "Application"
940 IDS_NLS_FILE "National Language Support File"
941 IDS_OCX_FILE "ActiveX Control"
942 IDS_TLB_FILE "Type Library"
943 IDS_FON_FILE "Font file"
944 IDS_TTF_FILE "TrueType Font file"
945 IDS_OTF_FILE "OpenType Font file"
946 IDS_HLP_FILE "Help File"
947 IDS_ICO_FILE "Icon"
948 IDS_INI_FILE "Configuration Settings"
949 IDS_LNK_FILE "Shortcut"
950 IDS_NT__FILE "NT DOS32 Configuration File"
951 IDS_PIF_FILE "NT VDM Program Information File"
952 IDS_SCR_FILE "Screen Saver"
953 IDS_SYS_FILE "System File"
954 IDS_VXD_FILE "Virtual Device Driver"
955 IDS_ANY_FILE "%s-file"
956
957 IDS_OPEN_VERB "Open"
958 IDS_EXPLORE_VERB "Explore"
959 IDS_RUNAS_VERB "Run as..."
960 IDS_EDIT_VERB "Edit"
961 IDS_FIND_VERB "Find"
962 IDS_PRINT_VERB "Print"
963 IDS_CMD_VERB "Command Prompt here"
964
965 IDS_FILE_FOLDER "%u Files, %u Folders"
966 IDS_PRINTERS "Printers"
967 IDS_FONTS "Fonts"
968 IDS_INSTALLNEWFONT "Install New Font..."
969
970 IDS_DEFAULT_CLUSTER_SIZE "Default allocation size"
971 IDS_COPY_OF "Copy of"
972
973 IDS_SHLEXEC_NOASSOC "There is no ReactOS program configured to open this type of file."
974
975 IDS_FILE_DETAILS "Details for '%s' extension"
976 IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change settings that affect all '%s' files, click Advanced."
977 IDS_FILE_TYPES "File Types"
978 IDS_COLUMN_EXTENSION "Extensions"
979
980 /* As in 'INI File' or 'WAV File', fallback string for no-name extensions
981 used in the _File type_ tab of the _Folder Options_ dialog */
982 IDS_FILE_EXT_TYPE "%s File"
983
984 IDS_BYTES_FORMAT "bytes"
985 IDS_UNKNOWN_APP "Unknown application"
986 IDS_EXE_DESCRIPTION "Description:"
987
988 IDS_MENU_EMPTY "(Empty)"
989 IDS_OBJECTS "%d Objects"
990 IDS_OBJECTS_SELECTED "%d Objects Selected"
991
992 IDS_TITLE_MYCOMP "My Computer"
993 IDS_TITLE_MYNET "My Network Places"
994 IDS_TITLE_BIN_1 "Recycle Bin (full)"
995 IDS_TITLE_BIN_0 "Recycle Bin (empty)"
996
997 IDS_ADVANCED_FOLDER "Files and Folders"
998 IDS_ADVANCED_NET_CRAWLER "Automatically search for network folders and printers"
999 IDS_ADVANCED_FOLDER_SIZE_TIP "Display file size information in folder tips"
1000 IDS_ADVANCED_FRIENDLY_TREE "Display simple folder view in Explorer's Folders list"
1001 IDS_ADVANCED_WEB_VIEW_BARRICADE "Display the contents of system folders"
1002 IDS_ADVANCED_SHOW_FULL_PATH_ADDRESS "Display the full path in address bar"
1003 IDS_ADVANCED_SHOW_FULL_PATH "Display the full path in the title bar"
1004 IDS_ADVANCED_DISABLE_THUMB_CACHE "Do not cache thumbnails"
1005 IDS_ADVANCED_HIDDEN "Hidden files and folders"
1006 IDS_ADVANCED_DONT_SHOW_HIDDEN "Do not show hidden files and folders"
1007 IDS_ADVANCED_SHOW_HIDDEN "Show hidden files and folders"
1008 IDS_ADVANCED_HIDE_FILE_EXT "Hide extensions for known file types"
1009 IDS_ADVANCED_SUPER_HIDDEN "Hide protected operating system files (Recommended)"
1010 IDS_ADVANCED_DESKTOP_PROCESS "Launch folder windows in a separate process"
1011 IDS_ADVANCED_CLASSIC_VIEW_STATE "Remember each folder's view settings"
1012 IDS_ADVANCED_PERSIST_BROWSERS "Restore previous folder windows at logon"
1013 IDS_ADVANCED_CONTROL_PANEL_IN_MY_COMPUTER "Show Control Panel in My Computer"
1014 IDS_ADVANCED_SHOW_COMP_COLOR "Show encrypted or compressed NTFS files in color"
1015 IDS_ADVANCED_SHOW_INFO_TIP "Show pop-up description for folder and desktop items"
1016 IDS_ADVANCED_DISPLAY_FAVORITES "Display Favorites"
1017 IDS_ADVANCED_DISPLAY_LOG_OFF "Display Log Off"
1018 IDS_ADVANCED_EXPAND_CONTROL_PANEL "Expand Control Panel"
1019 IDS_ADVANCED_EXPAND_MY_DOCUMENTS "Expand My Documents"
1020 IDS_ADVANCED_EXPAND_PRINTERS "Expand Printers"
1021 IDS_ADVANCED_EXPAND_MY_PICTURES "Expand My Pictures"
1022 IDS_ADVANCED_EXPAND_NET_CONNECTIONS "Expand Network Connections"
1023 IDS_ADVANCED_DISPLAY_RUN "Display Run"
1024 IDS_ADVANCED_DISPLAY_ADMINTOOLS "Display Administrative Tools"
1025 IDS_ADVANCED_SMALL_START_MENU "Show Small Icons in Start menu"
1026
1027 IDS_NEWEXT_ADVANCED_LEFT "<< Ad&vanced"
1028 IDS_NEWEXT_ADVANCED_RIGHT "Ad&vanced >>"
1029 IDS_NEWEXT_NEW "<New>"
1030 IDS_NEWEXT_SPECIFY_EXT "You must specify an extension."
1031 IDS_NEWEXT_ALREADY_ASSOC "Extension %s is already associated with File Type %s. Do you want to unassociate %s with %s and create a new File Type for it?"
1032 IDS_NEWEXT_EXT_IN_USE "Extension is in use"
1033
1034 IDS_REMOVE_EXT "If you remove a registered file name extension, you will not be able to open files with this extension by double-clicking their icons.\n\nAre you sure you want to remove this extension?"
1035 IDS_SPECIFY_ACTION "You must specify an action."
1036 IDS_INVALID_PROGRAM "The specified program could not be found. Make sure the file name and path are correct."
1037 IDS_REMOVE_ACTION "Are you sure you want to remove this action?"
1038 IDS_ACTION_EXISTS "The action '%s' is already registered for this file type. Please enter a different name and try again."
1039 IDS_EXE_FILTER "Programs\0*.exe\0All Files\0*.*\0"
1040 IDS_EDITING_ACTION "Editing action for type: "
1041 IDS_NO_ICONS "The file '%s' contains no icons.\n\nChoose an icon from the list or specify a different file."
1042 IDS_FILE_NOT_FOUND "The file '%s' was not found."
1043 IDS_LINK_INVALID "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly."
1044 IDS_COPYTOMENU "Copy to &folder..."
1045 IDS_COPYTOTITLE "Select the place where you want to copy '%s'. Then click the Copy button."
1046 IDS_COPYITEMS "Copy Items"
1047 IDS_COPYBUTTON "Copy"
1048 IDS_MOVETOMENU "Mo&ve to folder..."
1049 IDS_MOVETOTITLE "Select the place where you want to move '%s' to. Then click the Move button."
1050 IDS_MOVEITEMS "Move Items"
1051 IDS_MOVEBUTTON "Move"
1052
1053 IDS_SYSTEMFOLDER "System Folder"
1054
1055 /* For IDD_LOG_OFF_FANCY */
1056 IDS_LOG_OFF_DESC "Closes your programs and ends your ReactOS session."
1057 IDS_SWITCH_USER_DESC "Lets another user log on while your programs and files remain open.\r\n\r\n(You can also switch users by pressing the Windows logo key + L.)"
1058 IDS_LOG_OFF_TITLE "Log Off"
1059 IDS_SWITCH_USER_TITLE "Switch User"
1060 END