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
21 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
25 IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
30 IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
31 IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
34 IDR_BROWSE_CONTEXT_MENU MENU
38 MENUITEM "&Back", IDM_GOBACKWARD
39 MENUITEM "F&orward", IDM_GOFORWARD
41 MENUITEM "&Save Background As...", IDM_SAVEBACKGROUND
42 MENUITEM "Set As Back&ground", IDM_SETWALLPAPER
43 MENUITEM "&Copy Background", IDM_COPYBACKGROUND
44 MENUITEM "Set as &Desktop Item", IDM_SETDESKTOPITEM
46 MENUITEM "Select &All", IDM_SELECTALL
47 MENUITEM "&Paste", IDM_PASTE
49 MENUITEM "Create Shor&tcut", IDM_CREATESHORTCUT
50 MENUITEM "Add to &Favorites", IDM_ADDFAVORITES
51 MENUITEM "&View Source", IDM_VIEWSOURCE
53 MENUITEM "&Encoding", IDM_LANGUAGE
55 MENUITEM "Pr&int", IDM_PRINT
56 MENUITEM "&Refresh", _IDM_REFRESH
59 MENUITEM "&Properties", IDM_PROPERTIES
64 MENUITEM "&Open Link", IDM_FOLLOWLINKC
65 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
66 MENUITEM "Save Target &As...", IDM_SAVETARGET
67 MENUITEM "&Print Target", IDM_PRINTTARGET
69 MENUITEM "S&how Picture", IDM_SHOWPICTURE
70 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
71 MENUITEM "&E-mail Picture...", IDM_MP_EMAILPICTURE
72 MENUITEM "Pr&int Picture...", IDM_MP_PRINTPICTURE
73 MENUITEM "&Go to My Pictures", IDM_MP_MYPICS
74 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
75 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
77 MENUITEM "Cu&t", IDM_CUT
78 MENUITEM "&Copy", IDM_COPY
79 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
80 MENUITEM "&Paste", IDM_PASTE
82 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
85 MENUITEM "P&roperties", IDM_PROPERTIES
90 MENUITEM "&Undo", IDM_UNDO
92 MENUITEM "Cu&t", IDM_CUT
93 MENUITEM "&Copy", IDM_COPY
94 MENUITEM "&Paste", IDM_PASTE
95 MENUITEM "&Delete", IDM_DELETE
98 MENUITEM "Select &All", IDM_SELECTALL
105 MENUITEM "&Cell", IDM_CELLSELECT
106 MENUITEM "&Row", IDM_ROWSELECT
107 MENUITEM "&Column", IDM_COLUMNSELECT
108 MENUITEM "&Table", IDM_TABLESELECT
112 MENUITEM "&Cell Properties", IDM_CELLPROPERTIES
113 MENUITEM "&Table Properties", IDM_TABLEPROPERTIES
116 POPUP "1DSite Select"
118 MENUITEM "Cu&t", IDM_CUT
119 MENUITEM "&Copy", IDM_COPY
120 MENUITEM "Paste", IDM_PASTE
121 MENUITEM "Select &All", IDM_SELECTALL
122 MENUITEM "&Print", IDM_PRINT
128 MENUITEM "&Open", IDM_FOLLOWLINKC
129 MENUITEM "Open in &New Window", IDM_FOLLOWLINKN
130 MENUITEM "Save Target &As...", IDM_SAVETARGET
131 MENUITEM "&Print Target", IDM_PRINTTARGET
133 MENUITEM "Cut", IDM_CUT
134 MENUITEM "&Copy", IDM_COPY
135 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
136 MENUITEM "&Paste", IDM_PASTE
138 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
141 MENUITEM "P&roperties", IDM_PROPERTIES
144 POPUP "Context Unknown"
151 MENUITEM "&Open Link", IDM_FOLLOWLINKC
152 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
153 MENUITEM "Save Target &As...", IDM_SAVETARGET
154 MENUITEM "&Print Target", IDM_PRINTTARGET
156 MENUITEM "S&how Picture", IDM_SHOWPICTURE
157 MENUITEM "&Save Video As...", IDM_SAVEPICTURE
158 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
159 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
161 MENUITEM "Cu&t", IDM_CUT
162 MENUITEM "&Copy", IDM_COPY
163 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
164 MENUITEM "&Paste", IDM_PASTE
166 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
169 MENUITEM "Play", IDM_DYNSRCPLAY
170 MENUITEM "Stop", IDM_DYNSRCSTOP
171 MENUITEM "P&roperties", IDM_PROPERTIES
176 MENUITEM "&Open Link", IDM_FOLLOWLINKC
177 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
178 MENUITEM "Save Target &As...", IDM_SAVETARGET
179 MENUITEM "&Print Target", IDM_PRINTTARGET
181 MENUITEM "S&how Picture", IDM_SHOWPICTURE
182 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
183 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
184 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
186 MENUITEM "Cu&t", IDM_CUT
187 MENUITEM "&Copy", IDM_COPY
188 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
189 MENUITEM "&Paste", IDM_PASTE
191 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
193 MENUITEM "Play", IDM_IMGARTPLAY
194 MENUITEM "Stop", IDM_IMGARTSTOP
195 MENUITEM "Rewind", IDM_IMGARTREWIND
198 MENUITEM "P&roperties", IDM_PROPERTIES
203 MENUITEM "Trace Tags", IDM_TRACETAGS
204 MENUITEM "Resource Failures", IDM_RESOURCEFAILURES
205 MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
206 MENUITEM "Debug Break", IDM_DEBUGBREAK
207 MENUITEM "Debug View", IDM_DEBUGVIEW
208 MENUITEM "Dump Tree", IDM_DUMPTREE
209 MENUITEM "Dump Lines", IDM_DUMPLINES
210 MENUITEM "Dump DisplayTree", IDM_DUMPDISPLAYTREE
211 MENUITEM "Dump FormatCaches", IDM_DUMPFORMATCACHES
212 MENUITEM "Dump LayoutRects", IDM_DUMPLAYOUTRECTS
213 MENUITEM "Memory Monitor", IDM_MEMORYMONITOR
214 MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
215 MENUITEM "Save HTML", IDM_SAVEHTML
217 MENUITEM "&Browse View", IDM_BROWSEMODE
218 MENUITEM "&Edit View", IDM_EDITMODE
221 POPUP "Vertical Scrollbar"
223 MENUITEM "Scroll Here", IDM_SCROLL_HERE
225 MENUITEM "Top", IDM_SCROLL_TOP
226 MENUITEM "Bottom", IDM_SCROLL_BOTTOM
228 MENUITEM "Page Up", IDM_SCROLL_PAGEUP
229 MENUITEM "Page Down", IDM_SCROLL_PAGEDOWN
231 MENUITEM "Scroll Up", IDM_SCROLL_UP
232 MENUITEM "Scroll Down", IDM_SCROLL_DOWN
235 POPUP "Horizontal Scrollbar"
237 MENUITEM "Scroll Here", IDM_SCROLL_HERE
239 MENUITEM "Left Edge", IDM_SCROLL_LEFTEDGE
240 MENUITEM "Right Edge", IDM_SCROLL_RIGHTEDGE
242 MENUITEM "Page Left", IDM_SCROLL_PAGELEFT
243 MENUITEM "Page Right", IDM_SCROLL_PAGERIGHT
245 MENUITEM "Scroll Left", IDM_SCROLL_LEFT
246 MENUITEM "Scroll Right", IDM_SCROLL_RIGHT