shdoclc: Added IDS_MESSAGE_BOX_TITLE string.
[wine/testsucceed.git] / dlls / shdoclc / En.rc
blob95e5384ac4b01037484397937bc2e882f1c9370c
1 /*
2  * Copyright 2005-2006 Jacek Caban
3  *
4  * This library is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU Lesser General Public
6  * License as published by the Free Software Foundation; either
7  * version 2.1 of the License, or (at your option) any later version.
8  *
9  * This library is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12  * Lesser General Public License for more details.
13  *
14  * You should have received a copy of the GNU Lesser General Public
15  * License along with this library; if not, write to the Free Software
16  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17  */
20 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
22 STRINGTABLE DISCARDABLE
24     IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
27 IDR_BROWSE_CONTEXT_MENU MENU
29     POPUP "Default"
30     {
31         MENUITEM "&Back",                  IDM_GOBACKWARD
32         MENUITEM "F&orward",               IDM_GOFORWARD
33         MENUITEM SEPARATOR
34         MENUITEM "&Save Background As...", IDM_SAVEBACKGROUND
35         MENUITEM "Set As Back&ground",     IDM_SETWALLPAPER
36         MENUITEM "&Copy Background",       IDM_COPYBACKGROUND
37         MENUITEM "Set as &Desktop Item",   IDM_SETDESKTOPITEM
38         MENUITEM SEPARATOR
39         MENUITEM "Select &All",            IDM_SELECTALL
40         MENUITEM "&Paste",                 IDM_PASTE
41         MENUITEM SEPARATOR
42         MENUITEM "Create Shor&tcut",       IDM_CREATESHORTCUT
43         MENUITEM "Add to &Favourites",     IDM_ADDFAVORITES
44         MENUITEM "&View Source",           IDM_VIEWSOURCE
45         MENUITEM SEPARATOR
46         MENUITEM "&Encoding",              IDM_LANGUAGE
47         MENUITEM SEPARATOR
48         MENUITEM "Pr&int",                 IDM_PRINT
49         MENUITEM "&Refresh",               _IDM_REFRESH
50         MENUITEM SEPARATOR
51         MENUITEM SEPARATOR
52         MENUITEM "&Properties",            IDM_PROPERTIES
53     }
55     POPUP "Image"
56     {
57         MENUITEM "&Open Link",               IDM_FOLLOWLINKC
58         MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
59         MENUITEM "Save Target &As...",       IDM_SAVETARGET
60         MENUITEM "&Print Target",            IDM_PRINTTARGET
61         MENUITEM SEPARATOR
62         MENUITEM "S&how Picture",            IDM_SHOWPICTURE
63         MENUITEM "&Save Picture As...",      IDM_SAVEPICTURE
64         MENUITEM "&E-mail Picture...",       IDM_MP_EMAILPICTURE
65         MENUITEM "Pr&int Picture...",        IDM_MP_PRINTPICTURE
66         MENUITEM "&Go to My Pictures",       IDM_MP_MYPICS
67         MENUITEM "Set as Back&ground",       IDM_SETWALLPAPER
68         MENUITEM "Set as &Desktop Item...",  IDM_SETDESKTOPITEM
69         MENUITEM SEPARATOR
70         MENUITEM "Cu&t",                     IDM_CUT
71         MENUITEM "&Copy",                    IDM_COPY
72         MENUITEM "Copy Shor&tcut",           IDM_COPYSHORTCUT
73         MENUITEM "&Paste",                   IDM_PASTE
74         MENUITEM SEPARATOR
75         MENUITEM "Add to &Favorites...",     IDM_ADDFAVORITES
76         MENUITEM SEPARATOR
77         MENUITEM SEPARATOR
78         MENUITEM "P&roperties",              IDM_PROPERTIES
79     }
81     POPUP "Control"
82     {
83         MENUITEM "&Undo",       IDM_UNDO
84         MENUITEM SEPARATOR
85         MENUITEM "Cu&t",        IDM_CUT
86         MENUITEM "&Copy",       IDM_COPY
87         MENUITEM "&Paste",      IDM_PASTE
88         MENUITEM "&Delete",     IDM_DELETE
89         MENUITEM SEPARATOR
90         MENUITEM SEPARATOR
91         MENUITEM "Select &All", IDM_SELECTALL
92     }
94     POPUP "Table"
95     {
96         POPUP "&Select"
97         {
98             MENUITEM "&Cell",         IDM_CELLSELECT
99             MENUITEM "&Row",          IDM_ROWSELECT
100             MENUITEM "&Column",       IDM_COLUMNSELECT
101             MENUITEM "&Table",        IDM_TABLESELECT
102         }
103         MENUITEM SEPARATOR
104         MENUITEM SEPARATOR
105         MENUITEM "&Cell Properties",  IDM_CELLPROPERTIES
106         MENUITEM "&Table Properties", IDM_TABLEPROPERTIES
107     }
109     POPUP "1DSite Select"
110     {
111         MENUITEM "Cu&t",        IDM_CUT
112         MENUITEM "&Copy",       IDM_COPY
113         MENUITEM "Paste",       IDM_PASTE
114         MENUITEM "Select &All", IDM_SELECTALL
115         MENUITEM "&Print",      IDM_PRINT
116         MENUITEM SEPARATOR
117     }
119     POPUP "Anchor"
120     {
121         MENUITEM "&Open",                IDM_FOLLOWLINKC
122         MENUITEM "Open in &New Window",  IDM_FOLLOWLINKN
123         MENUITEM "Save Target &As...",   IDM_SAVETARGET
124         MENUITEM "&Print Target",        IDM_PRINTTARGET
125         MENUITEM SEPARATOR
126         MENUITEM "Cut",                  IDM_CUT
127         MENUITEM "&Copy",                IDM_COPY
128         MENUITEM "Copy Shor&tcut",       IDM_COPYSHORTCUT
129         MENUITEM "&Paste",               IDM_PASTE
130         MENUITEM SEPARATOR
131         MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
132         MENUITEM SEPARATOR
133         MENUITEM SEPARATOR
134         MENUITEM "P&roperties",          IDM_PROPERTIES
135     }
137     POPUP "Context Unknown"
138     {
139         MENUITEM SEPARATOR
140     }
142     POPUP "DYNSRC Image"
143     {
144         MENUITEM "&Open Link",               IDM_FOLLOWLINKC
145         MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
146         MENUITEM "Save Target &As...",       IDM_SAVETARGET
147         MENUITEM "&Print Target",            IDM_PRINTTARGET
148         MENUITEM SEPARATOR
149         MENUITEM "S&how Picture",            IDM_SHOWPICTURE
150         MENUITEM "&Save Video As...",        IDM_SAVEPICTURE
151         MENUITEM "Set as Back&ground",       IDM_SETWALLPAPER
152         MENUITEM "Set as &Desktop Item...",  IDM_SETDESKTOPITEM
153         MENUITEM SEPARATOR
154         MENUITEM "Cu&t",                     IDM_CUT
155         MENUITEM "&Copy",                    IDM_COPY
156         MENUITEM "Copy Shor&tcut",           IDM_COPYSHORTCUT
157         MENUITEM "&Paste",                   IDM_PASTE
158         MENUITEM SEPARATOR
159         MENUITEM "Add to &Favorites...",     IDM_ADDFAVORITES
160         MENUITEM SEPARATOR
161         MENUITEM SEPARATOR
162         MENUITEM "Play",                     IDM_DYNSRCPLAY
163         MENUITEM "Stop",                     IDM_DYNSRCSTOP
164         MENUITEM "P&roperties",              IDM_PROPERTIES
165     }
167     POPUP "ART Image"
168     {
169         MENUITEM "&Open Link",               IDM_FOLLOWLINKC
170         MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
171         MENUITEM "Save Target &As...",       IDM_SAVETARGET
172         MENUITEM "&Print Target",            IDM_PRINTTARGET
173         MENUITEM SEPARATOR
174         MENUITEM "S&how Picture",            IDM_SHOWPICTURE
175         MENUITEM "&Save Picture As...",      IDM_SAVEPICTURE
176         MENUITEM "Set as Back&ground",       IDM_SETWALLPAPER
177         MENUITEM "Set as &Desktop Item...",  IDM_SETDESKTOPITEM
178         MENUITEM SEPARATOR
179         MENUITEM "Cu&t",                     IDM_CUT
180         MENUITEM "&Copy",                    IDM_COPY
181         MENUITEM "Copy Shor&tcut",           IDM_COPYSHORTCUT
182         MENUITEM "&Paste",                   IDM_PASTE
183         MENUITEM SEPARATOR
184         MENUITEM "Add to &Favorites...",     IDM_ADDFAVORITES
185         MENUITEM SEPARATOR
186         MENUITEM "Play",                     IDM_IMGARTPLAY
187         MENUITEM "Stop",                     IDM_IMGARTSTOP
188         MENUITEM "Rewind",                   IDM_IMGARTREWIND
189         MENUITEM SEPARATOR
190         MENUITEM SEPARATOR
191         MENUITEM "P&roperties",              IDM_PROPERTIES
192     }
194     POPUP "Debug"
195     {
196         MENUITEM "Trace Tags",         IDM_TRACETAGS
197         MENUITEM "Resource Failures",  IDM_RESOURCEFAILURES
198         MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
199         MENUITEM "Debug Break",        IDM_DEBUGBREAK
200         MENUITEM "Debug View",         IDM_DEBUGVIEW
201         MENUITEM "Dump Tree",          IDM_DUMPTREE
202         MENUITEM "Dump Lines",         IDM_DUMPLINES
203         MENUITEM "Dump DisplayTree",   IDM_DUMPDISPLAYTREE
204         MENUITEM "Dump FormatCaches",  IDM_DUMPFORMATCACHES
205         MENUITEM "Dump LayoutRects",   IDM_DUMPLAYOUTRECTS
206         MENUITEM "Memory Monitor",     IDM_MEMORYMONITOR
207         MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
208         MENUITEM "Save HTML",          IDM_SAVEHTML
209         MENUITEM SEPARATOR
210         MENUITEM "&Browse View",       IDM_BROWSEMODE
211         MENUITEM "&Edit View",         IDM_EDITMODE
212     }
214     POPUP "Vertical Scrollbar"
215     {
216         MENUITEM "Scroll Here",  IDM_SCROLL_HERE
217         MENUITEM SEPARATOR
218         MENUITEM "Top",          IDM_SCROLL_TOP
219         MENUITEM "Bottom",       IDM_SCROLL_BOTTOM
220         MENUITEM SEPARATOR
221         MENUITEM "Page Up",      IDM_SCROLL_PAGEUP
222         MENUITEM "Page Down",    IDM_SCROLL_PAGEDOWN
223         MENUITEM SEPARATOR
224         MENUITEM "Scroll Up",    IDM_SCROLL_UP
225         MENUITEM "Scroll Down",  IDM_SCROLL_DOWN
226     }
228     POPUP "Horizontal Scrollbar"
229     {
230         MENUITEM "Scroll Here",  IDM_SCROLL_HERE
231         MENUITEM SEPARATOR
232         MENUITEM "Left Edge",    IDM_SCROLL_LEFTEDGE
233         MENUITEM "Right Edge",   IDM_SCROLL_RIGHTEDGE
234         MENUITEM SEPARATOR
235         MENUITEM "Page Left",    IDM_SCROLL_PAGELEFT
236         MENUITEM "Page Right",   IDM_SCROLL_PAGERIGHT
237         MENUITEM SEPARATOR
238         MENUITEM "Scroll Left",  IDM_SCROLL_LEFT
239         MENUITEM "Scroll Right", IDM_SCROLL_RIGHT
240     }