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 "#msgctxt#do not translate#&u&b&d"
34 IDR_BROWSE_CONTEXT_MENU MENU
36 POPUP "" /* Default */
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
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
83 MENUITEM "P&roperties", IDM_PROPERTIES
86 POPUP "" /* Control */
88 MENUITEM "&Undo", IDM_UNDO
90 MENUITEM "Cu&t", IDM_CUT
91 MENUITEM "&Copy", IDM_COPY
92 MENUITEM "&Paste", IDM_PASTE
93 MENUITEM "&Delete", IDM_DELETE
95 MENUITEM "Select &All", IDM_SELECTALL
102 MENUITEM "&Cell", IDM_CELLSELECT
103 MENUITEM "&Row", IDM_ROWSELECT
104 MENUITEM "&Column", IDM_COLUMNSELECT
105 MENUITEM "&Table", IDM_TABLESELECT
108 MENUITEM "&Cell Properties", IDM_CELLPROPERTIES
109 MENUITEM "&Table Properties", IDM_TABLEPROPERTIES
112 POPUP "" /* 1DSite Select */
114 MENUITEM "Cu&t", IDM_CUT
115 MENUITEM "&Copy", IDM_COPY
116 MENUITEM "Paste", IDM_PASTE
117 MENUITEM "Select &All", IDM_SELECTALL
118 MENUITEM "&Print", IDM_PRINT
122 POPUP "" /* Anchor */
124 MENUITEM "&Open", IDM_FOLLOWLINKC
125 MENUITEM "Open in &New Window", IDM_FOLLOWLINKN
126 MENUITEM "Save Target &As...", IDM_SAVETARGET
127 MENUITEM "&Print Target", IDM_PRINTTARGET
129 MENUITEM "Cut", IDM_CUT
130 MENUITEM "&Copy", IDM_COPY
131 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
132 MENUITEM "&Paste", IDM_PASTE
134 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
136 MENUITEM "P&roperties", IDM_PROPERTIES
139 POPUP "" /* Context Unknown */
144 POPUP "" /* DYNSRC Image */
146 MENUITEM "&Open Link", IDM_FOLLOWLINKC
147 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
148 MENUITEM "Save Target &As...", IDM_SAVETARGET
149 MENUITEM "&Print Target", IDM_PRINTTARGET
151 MENUITEM "S&how Picture", IDM_SHOWPICTURE
152 MENUITEM "&Save Video As...", IDM_SAVEPICTURE
153 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
154 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
156 MENUITEM "Cu&t", IDM_CUT
157 MENUITEM "&Copy", IDM_COPY
158 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
159 MENUITEM "&Paste", IDM_PASTE
161 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
163 MENUITEM "Play", IDM_DYNSRCPLAY
164 MENUITEM "Stop", IDM_DYNSRCSTOP
165 MENUITEM "P&roperties", IDM_PROPERTIES
168 POPUP "" /* ART Image */
170 MENUITEM "&Open Link", IDM_FOLLOWLINKC
171 MENUITEM "Open Link in &New Window", IDM_FOLLOWLINKN
172 MENUITEM "Save Target &As...", IDM_SAVETARGET
173 MENUITEM "&Print Target", IDM_PRINTTARGET
175 MENUITEM "S&how Picture", IDM_SHOWPICTURE
176 MENUITEM "&Save Picture As...", IDM_SAVEPICTURE
177 MENUITEM "Set as Back&ground", IDM_SETWALLPAPER
178 MENUITEM "Set as &Desktop Item...", IDM_SETDESKTOPITEM
180 MENUITEM "Cu&t", IDM_CUT
181 MENUITEM "&Copy", IDM_COPY
182 MENUITEM "Copy Shor&tcut", IDM_COPYSHORTCUT
183 MENUITEM "&Paste", IDM_PASTE
185 MENUITEM "Add to &Favorites...", IDM_ADDFAVORITES
187 MENUITEM "Play", IDM_IMGARTPLAY
188 MENUITEM "Stop", IDM_IMGARTSTOP
189 MENUITEM "Rewind", IDM_IMGARTREWIND
191 MENUITEM "P&roperties", IDM_PROPERTIES
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
210 MENUITEM "&Browse View", IDM_BROWSEMODE
211 MENUITEM "&Edit View", IDM_EDITMODE
214 POPUP "" /* Vertical Scrollbar */
216 MENUITEM "Scroll Here", IDM_SCROLL_HERE
218 MENUITEM "Top", IDM_SCROLL_TOP
219 MENUITEM "Bottom", IDM_SCROLL_BOTTOM
221 MENUITEM "Page Up", IDM_SCROLL_PAGEUP
222 MENUITEM "Page Down", IDM_SCROLL_PAGEDOWN
224 MENUITEM "Scroll Up", IDM_SCROLL_UP
225 MENUITEM "Scroll Down", IDM_SCROLL_DOWN
228 POPUP "" /* Horizontal Scrollbar */
230 MENUITEM "Scroll Here", IDM_SCROLL_HERE
232 MENUITEM "Left Edge", IDM_SCROLL_LEFTEDGE
233 MENUITEM "Right Edge", IDM_SCROLL_RIGHTEDGE
235 MENUITEM "Page Left", IDM_SCROLL_PAGELEFT
236 MENUITEM "Page Right", IDM_SCROLL_PAGERIGHT
238 MENUITEM "Scroll Left", IDM_SCROLL_LEFT
239 MENUITEM "Scroll Right", IDM_SCROLL_RIGHT