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 IDS_PROGRAMS "Start Menu\\Programs"
200 IDS_PERSONAL "My Documents"
201 IDS_FAVORITES "Favorites"
202 IDS_STARTUP "Start Menu\\Programs\\StartUp"
205 IDS_STARTMENU "Start Menu"
206 IDS_MYMUSIC "My Music"
207 IDS_MYVIDEO "My Videos"
208 IDS_DESKTOPDIRECTORY "#msgctxt#directory#Desktop"
209 IDS_NETHOOD "NetHood"
210 IDS_TEMPLATES "Templates"
211 IDS_APPDATA "Application Data"
212 IDS_PRINTHOOD "PrintHood"
213 IDS_LOCAL_APPDATA "Local Settings\\Application Data"
214 IDS_INTERNET_CACHE "Local Settings\\Temporary Internet Files"
215 IDS_COOKIES "Cookies"
216 IDS_HISTORY "Local Settings\\History"
217 IDS_PROGRAM_FILES "Program Files"
218 IDS_PROGRAM_FILESX86 "Program Files (x86)"
219 IDS_MYPICTURES "My Pictures"
220 IDS_PROGRAM_FILES_COMMON "Program Files\\Common Files"
221 IDS_PROGRAM_FILES_COMMONX86 "Program Files (x86)\\Common Files"
222 IDS_COMMON_DOCUMENTS "Documents"
223 IDS_ADMINTOOLS "Start Menu\\Programs\\Administrative Tools"
224 IDS_COMMON_MUSIC "Music"
225 IDS_COMMON_PICTURES "Pictures"
226 IDS_COMMON_VIDEO "Videos"
227 IDS_CDBURN_AREA "Local Settings\\Application Data\\Microsoft\\CD Burning"
228 IDS_CONTACTS "Contacts"
230 IDS_PHOTO_ALBUMS "Pictures\\Slide Shows"
231 IDS_PLAYLISTS "Music\\Playlists"
232 IDS_PUBLIC_DOWNLOADS "Downloads"
233 IDS_PUBLIC_GAME_TASKS "Microsoft\\Windows\\GameExplorer"
234 IDS_PUBLIC_LIBRARIES "Microsoft\\Windows\\Libraries"
235 IDS_PUBLIC_RINGTONES "Microsoft\\Windows\\Ringtones"
236 IDS_SAMPLE_MUSIC "Music\\Sample Music"
237 IDS_SAMPLE_PICTURES "Pictures\\Sample Pictures"
238 IDS_SAMPLE_PLAYLISTS "Music\\Sample Playlists"
239 IDS_SAMPLE_VIDEOS "Videos\\Sample Videos"
240 IDS_SAVED_GAMES "Saved Games"
241 IDS_SAVED_SEARCHES "Searches"
242 IDS_USER_PROFILES "Users"
243 IDS_COMMON_OEM_LINKS "OEM Links"
244 IDS_DOCUMENTS "Documents"
245 IDS_DOWNLOADS "Downloads"
246 IDS_LOCAL_APPDATA_LOW "AppData\\LocalLow"
248 IDS_NEWFOLDER "New Folder"
250 IDS_CPANEL_TITLE "Wine Control Panel"
251 IDS_CPANEL_NAME "Name"
252 IDS_CPANEL_DESCRIPTION "Description"
254 IDS_SHLEXEC_NOASSOC "There is no Windows program configured to open this type of file."
256 IDS_RECYCLEBIN_ERASEITEM "Are you sure you wish to permanently delete '%1'?"
257 IDS_RECYCLEBIN_ERASEMULTIPLE "Are you sure you wish to permanently delete these %1 items?"
258 IDS_RECYCLEBIN_ERASE_CAPTION "Confirm deletion"
259 IDS_RECYCLEBIN_OVERWRITEFILE "A file already exists at the path %1.\n\nDo you want to replace it?"
260 IDS_RECYCLEBIN_OVERWRITEFOLDER "A folder already exists at the path %1.\n\nDo you want to replace it?"
261 IDS_RECYCLEBIN_OVERWRITE_CAPTION "Confirm overwrite"
266 IDS_LICENSE_CAPTION, "Wine License"
268 "Wine is free software; you can redistribute it and/or \
269 modify it under the terms of the GNU Lesser General Public \
270 License as published by the Free Software Foundation; either \
271 version 2.1 of the License, or (at your option) any later version.\n\n\
272 Wine is distributed in the hope that it will be useful, \
273 but WITHOUT ANY WARRANTY; without even the implied warranty of \
274 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
275 Lesser General Public License for more details.\n\n\
276 You should have received a copy of the GNU Lesser General Public \
277 License along with Wine; if not, write to the Free Software \
278 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
281 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
283 /* @makedep: shell32.rgs */
284 1 WINE_REGISTRY shell32.rgs
286 shv_accel ACCELERATORS
288 VK_F5, FCIDM_SHVIEW_REFRESH, VIRTKEY
291 /* @makedep: document.ico */
292 IDI_SHELL_DOCUMENT ICON document.ico
294 /* @makedep: folder.ico */
295 IDI_SHELL_FOLDER ICON folder.ico
297 /* @makedep: folder_open.ico */
298 IDI_SHELL_FOLDER_OPEN ICON folder_open.ico
300 /* FIXME: Following three resources are not yet added */
301 /* @makedep: folder_open.ico */
302 IDI_SHELL_FOLDER_OPEN_SMALL ICON folder_open.ico
303 /* @makedep: folder_open.ico */
304 IDI_SHELL_FOLDER_OPEN_LARGE ICON folder_open.ico
305 /* @makedep: folder_open.ico */
306 IDI_SHELL_FOLDER_SMALL_XP ICON folder_open.ico
308 /* @makedep: floppy.ico */
309 IDI_SHELL_FLOPPY ICON floppy.ico
311 /* @makedep: drive.ico */
312 IDI_SHELL_DRIVE ICON drive.ico
314 /* @makedep: netdrive.ico */
315 IDI_SHELL_NETDRIVE ICON netdrive.ico
317 /* @makedep: netdrive2.ico */
318 IDI_SHELL_NETDRIVE2 ICON netdrive2.ico
320 /* @makedep: cdrom.ico */
321 IDI_SHELL_CDROM ICON cdrom.ico
323 /* @makedep: ramdisk.ico */
324 IDI_SHELL_RAMDISK ICON ramdisk.ico
326 /* @makedep: mycomputer.ico */
327 IDI_SHELL_MY_COMPUTER ICON mycomputer.ico
329 /* @makedep: printer.ico */
330 IDI_SHELL_PRINTER ICON printer.ico
332 /* @makedep: shortcut.ico */
333 IDI_SHELL_SHORTCUT ICON shortcut.ico
335 /* @makedep: desktop.ico */
336 IDI_SHELL_DESKTOP ICON desktop.ico
338 /* @makedep: control.ico */
339 IDI_SHELL_CONTROL_PANEL ICON control.ico
341 /* @makedep: trash_file.ico */
342 IDI_SHELL_FULL_RECYCLE_BIN ICON trash_file.ico
344 /* @makedep: trash_file.ico */
345 IDI_SHELL_TRASH_FILE ICON trash_file.ico
347 /* @makedep: delete.ico */
348 IDI_SHELL_CONFIRM_DELETE ICON delete.ico
350 /* @makedep: mydocs.ico */
351 IDI_SHELL_MY_DOCUMENTS ICON mydocs.ico
353 /* FIXME: Following resource is not yet added */
354 /* @makedep: mydocs.ico */
355 IDI_SHELL_MY_NETWORK_PLACES ICON mydocs.ico
357 /* FIXME: Following resource is not yet added */
358 /* @makedep: mydocs.ico */
359 IDI_SHELL_FAVORITES ICON mydocs.ico
361 /* @makedep: idb_tb_large.bmp */
362 IDB_TB_LARGE_LIGHT BITMAP idb_tb_large.bmp
364 /* @makedep: idb_tb_large.bmp */
365 IDB_TB_LARGE_DARK BITMAP idb_tb_large.bmp
367 /* @makedep: idb_tb_small.bmp */
368 IDB_TB_SMALL_LIGHT BITMAP idb_tb_small.bmp
370 /* @makedep: idb_tb_small.bmp */
371 IDB_TB_SMALL_DARK BITMAP idb_tb_small.bmp
373 /* @makedep: searching.avi */
374 IDR_AVI_SEARCHING AVI searching.avi
376 /* @makedep: searching.avi */
377 IDR_AVI_SEARCH AVI searching.avi
379 /* @makedep: searching.avi */
380 IDR_AVI_FILEMOVE AVI searching.avi
382 /* @makedep: searching.avi */
383 IDR_AVI_FILECOPY AVI searching.avi
385 /* @makedep: searching.avi */
386 IDR_AVI_FINDCOMPUTER AVI searching.avi
388 /* @makedep: searching.avi */
389 IDR_AVI_FILENUKE AVI searching.avi
391 /* @makedep: searching.avi */
392 IDR_AVI_FILEDELETE AVI searching.avi
394 /* @makedep: AUTHORS */
395 AUTHORS RCDATA AUTHORS
399 #define WINE_FILENAME_STR "shell32.dll"
400 #define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
402 #include "wine/wine_common_ver.rc"