1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "globals.hrc"
23 #include "comcore.hrc"
26 Resource RID_SHELLRES_AUTOFMTSTRS
28 String STR_AUTOFMTREDL_DEL_EMPTY_PARA+1
30 Text [ en-US ] = "Remove empty paragraphs" ;
32 String STR_AUTOFMTREDL_USE_REPLACE+1
34 Text [ en-US ] = "Use replacement table" ;
36 String STR_AUTOFMTREDL_CPTL_STT_WORD+1
38 Text [ en-US ] = "Correct TWo INitial CApitals" ;
40 String STR_AUTOFMTREDL_CPTL_STT_SENT+1
42 Text [ en-US ] = "Capitalize first letter of sentences" ;
44 String STR_AUTOFMTREDL_TYPO+1
46 Text [ en-US ] = "Replace \"standard\" quotes with %1 \bcustom%2 quotes" ;
48 String STR_AUTOFMTREDL_USER_STYLE+1
50 Text [ en-US ] = "Replace Custom Styles" ;
52 String STR_AUTOFMTREDL_BULLET+1
54 Text [ en-US ] = "Bullets replaced";
56 String STR_AUTOFMTREDL_UNDER+1
58 Text [ en-US ] = "Automatic _underline_";
60 String STR_AUTOFMTREDL_BOLD+1
62 Text [ en-US ] = "Automatic *bold*";
64 String STR_AUTOFMTREDL_FRACTION+1
66 Text [ en-US ] = "Replace 1/2 ... with ½ ..." ;
68 String STR_AUTOFMTREDL_DETECT_URL+1
70 Text [ en-US ] = "URL recognition" ;
72 String STR_AUTOFMTREDL_DASH+1
74 Text [ en-US ] = "Replace dashes" ;
76 String STR_AUTOFMTREDL_ORDINAL+1
78 Text [ en-US ] = "Replace 1st... with 1^st..." ;
80 String STR_AUTOFMTREDL_RIGHT_MARGIN+1
82 Text [ en-US ] = "Combine single line paragraphs";
85 String STR_AUTOFMTREDL_SET_TMPL_TEXT +1
87 Text [ en-US ] = "Set \"Text body\" Style";
89 String STR_AUTOFMTREDL_SET_TMPL_INDENT +1
91 Text [ en-US ] = "Set \"Text body indent\" Style";
93 String STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT +1
95 Text [ en-US ] = "Set \"Hanging indent\" Style";
97 String STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1
99 Text [ en-US ] = "Set \"Text body indent\" Style";
101 String STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1
103 Text [ en-US ] = "Set \"Heading $(ARG1)\" Style";
105 String STR_AUTOFMTREDL_SET_NUMBULET +1
107 Text [ en-US ] = "Set \"Bullet\" or \"Numbering\" Style";
110 String STR_AUTOFMTREDL_DEL_MORELINES +1
112 Text [ en-US ] = "Combine paragraphs";
114 String STR_AUTOFMTREDL_NON_BREAK_SPACE +1
116 Text [ en-US ] = "Add non breaking space";
123 String STR_EVENT_OBJECT_SELECT
125 Text [ en-US ] = "Click object" ;
127 String STR_EVENT_START_INS_GLOSSARY
129 Text [ en-US ] = "Before inserting AutoText";
131 String STR_EVENT_END_INS_GLOSSARY
133 Text [ en-US ] = "After inserting AutoText";
135 String STR_EVENT_MOUSEOVER_OBJECT
137 Text [ en-US ] = "Mouse over object" ;
139 String STR_EVENT_MOUSECLICK_OBJECT
141 Text [ en-US ] = "Trigger hyperlink" ;
143 String STR_EVENT_MOUSEOUT_OBJECT
145 Text [ en-US ] = "Mouse leaves object" ;
147 String STR_EVENT_IMAGE_LOAD
149 Text [ en-US ] = "Graphics load successful" ;
151 String STR_EVENT_IMAGE_ABORT
153 Text [ en-US ] = "Graphics load terminated" ;
155 String STR_EVENT_IMAGE_ERROR
157 Text [ en-US ] = "Graphics load faulty" ;
159 String STR_EVENT_FRM_KEYINPUT_A
161 Text [ en-US ] = "Input of alphanumeric characters" ;
163 String STR_EVENT_FRM_KEYINPUT_NOA
165 Text [ en-US ] = "Input of non-alphanumeric characters" ;
167 String STR_EVENT_FRM_RESIZE
169 Text [ en-US ] = "Resize frame" ;
171 String STR_EVENT_FRM_MOVE
173 Text [ en-US ] = "Move frame" ;
175 String STR_CONTENT_TYPE_OUTLINE
177 Text [ en-US ] = "Headings" ;
179 String STR_CONTENT_TYPE_TABLE
181 Text [ en-US ] = "Tables" ;
183 String STR_CONTENT_TYPE_FRAME
185 Text [ en-US ] = "Text frames" ;
187 String STR_CONTENT_TYPE_GRAPHIC
189 Text [ en-US ] = "Graphics" ;
191 String STR_CONTENT_TYPE_OLE
193 Text [ en-US ] = "OLE objects" ;
195 String STR_CONTENT_TYPE_BOOKMARK
197 Text [ en-US ] = "Bookmarks" ;
199 String STR_CONTENT_TYPE_REGION
201 Text [ en-US ] = "Sections" ;
203 String STR_CONTENT_TYPE_URLFIELD
205 Text [ en-US ] = "Hyperlinks" ;
207 String STR_CONTENT_TYPE_REFERENCE
209 Text [ en-US ] = "References" ;
211 String STR_CONTENT_TYPE_INDEX
213 Text [ en-US ] = "Indexes" ;
215 String STR_CONTENT_TYPE_DRAWOBJECT
217 Text [ en-US ] = "Draw objects" ;
219 String STR_CONTENT_TYPE_POSTIT
221 Text [ en-US ] = "Comments" ;
223 String STR_IDXEXAMPLE_IDXTXT_HEADING1
225 Text [ en-US ] = "Heading 1" ;
227 String STR_IDXEXAMPLE_IDXTXT_ENTRY1
229 Text [ en-US ] = "This is the content from the first chapter. This is a user directory entry." ;
231 String STR_IDXEXAMPLE_IDXTXT_HEADING11
233 Text [ en-US ] = "Heading 1.1" ;
235 String STR_IDXEXAMPLE_IDXTXT_ENTRY11
237 Text [ en-US ] = "This is the content from chapter 1.1. This is the entry for the table of contents." ;
239 String STR_IDXEXAMPLE_IDXTXT_HEADING12
241 Text [ en-US ] = "Heading 1.2" ;
243 String STR_IDXEXAMPLE_IDXTXT_ENTRY12
245 Text [ en-US ] = "This is the content from chapter 1.2. This keyword is a main entry." ;
247 String STR_IDXEXAMPLE_IDXTXT_TABLE1
249 Text [ en-US ] = "Table 1: This is table 1" ;
251 String STR_IDXEXAMPLE_IDXTXT_IMAGE1
253 Text [ en-US ] = "Image 1: This is image 1" ;
255 String STR_CONTENT_TYPE_SINGLE_OUTLINE
257 Text [ en-US ] = "Heading" ;
259 String STR_CONTENT_TYPE_SINGLE_TABLE
261 Text [ en-US ] = "Table" ;
263 String STR_CONTENT_TYPE_SINGLE_FRAME
265 Text [ en-US ] = "Text frame" ;
267 String STR_CONTENT_TYPE_SINGLE_GRAPHIC
269 Text [ en-US ] = "Graphics" ;
271 String STR_CONTENT_TYPE_SINGLE_OLE
273 Text [ en-US ] = "OLE object" ;
275 String STR_CONTENT_TYPE_SINGLE_BOOKMARK
277 Text [ en-US ] = "Bookmark" ;
279 String STR_CONTENT_TYPE_SINGLE_REGION
281 Text [ en-US ] = "Section" ;
283 String STR_CONTENT_TYPE_SINGLE_URLFIELD
285 Text [ en-US ] = "Hyperlink" ;
287 String STR_CONTENT_TYPE_SINGLE_REFERENCE
289 Text [ en-US ] = "Reference" ;
291 String STR_CONTENT_TYPE_SINGLE_INDEX
293 Text [ en-US ] = "Index" ;
295 String STR_CONTENT_TYPE_SINGLE_POSTIT
297 Text [ en-US ] = "Comment" ;
299 String STR_CONTENT_TYPE_SINGLE_DRAWOBJECT
301 Text [ en-US ] = "Draw object" ;
303 String STR_DEFINE_NUMBERFORMAT
305 Text [ en-US ] = "Additional formats..." ;
307 String RID_STR_SYSTEM
309 Text [ en-US ] = "[System]";
311 String STR_MULT_INTERACT_SPELL_WARN
313 Text [ en-US ] = "The interactive spellcheck is already active\nin a different document";
315 String STR_MULT_INTERACT_HYPH_WARN
317 Text [ en-US ] = "The interactive hyphenation is already active\nin a different document";
319 String STR_SPELL_TITLE
321 Text [ en-US ] = "Spellcheck";
323 String STR_HYPH_TITLE
325 Text [ en-US ] = "Hyphenation";
339 ImageList ILIST_DB_DLG
342 MaskColor = IMAGE_MASK_COLOR;
345 Image IMG_VIEWLAYOUT_AUTOMATIC
349 File = "twopages_10x24.png" ;
351 MaskColor = IMAGE_MASK_COLOR;
353 Image IMG_VIEWLAYOUT_AUTOMATIC_ACTIVE
357 File = "twopages_a_10x24.png" ;
359 MaskColor = IMAGE_MASK_COLOR;
362 Image IMG_VIEWLAYOUT_BOOKMODE
366 File = "doublepage_10x22.png" ;
368 MaskColor = IMAGE_MASK_COLOR;
370 Image IMG_VIEWLAYOUT_BOOKMODE_ACTIVE
374 File = "doublepage_a_10x22.png" ;
376 MaskColor = IMAGE_MASK_COLOR;
379 Image IMG_VIEWLAYOUT_SINGLECOLUMN
383 File = "emptypage_10x14.png" ;
385 MaskColor = IMAGE_MASK_COLOR;
387 Image IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE
391 File = "emptypage_a_10x14.png" ;
393 MaskColor = IMAGE_MASK_COLOR;
399 File = "page_break.png" ;
401 MaskColor = IMAGE_MASK_COLOR;
404 String STR_HYPERCTRL_SEL
406 Text [ en-US ] = "SEL";
408 String STR_HYPERCTRL_HYP
410 Text [ en-US ] = "HYP";
413 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */