summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/utlui.src
blob: bd9c15d962085524604b0ad32f998ee45d95bca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

#include "globals.hrc"
#include "utlui.hrc"
#include "helpid.h"
#include "comcore.hrc"

Resource RID_SHELLRES_AUTOFMTSTRS
{
    String STR_AUTOFMTREDL_DEL_EMPTY_PARA+1
    {
        Text [ en-US ] = "Remove empty paragraphs" ;
    };
    String STR_AUTOFMTREDL_USE_REPLACE+1
    {
        Text [ en-US ] = "Use replacement table" ;
    };
    String STR_AUTOFMTREDL_CPTL_STT_WORD+1
    {
        Text [ en-US ] = "Correct TWo INitial CApitals" ;
    };
    String STR_AUTOFMTREDL_CPTL_STT_SENT+1
    {
        Text [ en-US ] = "Capitalize first letter of sentences" ;
    };
    String STR_AUTOFMTREDL_TYPO+1
    {
        Text [ en-US ] = "Replace \"standard\" quotes with %1 \bcustom%2 quotes" ;
    };
    String STR_AUTOFMTREDL_USER_STYLE+1
    {
        Text [ en-US ] = "Replace Custom Styles" ;
    };
    String STR_AUTOFMTREDL_BULLET+1
    {
        Text [ en-US ] = "Bullets replaced";
    };
    String STR_AUTOFMTREDL_UNDER+1
    {
        Text [ en-US ] = "Automatic _underline_";
    };
    String STR_AUTOFMTREDL_BOLD+1
    {
        Text [ en-US ] = "Automatic *bold*";
    };
    String STR_AUTOFMTREDL_FRACTION+1
    {
        Text [ en-US ] = "Replace 1/2 ... with ½ ..." ;
    };
    String STR_AUTOFMTREDL_DETECT_URL+1
    {
        Text [ en-US ] = "URL recognition" ;
    };
    String STR_AUTOFMTREDL_DASH+1
    {
        Text [ en-US ] = "Replace dashes" ;
    };
    String STR_AUTOFMTREDL_ORDINAL+1
    {
        Text [ en-US ] = "Replace 1st... with 1^st..." ;
    };
    String STR_AUTOFMTREDL_RIGHT_MARGIN+1
    {
        Text [ en-US ] = "Combine single line paragraphs";
    };

    String STR_AUTOFMTREDL_SET_TMPL_TEXT +1
    {
        Text [ en-US ] = "Set \"Text body\" Style";
    };
    String STR_AUTOFMTREDL_SET_TMPL_INDENT  +1
    {
        Text [ en-US ] = "Set \"Text body indent\" Style";
    };
    String STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT  +1
    {
        Text [ en-US ] = "Set \"Hanging indent\" Style";
    };
    String STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1
    {
        Text [ en-US ] = "Set \"Text body indent\" Style";
    };
    String STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1
    {
        Text [ en-US ] = "Set \"Heading $(ARG1)\" Style";
    };
    String STR_AUTOFMTREDL_SET_NUMBULET +1
    {
        Text [ en-US ] = "Set \"Bullet\" or \"Numbering\" Style";
    };

    String STR_AUTOFMTREDL_DEL_MORELINES +1
    {
        Text [ en-US ] = "Combine paragraphs";
    };
    String STR_AUTOFMTREDL_NON_BREAK_SPACE +1
    {
        Text [ en-US ] = "Add non breaking space";
    };

};

// Miscellaneous

String STR_EVENT_OBJECT_SELECT
{
    Text [ en-US ] = "Click object" ;
};
String STR_EVENT_START_INS_GLOSSARY
{
    Text [ en-US ] = "Before inserting AutoText";
};
String STR_EVENT_END_INS_GLOSSARY
{
    Text [ en-US ] = "After inserting AutoText";
};
String STR_EVENT_MOUSEOVER_OBJECT
{
    Text [ en-US ] = "Mouse over object" ;
};
String STR_EVENT_MOUSECLICK_OBJECT
{
    Text [ en-US ] = "Trigger hyperlink" ;
};
String STR_EVENT_MOUSEOUT_OBJECT
{
    Text [ en-US ] = "Mouse leaves object" ;
};
String STR_EVENT_IMAGE_LOAD
{
    Text [ en-US ] = "Image loaded successfully" ;
};
String STR_EVENT_IMAGE_ABORT
{
    Text [ en-US ] = "Image loading terminated" ;
};
String STR_EVENT_IMAGE_ERROR
{
    Text [ en-US ] = "Could not load image" ;
};
String STR_EVENT_FRM_KEYINPUT_A
{
    Text [ en-US ] = "Input of alphanumeric characters" ;
};
String STR_EVENT_FRM_KEYINPUT_NOA
{
    Text [ en-US ] = "Input of non-alphanumeric characters" ;
};
String STR_EVENT_FRM_RESIZE
{
    Text [ en-US ] = "Resize frame" ;
};
String STR_EVENT_FRM_MOVE
{
    Text [ en-US ] = "Move frame" ;
};
String STR_CONTENT_TYPE_OUTLINE
{
    Text [ en-US ] = "Headings" ;
};
String STR_CONTENT_TYPE_TABLE
{
    Text [ en-US ] = "Tables" ;
};
String STR_CONTENT_TYPE_FRAME
{
    Text [ en-US ] = "Text frames" ;
};
String STR_CONTENT_TYPE_GRAPHIC
{
    Text [ en-US ] = "Images" ;
};
String STR_CONTENT_TYPE_OLE
{
    Text [ en-US ] = "OLE objects" ;
};
String STR_CONTENT_TYPE_BOOKMARK
{
    Text [ en-US ] = "Bookmarks" ;
};
String STR_CONTENT_TYPE_REGION
{
    Text [ en-US ] = "Sections" ;
};
String STR_CONTENT_TYPE_URLFIELD
{
    Text [ en-US ] = "Hyperlinks" ;
};
String STR_CONTENT_TYPE_REFERENCE
{
    Text [ en-US ] = "References" ;
};
String STR_CONTENT_TYPE_INDEX
{
    Text [ en-US ] = "Indexes" ;
};
String STR_CONTENT_TYPE_DRAWOBJECT
{
    Text [ en-US ] = "Drawing objects" ;
};
String STR_CONTENT_TYPE_POSTIT
{
    Text [ en-US ] = "Comments" ;
};
String STR_IDXEXAMPLE_IDXTXT_HEADING1
{
    Text [ en-US ] = "Heading 1" ;
};
String STR_IDXEXAMPLE_IDXTXT_ENTRY1
{
    Text [ en-US ] = "This is the content from the first chapter. This is a user directory entry." ;
};
String STR_IDXEXAMPLE_IDXTXT_HEADING11
{
    Text [ en-US ] = "Heading 1.1" ;
};
String STR_IDXEXAMPLE_IDXTXT_ENTRY11
{
    Text [ en-US ] = "This is the content from chapter 1.1. This is the entry for the table of contents." ;
};
String STR_IDXEXAMPLE_IDXTXT_HEADING12
{
    Text [ en-US ] = "Heading 1.2" ;
};
String STR_IDXEXAMPLE_IDXTXT_ENTRY12
{
    Text [ en-US ] = "This is the content from chapter 1.2. This keyword is a main entry." ;
};
String STR_IDXEXAMPLE_IDXTXT_TABLE1
{
    Text [ en-US ] = "Table 1: This is table 1" ;
};
String STR_IDXEXAMPLE_IDXTXT_IMAGE1
{
    Text [ en-US ] = "Image 1: This is image 1" ;
};
String STR_CONTENT_TYPE_SINGLE_OUTLINE
{
    Text [ en-US ] = "Heading" ;
};
String STR_CONTENT_TYPE_SINGLE_TABLE
{
    Text [ en-US ] = "Table" ;
};
String STR_CONTENT_TYPE_SINGLE_FRAME
{
    Text [ en-US ] = "Text frame" ;
};
String STR_CONTENT_TYPE_SINGLE_GRAPHIC
{
    Text [ en-US ] = "Image" ;
};
String STR_CONTENT_TYPE_SINGLE_OLE
{
    Text [ en-US ] = "OLE object" ;
};
String STR_CONTENT_TYPE_SINGLE_BOOKMARK
{
    Text [ en-US ] = "Bookmark" ;
};
String STR_CONTENT_TYPE_SINGLE_REGION
{
    Text [ en-US ] = "Section" ;
};
String STR_CONTENT_TYPE_SINGLE_URLFIELD
{
    Text [ en-US ] = "Hyperlink" ;
};
String STR_CONTENT_TYPE_SINGLE_REFERENCE
{
    Text [ en-US ] = "Reference" ;
};
String STR_CONTENT_TYPE_SINGLE_INDEX
{
    Text [ en-US ] = "Index" ;
};
String STR_CONTENT_TYPE_SINGLE_POSTIT
{
    Text [ en-US ] = "Comment" ;
};
String STR_CONTENT_TYPE_SINGLE_DRAWOBJECT
{
    Text [ en-US ] = "Draw object" ;
};
String STR_DEFINE_NUMBERFORMAT
{
    Text [ en-US ] = "Additional formats..." ;
};
String RID_STR_SYSTEM
{
    Text [ en-US ] = "[System]";
};
String STR_MULT_INTERACT_SPELL_WARN
{
    Text [ en-US ] = "The interactive spellcheck is already active\nin a different document";
};
String STR_MULT_INTERACT_HYPH_WARN
{
    Text [ en-US ] = "The interactive hyphenation is already active\nin a different document";
};
String STR_SPELL_TITLE
{
    Text [ en-US ] = "Spellcheck";
};
String STR_HYPH_TITLE
{
    Text [ en-US ] = "Hyphenation";
};

ImageList ILIST_DB_DLG
{
    Prefix = "sx";
    IdList =
    {
        IMG_COLLAPSE;
        IMG_EXPAND  ;
        IMG_DB      ;
        IMG_DBTABLE ;
        IMG_DBQUERY ;
    };
    IdCount = 5;
};
Image IMG_VIEWLAYOUT_AUTOMATIC
{
    ImageBitmap = Bitmap
    {
        File = "twopages_10x24.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};
Image IMG_VIEWLAYOUT_AUTOMATIC_ACTIVE
{
    ImageBitmap = Bitmap
    {
        File = "twopages_a_10x24.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};

Image IMG_VIEWLAYOUT_BOOKMODE
{
    ImageBitmap = Bitmap
    {
        File = "doublepage_10x22.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};
Image IMG_VIEWLAYOUT_BOOKMODE_ACTIVE
{
    ImageBitmap = Bitmap
    {
        File = "doublepage_a_10x22.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};

Image IMG_VIEWLAYOUT_SINGLECOLUMN
{
    ImageBitmap = Bitmap
    {
        File = "emptypage_10x14.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};
Image IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE
{
    ImageBitmap = Bitmap
    {
        File = "emptypage_a_10x14.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};
Image IMG_PAGE_BREAK
{
    ImageBitmap = Bitmap
    {
        File = "page_break.png" ;
    };
    MaskColor = IMAGE_MASK_COLOR;
};

String STR_HYPERCTRL_SEL
{
    Text [ en-US ] = "SEL";
};
String STR_HYPERCTRL_HYP
{
    Text [ en-US ] = "HYP";
};

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */