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