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
23 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
27 IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
32 IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
33 IDS_PRINT_FOOTER_TEMPLATE "#msgctxt#do not translate#&u&b&d"
36 IDR_BROWSE_CONTEXT_MENU MENU
38 POPUP "" /* Default */
40 MENUITEM "&Back", IDM_GOBACKWARD
41 MENUITEM "F&orward", IDM_GOFORWARD
43 MENUITEM "&Save Background As...", IDM_SAVEBACKGROUND
44 MENUITEM "Set As Back&ground", IDM_SETWALLPAPER
45 MENUITEM "&Copy Background", IDM_COPYBACKGROUND
46 MENUITEM "Set as &Desktop Item", IDM_SETDESKTOPITEM
48 MENUITEM "Select &All", IDM_SELECTALL
49 MENUITEM "&Paste", IDM_PASTE
51 MENUITEM "Create Shor&tcut", IDM_CREATESHORTCUT
52 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
53 MENUITEM "&View Source", IDM_VIEWSOURCE
55 MENUITEM "&Encoding", IDM_LANGUAGE
57 MENUITEM "Pr&int", IDM_PRINT
58 MENUITEM "&Refresh", _IDM_REFRESH
60 MENUITEM "&Properties", IDM_PROPERTIES
65 MENUITEM "&Open Link", IDM_FOLLOWLINKC
66 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
67 MENUITEM "Save Target &As...", IDM_SAVETARGET
68 MENUITEM "&Print Target", IDM_PRINTTARGET
70 MENUITEM "S&how Picture", IDM_SHOWPICTURE
71 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
72 MENUITEM "&E-mail Picture...", IDM_MP_EMAILPICTURE
73 MENUITEM "Pr&int Picture...", IDM_MP_PRINTPICTURE
74 MENUITEM "&Go to My Pictures", IDM_MP_MYPICS
75 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
76 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
78 MENUITEM "Cu&t", IDM_CUT
79 MENUITEM "&Copy", IDM_COPY
80 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
81 MENUITEM "&Paste", IDM_PASTE
83 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
85 MENUITEM "P&roperties", IDM_PROPERTIES
88 POPUP "" /* Control */
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
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
110 MENUITEM "&Cell Properties", IDM_CELLPROPERTIES
111 MENUITEM "&Table Properties", IDM_TABLEPROPERTIES
114 POPUP "" /* 1DSite Select */
116 MENUITEM "Cu&t", IDM_CUT
117 MENUITEM "&Copy", IDM_COPY
118 MENUITEM "Paste", IDM_PASTE
119 MENUITEM "Select &All", IDM_SELECTALL
120 MENUITEM "&Print", IDM_PRINT
124 POPUP "" /* Anchor */
126 MENUITEM "&Open", IDM_FOLLOWLINKC
127 MENUITEM "Open in &New Window", IDM_FOLLOWLINKN
128 MENUITEM "Save Target &As...", IDM_SAVETARGET
129 MENUITEM "&Print Target", IDM_PRINTTARGET
131 MENUITEM "Cut", IDM_CUT
132 MENUITEM "&Copy", IDM_COPY
133 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
134 MENUITEM "&Paste", IDM_PASTE
136 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
138 MENUITEM "P&roperties", IDM_PROPERTIES
141 POPUP "" /* Context Unknown */
146 POPUP "" /* DYNSRC Image */
148 MENUITEM "&Open Link", IDM_FOLLOWLINKC
149 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
150 MENUITEM "Save Target &As...", IDM_SAVETARGET
151 MENUITEM "&Print Target", IDM_PRINTTARGET
153 MENUITEM "S&how Picture", IDM_SHOWPICTURE
154 MENUITEM "&Save Video As...", IDM_SAVEPICTURE
155 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
156 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
158 MENUITEM "Cu&t", IDM_CUT
159 MENUITEM "&Copy", IDM_COPY
160 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
161 MENUITEM "&Paste", IDM_PASTE
163 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
165 MENUITEM "Play", IDM_DYNSRCPLAY
166 MENUITEM "Stop", IDM_DYNSRCSTOP
167 MENUITEM "P&roperties", IDM_PROPERTIES
170 POPUP "" /* ART Image */
172 MENUITEM "&Open Link", IDM_FOLLOWLINKC
173 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
174 MENUITEM "Save Target &As...", IDM_SAVETARGET
175 MENUITEM "&Print Target", IDM_PRINTTARGET
177 MENUITEM "S&how Picture", IDM_SHOWPICTURE
178 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
179 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
180 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
182 MENUITEM "Cu&t", IDM_CUT
183 MENUITEM "&Copy", IDM_COPY
184 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
185 MENUITEM "&Paste", IDM_PASTE
187 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
189 MENUITEM "Play", IDM_IMGARTPLAY
190 MENUITEM "Stop", IDM_IMGARTSTOP
191 MENUITEM "Rewind", IDM_IMGARTREWIND
193 MENUITEM "P&roperties", IDM_PROPERTIES
198 MENUITEM "Trace Tags", IDM_TRACETAGS
199 MENUITEM "Resource Failures", IDM_RESOURCEFAILURES
200 MENUITEM "Dump Tracking Info", IDM_DUMPTRACKINGINFO
201 MENUITEM "Debug Break", IDM_DEBUGBREAK
202 MENUITEM "Debug View", IDM_DEBUGVIEW
203 MENUITEM "Dump Tree", IDM_DUMPTREE
204 MENUITEM "Dump Lines", IDM_DUMPLINES
205 MENUITEM "Dump DisplayTree", IDM_DUMPDISPLAYTREE
206 MENUITEM "Dump FormatCaches", IDM_DUMPFORMATCACHES
207 MENUITEM "Dump LayoutRects", IDM_DUMPLAYOUTRECTS
208 MENUITEM "Memory Monitor", IDM_MEMORYMONITOR
209 MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
210 MENUITEM "Save HTML", IDM_SAVEHTML
212 MENUITEM "&Browse View", IDM_BROWSEMODE
213 MENUITEM "&Edit View", IDM_EDITMODE
216 POPUP "" /* Vertical Scrollbar */
218 MENUITEM "Scroll Here", IDM_SCROLL_HERE
220 MENUITEM "Top", IDM_SCROLL_TOP
221 MENUITEM "Bottom", IDM_SCROLL_BOTTOM
223 MENUITEM "Page Up", IDM_SCROLL_PAGEUP
224 MENUITEM "Page Down", IDM_SCROLL_PAGEDOWN
226 MENUITEM "Scroll Up", IDM_SCROLL_UP
227 MENUITEM "Scroll Down", IDM_SCROLL_DOWN
230 POPUP "" /* Horizontal Scrollbar */
232 MENUITEM "Scroll Here", IDM_SCROLL_HERE
234 MENUITEM "Left Edge", IDM_SCROLL_LEFTEDGE
235 MENUITEM "Right Edge", IDM_SCROLL_RIGHTEDGE
237 MENUITEM "Page Left", IDM_SCROLL_PAGELEFT
238 MENUITEM "Page Right", IDM_SCROLL_PAGERIGHT
240 MENUITEM "Scroll Left", IDM_SCROLL_LEFT
241 MENUITEM "Scroll Right", IDM_SCROLL_RIGHT