bump product version to 4.1.6.2
[LibreOffice.git] / sw / source / ui / utlui / utlui.src
blob5c06bcbc1132f252566346f66e1f559a81ca2242
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include "globals.hrc"
21 #include "utlui.hrc"
22 #include "helpid.h"
23 #include "comcore.hrc"
26 Resource RID_SHELLRES_AUTOFMTSTRS
28     String STR_AUTOFMTREDL_DEL_EMPTY_PARA+1
29     {
30         Text [ en-US ] = "Remove empty paragraphs" ;
31     };
32     String STR_AUTOFMTREDL_USE_REPLACE+1
33     {
34         Text [ en-US ] = "Use replacement table" ;
35     };
36     String STR_AUTOFMTREDL_CPTL_STT_WORD+1
37     {
38         Text [ en-US ] = "Correct TWo INitial CApitals" ;
39     };
40     String STR_AUTOFMTREDL_CPTL_STT_SENT+1
41     {
42         Text [ en-US ] = "Capitalize first letter of sentences" ;
43     };
44     String STR_AUTOFMTREDL_TYPO+1
45     {
46         Text [ en-US ] = "Replace \"standard\" quotes with %1 \bcustom%2 quotes" ;
47     };
48     String STR_AUTOFMTREDL_USER_STYLE+1
49     {
50         Text [ en-US ] = "Replace Custom Styles" ;
51     };
52     String STR_AUTOFMTREDL_BULLET+1
53     {
54         Text [ en-US ] = "Bullets replaced";
55     };
56     String STR_AUTOFMTREDL_UNDER+1
57     {
58         Text [ en-US ] = "Automatic _underline_";
59     };
60     String STR_AUTOFMTREDL_BOLD+1
61     {
62         Text [ en-US ] = "Automatic *bold*";
63     };
64     String STR_AUTOFMTREDL_FRACTION+1
65     {
66         Text [ en-US ] = "Replace 1/2 ... with ½ ..." ;
67     };
68     String STR_AUTOFMTREDL_DETECT_URL+1
69     {
70         Text [ en-US ] = "URL recognition" ;
71     };
72     String STR_AUTOFMTREDL_DASH+1
73     {
74         Text [ en-US ] = "Replace dashes" ;
75     };
76     String STR_AUTOFMTREDL_ORDINAL+1
77     {
78         Text [ en-US ] = "Replace 1st... with 1^st..." ;
79     };
80     String STR_AUTOFMTREDL_RIGHT_MARGIN+1
81     {
82         Text [ en-US ] = "Combine single line paragraphs";
83     };
85     String STR_AUTOFMTREDL_SET_TMPL_TEXT +1
86     {
87         Text [ en-US ] = "Set \"Text body\" Style";
88     };
89     String STR_AUTOFMTREDL_SET_TMPL_INDENT  +1
90     {
91         Text [ en-US ] = "Set \"Text body indent\" Style";
92     };
93     String STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT  +1
94     {
95         Text [ en-US ] = "Set \"Hanging indent\" Style";
96     };
97     String STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1
98     {
99         Text [ en-US ] = "Set \"Text body indent\" Style";
100     };
101     String STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1
102     {
103         Text [ en-US ] = "Set \"Heading $(ARG1)\" Style";
104     };
105     String STR_AUTOFMTREDL_SET_NUMBULET +1
106     {
107         Text [ en-US ] = "Set \"Bullet\" or \"Numbering\" Style";
108     };
110     String STR_AUTOFMTREDL_DEL_MORELINES +1
111     {
112         Text [ en-US ] = "Combine paragraphs";
113     };
114     String STR_AUTOFMTREDL_NON_BREAK_SPACE +1
115     {
116         Text [ en-US ] = "Add non breaking space";
117     };
121 // Miscellaneous
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";
328 #define IMGLIST_IDS\
329     IdList = \
330     { \
331         IMG_COLLAPSE;\
332         IMG_EXPAND  ;\
333         IMG_DB      ;\
334         IMG_DBTABLE ;\
335         IMG_DBQUERY ;\
336     }; \
337     IdCount = 5
339 ImageList ILIST_DB_DLG
341     Prefix = "sx";
342     MaskColor = IMAGE_MASK_COLOR;
343     IMGLIST_IDS;
345 Image IMG_VIEWLAYOUT_AUTOMATIC
347     ImageBitmap = Bitmap
348     {
349         File = "twopages_10x24.png" ;
350     };
351     MaskColor = IMAGE_MASK_COLOR;
353 Image IMG_VIEWLAYOUT_AUTOMATIC_ACTIVE
355     ImageBitmap = Bitmap
356     {
357         File = "twopages_a_10x24.png" ;
358     };
359     MaskColor = IMAGE_MASK_COLOR;
362 Image IMG_VIEWLAYOUT_BOOKMODE
364     ImageBitmap = Bitmap
365     {
366         File = "doublepage_10x22.png" ;
367     };
368     MaskColor = IMAGE_MASK_COLOR;
370 Image IMG_VIEWLAYOUT_BOOKMODE_ACTIVE
372     ImageBitmap = Bitmap
373     {
374         File = "doublepage_a_10x22.png" ;
375     };
376     MaskColor = IMAGE_MASK_COLOR;
379 Image IMG_VIEWLAYOUT_SINGLECOLUMN
381     ImageBitmap = Bitmap
382     {
383         File = "emptypage_10x14.png" ;
384     };
385     MaskColor = IMAGE_MASK_COLOR;
387 Image IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE
389     ImageBitmap = Bitmap
390     {
391         File = "emptypage_a_10x14.png" ;
392     };
393     MaskColor = IMAGE_MASK_COLOR;
395 Image IMG_PAGE_BREAK
397     ImageBitmap = Bitmap
398     {
399         File = "page_break.png" ;
400     };
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: */