2 * Top level resource file for shell stuff
4 * Copyright 1998 Juergen Schmied
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
25 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
29 MENUITEM "Lar&ge Icons", FCIDM_SHVIEW_BIGICON
30 MENUITEM "S&mall Icons", FCIDM_SHVIEW_SMALLICON
31 MENUITEM "&List", FCIDM_SHVIEW_LISTVIEW
32 MENUITEM "&Details", FCIDM_SHVIEW_REPORTVIEW
36 shellview background menu
44 MENUITEM "Lar&ge Icons", FCIDM_SHVIEW_BIGICON
45 MENUITEM "S&mall Icons", FCIDM_SHVIEW_SMALLICON
46 MENUITEM "&List", FCIDM_SHVIEW_LISTVIEW
47 MENUITEM "&Details", FCIDM_SHVIEW_REPORTVIEW
50 POPUP "Arrange &Icons"
52 MENUITEM "By &Name", 0x30 /* column 0 */
53 MENUITEM "By &Type", 0x32 /* column 2 */
54 MENUITEM "By &Size", 0x31 /* ... */
55 MENUITEM "By &Date", 0x33
57 MENUITEM "&Auto Arrange", FCIDM_SHVIEW_AUTOARRANGE
59 MENUITEM "Line up Icons", FCIDM_SHVIEW_SNAPTOGRID
61 MENUITEM "Refresh", FCIDM_SHVIEW_REFRESH
63 MENUITEM "Paste", FCIDM_SHVIEW_INSERT
64 MENUITEM "Paste as Link", FCIDM_SHVIEW_INSERTLINK
68 MENUITEM "New &Folder", FCIDM_SHVIEW_NEWFOLDER
69 MENUITEM "New &Link", FCIDM_SHVIEW_NEWLINK
73 MENUITEM "Properties", FCIDM_SHVIEW_PROPERTIES
84 MENUITEM "#msgctxt#recycle bin#&Restore" IDM_RECYCLEBIN_RESTORE
85 MENUITEM "&Erase" IDM_RECYCLEBIN_ERASE
96 MENUITEM "&Select" FCIDM_SHVIEW_OPEN
97 MENUITEM "E&xplore", FCIDM_SHVIEW_EXPLORE
98 MENUITEM "&Open", FCIDM_SHVIEW_OPEN
100 MENUITEM "C&ut", FCIDM_SHVIEW_CUT
101 MENUITEM "&Copy", FCIDM_SHVIEW_COPY
103 MENUITEM "Create &Link", FCIDM_SHVIEW_CREATELINK
104 MENUITEM "&Delete", FCIDM_SHVIEW_DELETE
105 MENUITEM "&Rename", FCIDM_SHVIEW_RENAME
107 MENUITEM "&Properties", FCIDM_SHVIEW_PROPERTIES
116 MENUITEM "E&xit", IDM_CPANEL_EXIT
121 MENUITEM "Lar&ge Icons", FCIDM_SHVIEW_BIGICON
122 MENUITEM "S&mall Icons", FCIDM_SHVIEW_SMALLICON
123 MENUITEM "&List", FCIDM_SHVIEW_LISTVIEW
124 MENUITEM "&Details", FCIDM_SHVIEW_REPORTVIEW
129 MENUITEM "&About Control Panel", IDM_CPANEL_ABOUT
135 /* columns in the shellview */
136 IDS_SHV_COLUMN1 "File"
137 IDS_SHV_COLUMN2 "Size"
138 IDS_SHV_COLUMN3 "Type"
139 IDS_SHV_COLUMN4 "Modified"
140 IDS_SHV_COLUMN5 "Attributes"
141 IDS_SHV_COLUMN6 "Size"
142 IDS_SHV_COLUMN7 "Size available"
143 IDS_SHV_COLUMN8 "Name"
144 IDS_SHV_COLUMN9 "Comments"
145 IDS_SHV_COLUMN10 "Owner"
146 IDS_SHV_COLUMN11 "Group"
147 IDS_SHV_COLUMN_DELFROM "Original location"
148 IDS_SHV_COLUMN_DELDATE "Date deleted"
149 IDS_SHV_COL_DOCS "Documents"
150 IDS_SHV_COL_STATUS "Status"
151 IDS_SHV_COL_LOCATION "Location"
152 IDS_SHV_COL_MODEL "Model"
154 /* special folders */
155 IDS_DESKTOP "#msgctxt#display name#Desktop"
156 IDS_MYCOMPUTER "My Computer"
157 IDS_RECYCLEBIN_FOLDER_NAME "Trash"
158 IDS_CONTROLPANEL "Control Panel"
161 IDS_VIEW_LARGE "Lar&ge Icons"
162 IDS_VIEW_SMALL "S&mall Icons"
163 IDS_VIEW_LIST "&List"
164 IDS_VIEW_DETAILS "&Details"
168 IDS_CREATEFOLDER_DENIED "Unable to create new Folder: Permission denied."
169 IDS_CREATEFOLDER_CAPTION "Error during creation of a new folder"
170 IDS_DELETEITEM_CAPTION "Confirm file deletion"
171 IDS_DELETEFOLDER_CAPTION "Confirm folder deletion"
172 IDS_DELETEITEM_TEXT "Are you sure you want to delete '%1'?"
173 IDS_DELETEMULTIPLE_TEXT "Are you sure you want to delete these %1 items?"
174 IDS_DELETESELECTED_TEXT "Are you sure you want to delete the selected item(s)?"
175 IDS_TRASHITEM_TEXT "Are you sure that you want to send '%1' to the Trash?"
176 IDS_TRASHFOLDER_TEXT "Are you sure that you want to send '%1' and all its content to the Trash?"
177 IDS_TRASHMULTIPLE_TEXT "Are you sure that you want to send these %1 items to the Trash?"
178 IDS_CANTTRASH_TEXT "The item '%1' can't be sent to Trash. Do you want to delete it instead?"
179 IDS_OVERWRITEFILE_TEXT "This folder already contains a file called '%1'.\n\nDo you want to replace it?"
180 IDS_OVERWRITEFILE_CAPTION "Confirm file overwrite"
181 IDS_OVERWRITEFOLDER_TEXT "This folder already contains a folder named '%1'.\n\
183 If the files in the destination folder have the same names as files in the\n\
184 selected folder they will be replaced. Do you still want to move or copy\n\
187 /* message box strings */
188 IDS_RESTART_TITLE "Restart"
189 IDS_RESTART_PROMPT "Do you want to simulate a Windows reboot?"
190 IDS_SHUTDOWN_TITLE "Shutdown"
191 IDS_SHUTDOWN_PROMPT "Do you want to shutdown your Wine session?"
193 /* Run File dialog */
194 IDS_RUNDLG_ERROR "Unable to display Run File dialog box (internal error)"
195 IDS_RUNDLG_BROWSE_ERROR "Unable to display Browse dialog box (internal error)"
196 IDS_RUNDLG_BROWSE_CAPTION "Browse"
197 IDS_RUNDLG_BROWSE_FILTER_EXE "Executable files (*.exe)"
198 IDS_RUNDLG_BROWSE_FILTER_ALL "All files (*.*)"
200 /* shell folder path default values */
201 /* FIXME: Some will be unused until desktop.ini support is implemented */
202 IDS_PROGRAMS "Programs"
203 IDS_PERSONAL "My Documents"
204 IDS_FAVORITES "Favorites"
205 IDS_STARTUP "StartUp"
206 IDS_STARTMENU "Start Menu"
207 IDS_MYMUSIC "My Music"
208 IDS_MYVIDEOS "My Videos"
209 IDS_DESKTOPDIRECTORY "#msgctxt#directory#Desktop"
210 IDS_NETHOOD "NetHood"
211 IDS_TEMPLATES "Templates"
212 IDS_PRINTHOOD "PrintHood"
213 IDS_HISTORY "History"
214 IDS_PROGRAM_FILES "Program Files"
215 IDS_PROGRAM_FILESX86 "Program Files (x86)"
216 IDS_MYPICTURES "My Pictures"
217 IDS_COMMON_FILES "Common Files"
218 IDS_COMMON_DOCUMENTS "Documents"
219 IDS_ADMINTOOLS "Administrative Tools"
220 IDS_COMMON_MUSIC "Music"
221 IDS_COMMON_PICTURES "Pictures"
222 IDS_COMMON_VIDEOS "Videos"
223 IDS_CONTACTS "Contacts"
225 IDS_SLIDE_SHOWS "Slide Shows"
226 IDS_PLAYLISTS "Playlists"
227 IDS_SAMPLE_MUSIC "Sample Music"
228 IDS_SAMPLE_PICTURES "Sample Pictures"
229 IDS_SAMPLE_PLAYLISTS "Sample Playlists"
230 IDS_SAMPLE_VIDEOS "Sample Videos"
231 IDS_SAVED_GAMES "Saved Games"
232 IDS_SAVED_SEARCHES "Searches"
233 IDS_USER_PROFILES "Users"
234 IDS_DOCUMENTS "Documents"
235 IDS_DOWNLOADS "Downloads"
237 IDS_NEWFOLDER "New Folder"
239 IDS_CPANEL_TITLE "Wine Control Panel"
240 IDS_CPANEL_NAME "Name"
241 IDS_CPANEL_DESCRIPTION "Description"
243 IDS_SHLEXEC_NOASSOC "There is no Windows program configured to open this type of file."
245 IDS_RECYCLEBIN_ERASEITEM "Are you sure you wish to permanently delete '%1'?"
246 IDS_RECYCLEBIN_ERASEMULTIPLE "Are you sure you wish to permanently delete these %1 items?"
247 IDS_RECYCLEBIN_ERASE_CAPTION "Confirm deletion"
248 IDS_RECYCLEBIN_OVERWRITEFILE "A file already exists at the path %1.\n\nDo you want to replace it?"
249 IDS_RECYCLEBIN_OVERWRITEFOLDER "A folder already exists at the path %1.\n\nDo you want to replace it?"
250 IDS_RECYCLEBIN_OVERWRITE_CAPTION "Confirm overwrite"
255 IDS_LICENSE_CAPTION, "Wine License"
257 "Wine is free software; you can redistribute it and/or \
258 modify it under the terms of the GNU Lesser General Public \
259 License as published by the Free Software Foundation; either \
260 version 2.1 of the License, or (at your option) any later version.\n\n\
261 Wine is distributed in the hope that it will be useful, \
262 but WITHOUT ANY WARRANTY; without even the implied warranty of \
263 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
264 Lesser General Public License for more details.\n\n\
265 You should have received a copy of the GNU Lesser General Public \
266 License along with Wine; if not, write to the Free Software \
267 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
270 SHBRSFORFOLDER_MSGBOX DIALOG 15, 40, 190, 195
271 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU | DS_MODALFRAME | DS_SETFONT | DS_3DLOOK
272 CAPTION "Browse for Folder"
273 FONT 8, "MS Shell Dlg"
275 DEFPUSHBUTTON "OK", 1, 80, 176, 50, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
276 PUSHBUTTON "Cancel", 2, 134, 176, 50, 14, WS_GROUP | WS_TABSTOP
277 LTEXT "", IDD_TITLE, 5, 4, 180, 12
278 LTEXT "", IDD_STATUS, 5, 25, 180, 12
279 CONTROL "", IDD_TREEVIEW, "SysTreeView32",
280 TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT |
281 WS_BORDER | WS_TABSTOP,
285 SHNEWBRSFORFOLDER_MSGBOX DIALOG 15, 40, 216, 195
286 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU | WS_SIZEBOX | DS_MODALFRAME | DS_SETFONT | DS_3DLOOK
287 CAPTION "Browse for Folder"
288 FONT 8, "MS Shell Dlg"
290 LTEXT "", IDD_TITLE, 5, 8, 198, 24
291 LTEXT "", IDD_STATUS, 5, 25, 198, 12
292 LTEXT "Folder:", IDD_FOLDER, 5, 156, 40, 12
293 CONTROL "", IDD_TREEVIEW, "SysTreeView32",
294 TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_EDITLABELS |
295 WS_BORDER | WS_TABSTOP,
297 EDITTEXT IDD_FOLDERTEXT, 46, 154, 164, 14, WS_BORDER | WS_GROUP | WS_TABSTOP
298 PUSHBUTTON "&Make New Folder", IDD_MAKENEWFOLDER, 5, 176, 95, 14, WS_GROUP | WS_TABSTOP
299 DEFPUSHBUTTON "OK", IDOK, 105, 176, 50, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
300 PUSHBUTTON "Cancel", IDCANCEL, 160, 176, 50, 14, WS_GROUP | WS_TABSTOP
303 SHELL_YESTOALL_MSGBOX DIALOG 200, 100, 280, 90
304 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
306 FONT 8, "MS Shell Dlg"
308 DEFPUSHBUTTON "&Yes", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP
309 PUSHBUTTON "Yes to &all", IDD_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP
310 PUSHBUTTON "&No", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP
311 PUSHBUTTON "Cancel", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP
312 ICON "", IDD_ICON, 10, 10, 16, 16
313 LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0
316 SHELL_ABOUT_MSGBOX DIALOG 15, 40, 225, 152
317 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
319 FONT 10, "MS Shell Dlg"
321 DEFPUSHBUTTON "OK", IDOK, 153, 133, 65, 14, WS_TABSTOP
322 PUSHBUTTON "Wine &license", IDC_ABOUT_LICENSE, 153, 113, 65, 14, WS_TABSTOP
323 LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
324 ICON "", stc1, 10, 10, 30, 30
325 LTEXT "", IDC_ABOUT_STATIC_TEXT1, 42, 10, 180, 10
326 LTEXT "", IDC_ABOUT_STATIC_TEXT2, 42, 22, 180, 10
327 LTEXT "Running on %s", IDC_ABOUT_STATIC_TEXT3, 42, 34, 180, 10
328 LTEXT "Wine was brought to you by:", IDC_ABOUT_WINE_TEXT, 8, 54, 214, 10
331 SHELL_RUN_DLG DIALOG 0, 0, 235, 83
332 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
333 FONT 8, "MS Shell Dlg"
335 ICON "", IDC_RUNDLG_ICON, 7, 11, 18, 20, WS_VISIBLE
336 LTEXT "Type the name of a program, folder, document, or Internet resource, and Wine will open it for you.", IDC_RUNDLG_DESCRIPTION, 36, 11, 182, 18
337 LTEXT "&Open:", IDC_RUNDLG_LABEL, 7, 39, 35, 10
338 CONTROL "", IDC_RUNDLG_EDITPATH, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 45, 37, 185, 100
339 DEFPUSHBUTTON "OK", IDOK, 72, 63, 50, 14, WS_TABSTOP
340 PUSHBUTTON "Cancel", IDCANCEL, 126, 63, 50, 14, WS_TABSTOP
341 PUSHBUTTON "&Browse...", IDC_RUNDLG_BROWSE, 180, 63, 50, 14, WS_TABSTOP
344 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
346 /* @makedep: shell32.rgs */
347 1 WINE_REGISTRY shell32.rgs
349 shv_accel ACCELERATORS
351 VK_F5, FCIDM_SHVIEW_REFRESH, VIRTKEY
354 /* @makedep: document.ico */
355 IDI_SHELL_DOCUMENT ICON document.ico
357 /* @makedep: folder.ico */
358 IDI_SHELL_FOLDER ICON folder.ico
360 /* @makedep: folder_open.ico */
361 IDI_SHELL_FOLDER_OPEN ICON folder_open.ico
363 /* FIXME: Following three resources are not yet added */
364 /* @makedep: folder_open.ico */
365 IDI_SHELL_FOLDER_OPEN_SMALL ICON folder_open.ico
366 /* @makedep: folder_open.ico */
367 IDI_SHELL_FOLDER_OPEN_LARGE ICON folder_open.ico
368 /* @makedep: folder_open.ico */
369 IDI_SHELL_FOLDER_SMALL_XP ICON folder_open.ico
371 /* @makedep: floppy.ico */
372 IDI_SHELL_FLOPPY ICON floppy.ico
374 /* @makedep: drive.ico */
375 IDI_SHELL_DRIVE ICON drive.ico
377 /* @makedep: netdrive.ico */
378 IDI_SHELL_NETDRIVE ICON netdrive.ico
380 /* @makedep: netdrive2.ico */
381 IDI_SHELL_NETDRIVE2 ICON netdrive2.ico
383 /* @makedep: cdrom.ico */
384 IDI_SHELL_CDROM ICON cdrom.ico
386 /* @makedep: ramdisk.ico */
387 IDI_SHELL_RAMDISK ICON ramdisk.ico
389 /* @makedep: mycomputer.ico */
390 IDI_SHELL_MY_COMPUTER ICON mycomputer.ico
392 /* @makedep: printer.ico */
393 IDI_SHELL_PRINTER ICON printer.ico
395 /* @makedep: shortcut.ico */
396 IDI_SHELL_SHORTCUT ICON shortcut.ico
398 /* @makedep: desktop.ico */
399 IDI_SHELL_DESKTOP ICON desktop.ico
401 /* @makedep: control.ico */
402 IDI_SHELL_CONTROL_PANEL ICON control.ico
404 /* @makedep: trash_file.ico */
405 IDI_SHELL_FULL_RECYCLE_BIN ICON trash_file.ico
407 /* @makedep: trash_file.ico */
408 IDI_SHELL_TRASH_FILE ICON trash_file.ico
410 /* @makedep: delete.ico */
411 IDI_SHELL_CONFIRM_DELETE ICON delete.ico
413 /* @makedep: mydocs.ico */
414 IDI_SHELL_MY_DOCUMENTS ICON mydocs.ico
416 /* FIXME: Following resource is not yet added */
417 /* @makedep: mydocs.ico */
418 IDI_SHELL_MY_NETWORK_PLACES ICON mydocs.ico
420 /* FIXME: Following resource is not yet added */
421 /* @makedep: mydocs.ico */
422 IDI_SHELL_FAVORITES ICON mydocs.ico
424 /* @makedep: idb_tb_large.bmp */
425 IDB_TB_LARGE_LIGHT BITMAP idb_tb_large.bmp
427 /* @makedep: idb_tb_large.bmp */
428 IDB_TB_LARGE_DARK BITMAP idb_tb_large.bmp
430 /* @makedep: idb_tb_small.bmp */
431 IDB_TB_SMALL_LIGHT BITMAP idb_tb_small.bmp
433 /* @makedep: idb_tb_small.bmp */
434 IDB_TB_SMALL_DARK BITMAP idb_tb_small.bmp
436 /* @makedep: searching.avi */
437 IDR_AVI_SEARCHING AVI searching.avi
439 /* @makedep: searching.avi */
440 IDR_AVI_SEARCH AVI searching.avi
442 /* @makedep: searching.avi */
443 IDR_AVI_FILEMOVE AVI searching.avi
445 /* @makedep: searching.avi */
446 IDR_AVI_FILECOPY AVI searching.avi
448 /* @makedep: searching.avi */
449 IDR_AVI_FINDCOMPUTER AVI searching.avi
451 /* @makedep: searching.avi */
452 IDR_AVI_FILENUKE AVI searching.avi
454 /* @makedep: searching.avi */
455 IDR_AVI_FILEDELETE AVI searching.avi
457 /* @makedep: AUTHORS */
458 AUTHORS RCDATA AUTHORS
462 #define WINE_FILENAME_STR "shell32.dll"
463 #define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
465 #include "wine/wine_common_ver.rc"