2 * Copyright 2005-2006 Jacek Caban
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.
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.
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
20 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
22 STRINGTABLE DISCARDABLE
24 IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
27 STRINGTABLE DISCARDABLE
29 IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
30 IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
33 IDR_BROWSE_CONTEXT_MENU MENU
37 MENUITEM "&Back", IDM_GOBACKWARD
38 MENUITEM "F&orward", IDM_GOFORWARD
40 MENUITEM "&Save Background As...", IDM_SAVEBACKGROUND
41 MENUITEM "Set As Back&ground", IDM_SETWALLPAPER
42 MENUITEM "&Copy Background", IDM_COPYBACKGROUND
43 MENUITEM "Set as &Desktop Item", IDM_SETDESKTOPITEM
45 MENUITEM "Select &All", IDM_SELECTALL
46 MENUITEM "&Paste", IDM_PASTE
48 MENUITEM "Create Shor&tcut", IDM_CREATESHORTCUT
49 MENUITEM "Add to &Favourites", IDM_ADDFAVORITES
50 MENUITEM "&View Source", IDM_VIEWSOURCE
52 MENUITEM "&Encoding", IDM_LANGUAGE
54 MENUITEM "Pr&int", IDM_PRINT
55 MENUITEM "&Refresh", _IDM_REFRESH
58 MENUITEM "&Properties", IDM_PROPERTIES
63 MENUITEM "&Open Link", IDM_FOLLOWLINKC
64 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
65 MENUITEM "Save Target &As...", IDM_SAVETARGET
66 MENUITEM "&Print Target", IDM_PRINTTARGET
68 MENUITEM "S&how Picture", IDM_SHOWPICTURE
69 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
70 MENUITEM "&E-mail Picture...", IDM_MP_EMAILPICTURE
71 MENUITEM "Pr&int Picture...", IDM_MP_PRINTPICTURE
72 MENUITEM "&Go to My Pictures", IDM_MP_MYPICS
73 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
74 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
76 MENUITEM "Cu&t", IDM_CUT
77 MENUITEM "&Copy", IDM_COPY
78 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
79 MENUITEM "&Paste", IDM_PASTE
81 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
84 MENUITEM "P&roperties", IDM_PROPERTIES
89 MENUITEM "&Undo", IDM_UNDO
91 MENUITEM "Cu&t", IDM_CUT
92 MENUITEM "&Copy", IDM_COPY
93 MENUITEM "&Paste", IDM_PASTE
94 MENUITEM "&Delete", IDM_DELETE
97 MENUITEM "Select &All", IDM_SELECTALL
104 MENUITEM "&Cell", IDM_CELLSELECT
105 MENUITEM "&Row", IDM_ROWSELECT
106 MENUITEM "&Column", IDM_COLUMNSELECT
107 MENUITEM "&Table", IDM_TABLESELECT
111 MENUITEM "&Cell Properties", IDM_CELLPROPERTIES
112 MENUITEM "&Table Properties", IDM_TABLEPROPERTIES
115 POPUP "1DSite Select"
117 MENUITEM "Cu&t", IDM_CUT
118 MENUITEM "&Copy", IDM_COPY
119 MENUITEM "Paste", IDM_PASTE
120 MENUITEM "Select &All", IDM_SELECTALL
121 MENUITEM "&Print", IDM_PRINT
127 MENUITEM "&Open", IDM_FOLLOWLINKC
128 MENUITEM "Open in &New Window", IDM_FOLLOWLINKN
129 MENUITEM "Save Target &As...", IDM_SAVETARGET
130 MENUITEM "&Print Target", IDM_PRINTTARGET
132 MENUITEM "Cut", IDM_CUT
133 MENUITEM "&Copy", IDM_COPY
134 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
135 MENUITEM "&Paste", IDM_PASTE
137 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
140 MENUITEM "P&roperties", IDM_PROPERTIES
143 POPUP "Context Unknown"
150 MENUITEM "&Open Link", IDM_FOLLOWLINKC
151 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
152 MENUITEM "Save Target &As...", IDM_SAVETARGET
153 MENUITEM "&Print Target", IDM_PRINTTARGET
155 MENUITEM "S&how Picture", IDM_SHOWPICTURE
156 MENUITEM "&Save Video As...", IDM_SAVEPICTURE
157 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
158 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
160 MENUITEM "Cu&t", IDM_CUT
161 MENUITEM "&Copy", IDM_COPY
162 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
163 MENUITEM "&Paste", IDM_PASTE
165 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
168 MENUITEM "Play", IDM_DYNSRCPLAY
169 MENUITEM "Stop", IDM_DYNSRCSTOP
170 MENUITEM "P&roperties", IDM_PROPERTIES
175 MENUITEM "&Open Link", IDM_FOLLOWLINKC
176 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
177 MENUITEM "Save Target &As...", IDM_SAVETARGET
178 MENUITEM "&Print Target", IDM_PRINTTARGET
180 MENUITEM "S&how Picture", IDM_SHOWPICTURE
181 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
182 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
183 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
185 MENUITEM "Cu&t", IDM_CUT
186 MENUITEM "&Copy", IDM_COPY
187 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
188 MENUITEM "&Paste", IDM_PASTE
190 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
192 MENUITEM "Play", IDM_IMGARTPLAY
193 MENUITEM "Stop", IDM_IMGARTSTOP
194 MENUITEM "Rewind", IDM_IMGARTREWIND
197 MENUITEM "P&roperties", IDM_PROPERTIES
202 MENUITEM "Trace Tags", IDM_TRACETAGS
203 MENUITEM "Resource Failures", IDM_RESOURCEFAILURES
204 MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
205 MENUITEM "Debug Break", IDM_DEBUGBREAK
206 MENUITEM "Debug View", IDM_DEBUGVIEW
207 MENUITEM "Dump Tree", IDM_DUMPTREE
208 MENUITEM "Dump Lines", IDM_DUMPLINES
209 MENUITEM "Dump DisplayTree", IDM_DUMPDISPLAYTREE
210 MENUITEM "Dump FormatCaches", IDM_DUMPFORMATCACHES
211 MENUITEM "Dump LayoutRects", IDM_DUMPLAYOUTRECTS
212 MENUITEM "Memory Monitor", IDM_MEMORYMONITOR
213 MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
214 MENUITEM "Save HTML", IDM_SAVEHTML
216 MENUITEM "&Browse View", IDM_BROWSEMODE
217 MENUITEM "&Edit View", IDM_EDITMODE
220 POPUP "Vertical Scrollbar"
222 MENUITEM "Scroll Here", IDM_SCROLL_HERE
224 MENUITEM "Top", IDM_SCROLL_TOP
225 MENUITEM "Bottom", IDM_SCROLL_BOTTOM
227 MENUITEM "Page Up", IDM_SCROLL_PAGEUP
228 MENUITEM "Page Down", IDM_SCROLL_PAGEDOWN
230 MENUITEM "Scroll Up", IDM_SCROLL_UP
231 MENUITEM "Scroll Down", IDM_SCROLL_DOWN
234 POPUP "Horizontal Scrollbar"
236 MENUITEM "Scroll Here", IDM_SCROLL_HERE
238 MENUITEM "Left Edge", IDM_SCROLL_LEFTEDGE
239 MENUITEM "Right Edge", IDM_SCROLL_RIGHTEDGE
241 MENUITEM "Page Left", IDM_SCROLL_PAGELEFT
242 MENUITEM "Page Right", IDM_SCROLL_PAGERIGHT
244 MENUITEM "Scroll Left", IDM_SCROLL_LEFT
245 MENUITEM "Scroll Right", IDM_SCROLL_RIGHT