2 * Copyright 2004 by Krzysztof Foltman
3 * Copyright 2007 by Alexander N. Sørnes <alex@thehandofagony.com>
5 * This library is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Lesser General Public
7 * License as published by the Free Software Foundation; either
8 * version 2.1 of the License, or (at your option) any later version.
10 * This library is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * Lesser General Public License for more details.
15 * You should have received a copy of the GNU Lesser General Public
16 * License along with this library; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
24 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
30 MENUITEM "&New...\tCtrl+N", ID_FILE_NEW
31 MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
32 MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
33 MENUITEM "Save &as...", ID_FILE_SAVEAS
35 MENUITEM "&Print...\tCtrl+P", ID_PRINT
36 MENUITEM "Print previe&w", ID_PREVIEW
37 MENUITEM "Page Se&tup...", ID_PRINTSETUP
39 MENUITEM "E&xit", ID_FILE_EXIT
43 MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
44 MENUITEM "R&edo\tCtrl+Y", ID_EDIT_REDO
46 MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
47 MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
48 MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
49 MENUITEM "&Clear\tDel", ID_EDIT_CLEAR
50 MENUITEM "&Select all\tCtrl+A", ID_EDIT_SELECTALL
52 MENUITEM "&Find...\tCtrl+F", ID_FIND
53 MENUITEM "Find &next\tF3", ID_FIND_NEXT
54 MENUITEM "&Replace...\tCtrl+H", ID_REPLACE
56 MENUITEM "Read-&only", ID_EDIT_READONLY
57 MENUITEM "&Modified", ID_EDIT_MODIFIED
61 MENUITEM "Selection &info", ID_EDIT_SELECTIONINFO
62 MENUITEM "Character &format", ID_EDIT_CHARFORMAT
63 MENUITEM "&Def. char format", ID_EDIT_DEFCHARFORMAT
64 MENUITEM "Paragrap&h format", ID_EDIT_PARAFORMAT
65 MENUITEM "&Get text", ID_EDIT_GETTEXT
70 MENUITEM "&Toolbar", ID_TOGGLE_TOOLBAR
71 MENUITEM "&Format Bar", ID_TOGGLE_FORMATBAR
72 MENUITEM "&Ruler", ID_TOGGLE_RULER
73 MENUITEM "&Status Bar", ID_TOGGLE_STATUSBAR
75 MENUITEM "&Options...", ID_VIEWPROPERTIES
79 MENUITEM "&Date and time...", ID_DATETIME
83 MENUITEM "&Font...", ID_FONTSETTINGS
84 POPUP "&Lists", ID_LISTMENU
86 MENUITEM "&Bullet points", ID_BULLET
87 MENUITEM "Numbers", ID_NUMBERING
88 MENUITEM "Letters - lower case", ID_LCLETTER
89 MENUITEM "Letters - upper case", ID_UCLETTER
90 MENUITEM "Roman numerals - lower case", ID_LCROMAN
91 MENUITEM "Roman numerals - upper case", ID_UCROMAN
93 MENUITEM "&Paragraph...", ID_PARAFORMAT
94 MENUITEM "&Tabs...", ID_TABSTOPS
97 MENUITEM "&System\tCtrl+1", ID_BACK_1
98 MENUITEM "&Pale yellow\tCtrl+2", ID_BACK_2
103 MENUITEM "&About Wine Wordpad", ID_ABOUT
111 MENUITEM "Cu&t", ID_EDIT_CUT
112 MENUITEM "&Copy", ID_EDIT_COPY
113 MENUITEM "&Paste", ID_EDIT_PASTE
115 MENUITEM "&Bullet points", ID_BULLET
116 MENUITEM "&Paragraph...", ID_PARAFORMAT
124 MENUITEM "Black", ID_COLOR_BLACK
125 MENUITEM "Maroon", ID_COLOR_MAROON
126 MENUITEM "Green", ID_COLOR_GREEN
127 MENUITEM "Olive", ID_COLOR_OLIVE
128 MENUITEM "Navy", ID_COLOR_NAVY
129 MENUITEM "Purple", ID_COLOR_PURPLE
130 MENUITEM "Teal", ID_COLOR_TEAL
131 MENUITEM "Gray", ID_COLOR_GRAY
132 MENUITEM "Silver", ID_COLOR_SILVER
133 MENUITEM "Red", ID_COLOR_RED
134 MENUITEM "Lime", ID_COLOR_LIME
135 MENUITEM "Yellow", ID_COLOR_YELLOW
136 MENUITEM "Blue", ID_COLOR_BLUE
137 MENUITEM "Fuchsia", ID_COLOR_FUCHSIA
138 MENUITEM "Aqua", ID_COLOR_AQUA
139 MENUITEM "White", ID_COLOR_WHITE
140 MENUITEM "Automatic", ID_COLOR_AUTOMATIC
146 STRING_ALL_FILES, "All documents (*.*)"
147 STRING_TEXT_FILES_TXT, "Text documents (*.txt)"
148 STRING_TEXT_FILES_UNICODE_TXT, "Unicode text document (*.txt)"
149 STRING_RICHTEXT_FILES_RTF, "Rich text format (*.rtf)"
150 STRING_NEWFILE_RICHTEXT, "Rich text document"
151 STRING_NEWFILE_TXT, "Text document"
152 STRING_NEWFILE_TXT_UNICODE, "Unicode text document"
153 STRING_PRINTER_FILES_PRN, "Printer files (*.prn)"
158 STRING_ALIGN_LEFT, "Left"
159 STRING_ALIGN_RIGHT, "Right"
160 STRING_ALIGN_CENTER, "Center"
165 STRING_VIEWPROPS_TITLE, "Options"
166 STRING_VIEWPROPS_TEXT, "Text"
167 STRING_VIEWPROPS_RICHTEXT, "Rich text"
172 STRING_PREVIEW_PRINT, "Print"
173 STRING_PREVIEW_NEXTPAGE, "Next page"
174 STRING_PREVIEW_PREVPAGE, "Previous page"
175 STRING_PREVIEW_TWOPAGES, "Two pages"
176 STRING_PREVIEW_ONEPAGE, "One page"
177 STRING_PREVIEW_ZOOMIN, "Zoom in"
178 STRING_PREVIEW_ZOOMOUT, "Zoom out"
179 STRING_PREVIEW_CLOSE, "Close"
180 STRING_PREVIEW_PAGE, "Page"
181 STRING_PREVIEW_PAGES, "Pages"
182 STRING_UNITS_CM, "#msgctxt#unit: centimeter#cm"
183 STRING_UNITS_IN, "#msgctxt#unit: inch#in"
184 STRING_UNITS_INCH, "inch"
185 STRING_UNITS_PT, "#msgctxt#unit: point#pt"
190 STRING_DEFAULT_FILENAME, "Document"
191 STRING_PROMPT_SAVE_CHANGES, "Save changes to '%s'?"
192 STRING_SEARCH_FINISHED, "Finished searching the document."
193 STRING_LOAD_RICHED_FAILED, "Failed to load the RichEdit library."
194 STRING_SAVE_LOSEFORMATTING, "You have chosen to save in plain text format, " \
195 "which will cause all formatting to be lost. " \
196 "Are you sure that you wish to do this?"
197 STRING_INVALID_NUMBER, "Invalid number format."
198 STRING_OLE_STORAGE_NOT_SUPPORTED, "OLE storage documents are not supported."
199 STRING_WRITE_FAILED, "Could not save the file."
200 STRING_WRITE_ACCESS_DENIED, "You do not have access to save the file."
201 STRING_OPEN_FAILED, "Could not open the file."
202 STRING_OPEN_ACCESS_DENIED, "You do not have access to open the file."
203 STRING_PRINTING_NOT_IMPLEMENTED, "Printing not implemented."
204 STRING_MAX_TAB_STOPS, "Cannot add more than 32 tab stops."
207 IDD_DATETIME DIALOG 30, 20, 130, 80
208 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
209 CAPTION "Date and time"
210 FONT 8, "MS Shell Dlg"
212 LTEXT "Available formats",-1,3,2,100,15
213 LISTBOX IDC_DATETIME,3,12,80,65,LBS_NOINTEGRALHEIGHT | LBS_NOTIFY
214 DEFPUSHBUTTON "OK",IDOK,87,12,40,12
215 PUSHBUTTON "Cancel",IDCANCEL,87,26,40,12
218 IDD_NEWFILE DIALOG 30, 20, 140, 80
219 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
221 FONT 8, "MS Shell Dlg"
223 LTEXT "New document type",-1,3,2,100,15
224 LISTBOX IDC_NEWFILE,3,12,90,65,LBS_NOINTEGRALHEIGHT
225 DEFPUSHBUTTON "OK",IDOK,97,12,40,12
226 PUSHBUTTON "Cancel",IDCANCEL,97,26,40,12
229 IDD_PARAFORMAT DIALOG 30, 20, 220, 110
230 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
231 CAPTION "Paragraph format"
232 FONT 8, "MS Shell Dlg"
234 GROUPBOX "Indentation", -1, 10, 10, 140, 68
235 LTEXT "Left", -1, 15, 22, 60, 13
236 EDITTEXT IDC_PARA_LEFT, 75, 20, 65, 13
237 LTEXT "Right", -1, 15, 40, 60, 13
238 EDITTEXT IDC_PARA_RIGHT, 75, 38, 65, 13
239 LTEXT "First line", -1, 15, 58, 60, 13
240 EDITTEXT IDC_PARA_FIRST, 75, 56, 65, 13
241 LTEXT "Alignment", -1, 15, 87, 60, 13
242 COMBOBOX IDC_PARA_ALIGN, 75, 85, 65, 60, CBS_DROPDOWNLIST
243 DEFPUSHBUTTON "OK", IDOK, 160, 15, 50, 15
244 PUSHBUTTON "Cancel", IDCANCEL, 160, 33, 50, 15
247 IDD_TABSTOPS DIALOG 30, 20, 200, 110
248 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
250 FONT 8, "MS Shell Dlg"
252 GROUPBOX "Tab stops", -1, 10, 10, 120, 90
253 COMBOBOX IDC_TABSTOPS, 20, 20, 100, 60, CBS_SIMPLE
254 DEFPUSHBUTTON "&Add", ID_TAB_ADD, 20, 80, 45, 15
255 PUSHBUTTON "&Remove", ID_TAB_DEL, 72, 80, 45, 15
256 PUSHBUTTON "OK", IDOK, 135, 15, 58, 15
257 PUSHBUTTON "Cancel", IDCANCEL, 135, 33, 58, 15
258 PUSHBUTTON "Remove al&l", ID_TAB_EMPTY, 135, 51, 58, 15
261 IDD_FORMATOPTS DIALOG 0, 0, 280, 110
264 FONT 8, "MS Shell Dlg"
266 GROUPBOX "Line wrapping", -1, 5, 10, 145, 85
267 RADIOBUTTON "&No line wrapping", IDC_PAGEFMT_WN, 10, 25, 138, 15
268 RADIOBUTTON "Wrap text by the &window border", IDC_PAGEFMT_WW, 10, 45, 138, 15
269 RADIOBUTTON "Wrap text by the &margin", IDC_PAGEFMT_WM, 10, 65, 138, 15
270 GROUPBOX "Toolbars", -1, 155, 10, 115, 85
271 CHECKBOX "&Toolbar", IDC_PAGEFMT_TB, 165, 20, 80, 15
272 CHECKBOX "&Format Bar", IDC_PAGEFMT_FB, 165, 38, 80, 15
273 CHECKBOX "&Ruler", IDC_PAGEFMT_RU, 165, 56, 80, 15
274 CHECKBOX "&Status Bar", IDC_PAGEFMT_SB, 165, 74, 80, 15
275 LTEXT "", IDC_PAGEFMT_ID, 0,0,0,0
278 MAINACCELTABLE ACCELERATORS
280 "1", ID_BACK_1, VIRTKEY, CONTROL
281 "2", ID_BACK_2, VIRTKEY, CONTROL
282 VK_F3, ID_FIND_NEXT, VIRTKEY
283 "#msgctxt#accelerator Align Left#L", ID_ALIGN_LEFT, VIRTKEY, CONTROL
284 "#msgctxt#accelerator Align Center#E", ID_ALIGN_CENTER, VIRTKEY, CONTROL
285 "#msgctxt#accelerator Align Right#R", ID_ALIGN_RIGHT, VIRTKEY, CONTROL
286 "#msgctxt#accelerator Find#F", ID_FIND, VIRTKEY, CONTROL
287 "#msgctxt#accelerator Replace#H", ID_REPLACE, VIRTKEY, CONTROL
288 "#msgctxt#accelerator Select All#A", ID_EDIT_SELECTALL, VIRTKEY, CONTROL
289 "#msgctxt#accelerator Cut#X", ID_EDIT_CUT, VIRTKEY, CONTROL
290 "#msgctxt#accelerator Copy#C", ID_EDIT_COPY, VIRTKEY, CONTROL
291 "#msgctxt#accelerator Undo#Z", ID_EDIT_UNDO, VIRTKEY, CONTROL
292 "#msgctxt#accelerator Redo#Y", ID_EDIT_REDO, VIRTKEY, CONTROL
293 "#msgctxt#accelerator Bold#B", ID_FORMAT_BOLD, VIRTKEY, CONTROL
294 "#msgctxt#accelerator Italic#I", ID_FORMAT_ITALIC, VIRTKEY, CONTROL
295 "#msgctxt#accelerator Underline#U", ID_FORMAT_UNDERLINE, VIRTKEY, CONTROL
296 "#msgctxt#accelerator New#N", ID_FILE_NEW, VIRTKEY, CONTROL
297 "#msgctxt#accelerator Open#O", ID_FILE_OPEN, VIRTKEY, CONTROL
298 "#msgctxt#accelerator Save#S", ID_FILE_SAVE, VIRTKEY, CONTROL
299 "#msgctxt#accelerator Print#P", ID_PRINT, VIRTKEY, CONTROL
302 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
304 /* @makedep: toolbar.bmp */
305 IDB_TOOLBAR BITMAP "toolbar.bmp"
307 /* @makedep: formatbar.bmp */
308 IDB_FORMATBAR BITMAP "formatbar.bmp"
310 /* @makedep: wordpad.ico */
311 IDI_WORDPAD ICON "wordpad.ico"
313 /* @makedep: zoom.cur */
314 IDC_ZOOM CURSOR "zoom.cur"