update credits
[LibreOffice.git] / cui / source / tabpages / autocdlg.src
blobe7bfebd0c47188d98168a48cd51b8997e3ed7e3d
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 "autocdlg.hrc"
21 #include <cuires.hrc>
22 #include "helpid.hrc"
23 #include <svx/svxids.hrc> // SID_AUTOFORMAT
25 #define COMMON_CLB_ENTRIES \
26     String ST_USE_REPLACE \
27     { \
28         Text [ en-US ] = "Use replacement table" ; \
29     }; \
30     String ST_CPTL_STT_WORD \
31     { \
32         Text [ en-US ] = "Correct TWo INitial CApitals" ; \
33     }; \
34     String ST_CPTL_STT_SENT \
35     { \
36         Text [ en-US ] = "Capitalize first letter of every sentence" ; \
37     }; \
38     String ST_BOLD_UNDER \
39     { \
40         Text [ en-US ] = "Automatic *bold* and _underline_" ; \
41     }; \
42     String STR_NO_DBL_SPACES \
43     { \
44         Text [ en-US ] = "Ignore double spaces" ; \
45     }; \
46     String ST_DETECT_URL \
47     { \
48         Text [ en-US ] = "URL Recognition" ; \
49     }; \
50     String ST_DASH \
51     { \
52         Text [ en-US ] = "Replace dashes" ; \
53     }; \
54     String ST_CORRECT_ACCIDENTAL_CAPS_LOCK \
55     { \
56         Text [ en-US ] = "Correct accidental use of cAPS LOCK key" ; \
57     };
59 /**************************************************************************/
60 /*                                                                        */
61 /*  Beschreibung: Autokorrektur-Optionen                                  */
62 /*                                                                        */
63 /**************************************************************************/
64 TabPage RID_OFAPAGE_AUTOCORR_OPTIONS
66     HelpId = HID_OFAPAGE_AUTOCORR_OPTIONS ;
67     OutputSize = TRUE ;
68     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
69     Hide = TRUE ;
70     SVLook = TRUE ;
71     Text [ en-US ] = "Settings" ;
72     Control CLB_SETTINGS
73     {
74         Pos = MAP_APPFONT ( 6 , 6 ) ;
75         Size = MAP_APPFONT ( 248 , 173 ) ;
76         Border = TRUE ;
77         TabStop = TRUE ;
78     };
79     COMMON_CLB_ENTRIES
82 TabPage RID_OFAPAGE_AUTOFMT_APPLY
84     HelpID = HID_OFAPAGE_AUTOFMT_OPTIONS ;
85     SVLook = TRUE ;
86     Hide = TRUE ;
87     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
88     Control CLB_SETTINGS
89     {
90         Pos = MAP_APPFONT ( 6 , 6 ) ;
91         Size = MAP_APPFONT ( 248 , 149 ) ;
92         Border = TRUE ;
93         TabStop = TRUE ;
94     };
95     PushButton PB_EDIT
96     {
97         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOFMT_APPLY:PB_EDIT";
98         Pos = MAP_APPFONT ( 6 , 162 ) ;
99         Size = MAP_APPFONT ( 50 , 14 ) ;
100         Text [ en-US ] = "~Edit..." ;
101         TabStop = TRUE ;
102     };
103     String STR_HEADER1
104     {
105         Text [ en-US ] = "[M]" ;
106     };
107     String STR_HEADER2
108     {
109         Text [ en-US ] = "[T]" ;
110     };
111     FixedText FT_HEADER1_EXPLANATION
112     {
113         Pos = MAP_APPFONT ( 80 , 159 ) ;
114         Size = MAP_APPFONT ( 174 , 8 ) ;
115         Text [ en-US ] = "[M]: Replace while modifying existing text" ;
116     };
117     FixedText FT_HEADER2_EXPLANATION
118     {
119         Pos = MAP_APPFONT ( 80 , 171 ) ;
120         Size = MAP_APPFONT ( 174 , 8 ) ;
121         Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
122     };
123     COMMON_CLB_ENTRIES
124     String ST_DEL_EMPTY_PARA
125     {
126         Text [ en-US ] = "Remove blank paragraphs" ;
127     };
128     String ST_USER_STYLE
129     {
130         Text [ en-US ] = "Replace Custom Styles" ;
131     };
132     String ST_BULLET
133     {
134         Text [ en-US ] = "Replace bullets with: " ;
135     };
136     String ST_RIGHT_MARGIN
137     {
138         Text [ en-US ] = "Combine single line paragraphs if length greater than" ;
139     };
140     String STR_NUM
141     {
142         Text [ en-US ] = "Apply numbering - symbol: " ;
143     };
144     String STR_BORDER
145     {
146         Text [ en-US ] = "Apply border" ;
147     };
148     String STR_TABLE
149     {
150         Text [ en-US ] = "Create table" ;
151     };
152     String STR_REPLACE_TEMPLATES
153     {
154         Text [ en-US ] = "Apply Styles" ;
155     };
156     String STR_DEL_SPACES_AT_STT_END
157     {
158         Text [ en-US ] = "Delete spaces and tabs at beginning and end of paragraph";
159     };
160     String STR_DEL_SPACES_BETWEEN_LINES
161     {
162         Text [ en-US ] = "Delete spaces and tabs at end and start of line";
163     };
166 ModalDialog RID_OFADLG_PRCNT_SET
168     HelpID = CMD_SID_AUTOFORMAT ;
169     OutputSize = TRUE ;
170     SVLook = TRUE ;
171     Size = MAP_APPFONT ( 155 , 43 ) ;
172     Moveable = TRUE ;
173     FixedLine FL_PRCNT
174     {
175         Pos = MAP_APPFONT ( 4 , 3 ) ;
176         Size = MAP_APPFONT ( 87 , 8 ) ;
177         Text [ en-US ] = "Minimum size" ;
178     };
179     OKButton BT_OK
180     {
181         Pos = MAP_APPFONT ( 99 , 6 ) ;
182         Size = MAP_APPFONT ( 50 , 14 ) ;
183         TabStop = TRUE ;
184         DefButton = TRUE ;
185     };
186     CancelButton BT_CANCEL
187     {
188         Pos = MAP_APPFONT ( 99 , 23 ) ;
189         Size = MAP_APPFONT ( 50 , 14 ) ;
190         TabStop = TRUE ;
191     };
192     MetricField ED_RIGHT_MARGIN
193     {
194         HelpID = "cui:MetricField:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN";
195         Border = TRUE ;
196         Pos = MAP_APPFONT ( 7 , 14 ) ;
197         Size = MAP_APPFONT ( 31 , 12 ) ;
198         TabStop = TRUE ;
199         Left = TRUE ;
200         Repeat = TRUE ;
201         Spin = TRUE ;
202         Maximum = 100 ;
203         Value = 77 ;
204         Unit = FUNIT_CUSTOM ;
205         CustomUnitText = "%" ;
206         First = 10 ;
207         Last = 100 ;
208         SpinSize = 5 ;
209     };
210     Text [ en-US ] = "Combine" ;
213 /**************************************************************************/
214 /*                                                                        */
215 /*  Beschreibung: Typografische Anfuehrungszeichen                        */
216 /*                                                                        */
217 /**************************************************************************/
218 TabPage RID_OFAPAGE_AUTOCORR_QUOTE
220     HelpId = HID_OFAPAGE_AUTOCORR_QUOTE ;
221     OutputSize = TRUE ;
222     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
223     SVLook = TRUE ;
224     Hide = TRUE ;
225     Text [ en-US ] = "Localized Options" ;
226     Control CLB_SETTINGS
227     {
228         Pos = MAP_APPFONT ( 4 , 3 ) ;
229         Size = MAP_APPFONT ( 252 , 85 ) ;
230         Border = TRUE ;
231         TabStop = TRUE ;
232     };
233     String STR_HEADER1
234     {
235         Text [ en-US ] = "[M]" ;
236     };
237     String STR_HEADER2
238     {
239         Text [ en-US ] = "[T]" ;
240     };
241     String ST_NON_BREAK_SPACE
242     {
243        Text [ en-US ] = "Add non breaking space before specific punctuation marks in french text" ;
244     };
245     String ST_ORDINAL
246     {
247         Text [ en-US ] = "Format ordinal numbers suffixes (1st -> 1^st)" ;
248     };
249     FixedLine FL_SINGLE
250     {
251         Pos = MAP_APPFONT ( 4 , 90 ) ;
252         Size = MAP_APPFONT ( 122 , 8 ) ;
253         Text [ en-US ] = "Single quotes" ;
254     };
255     CheckBox CB_SGL_TYPO
256     {
257         HelpId = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_SGL_TYPO";
258         Pos = MAP_APPFONT ( 7 , 101 ) ;
259         Size = MAP_APPFONT ( 86 , 10 ) ;
260         Text [ en-US ] = "Repla~ce" ;
261     };
262     FixedText FT_SGL_STARTQUOTE
263     {
264         Pos = MAP_APPFONT ( 7 , 114 ) ;
265         Size = MAP_APPFONT ( 86 , 8 ) ;
266         Text [ en-US ] = "~Start quote:" ;
267     };
268     PushButton PB_SGL_STARTQUOTE
269     {
270         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE";
271         Pos = MAP_APPFONT ( 10 , 125 ) ;
272         Size = MAP_APPFONT ( 12 , 12 ) ;
273         Text = "\'" ;
274         TabStop = TRUE ;
275     };
276     FixedText FT_SGSTEX
277     {
278         Pos = MAP_APPFONT ( 26 , 127 ) ;
279         Size = MAP_APPFONT ( 50 , 8 ) ;
280     };
281     FixedText FT_SGL_ENDQUOTE
282     {
283         Pos = MAP_APPFONT ( 7 , 139 ) ;
284         Size = MAP_APPFONT ( 86 , 8 ) ;
285         Text [ en-US ] = "~End quote:" ;
286     };
287     PushButton PB_SGL_ENDQUOTE
288     {
289         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE";
290         Pos = MAP_APPFONT ( 10 , 151 ) ;
291         Size = MAP_APPFONT ( 12 , 12 ) ;
292         Text = "\'" ;
293         TabStop = TRUE ;
294     };
295     FixedText FT_SGENEX
296     {
297         Pos = MAP_APPFONT ( 26 , 153 ) ;
298         Size = MAP_APPFONT ( 50 , 8 ) ;
299     };
300     PushButton PB_SGL_STD
301     {
302         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD";
303         Pos = MAP_APPFONT ( 7 , 167 ) ;
304         Size = MAP_APPFONT ( 50 , 14 ) ;
305         TabStop = TRUE ;
306         Text [ en-US ] = "~Default" ;
307     };
308     FixedLine FL_DOUBLE
309     {
310         Pos = MAP_APPFONT ( 134 , 90 ) ;
311         Size = MAP_APPFONT ( 122 , 8 ) ;
312         Text [ en-US ] = "Double quotes" ;
313     };
314     CheckBox CB_TYPO
315     {
316         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO";
317         Pos = MAP_APPFONT ( 137 , 101 ) ;
318         Size = MAP_APPFONT ( 86 , 10 ) ;
319         TabStop = TRUE ;
320         Text [ en-US ] = "Repl~ace" ;
321     };
322     FixedText FT_STARTQUOTE
323     {
324         Pos = MAP_APPFONT ( 137 , 114 ) ;
325         Size = MAP_APPFONT ( 86 , 8 ) ;
326         Text [ en-US ] = "Start q~uote:" ;
327     };
328     PushButton PB_STARTQUOTE
329     {
330         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_STARTQUOTE";
331         Pos = MAP_APPFONT ( 140 , 125 ) ;
332         Size = MAP_APPFONT ( 12 , 12 ) ;
333         Text = "\"" ;
334         TabStop = TRUE ;
335     };
336     FixedText FT_DBSTEX
337     {
338         Pos = MAP_APPFONT ( 156 , 127 ) ;
339         Size = MAP_APPFONT ( 50 , 8 ) ;
340     };
341     FixedText FT_ENDQUOTE
342     {
343         Pos = MAP_APPFONT ( 137 , 139 ) ;
344         Size = MAP_APPFONT ( 86 , 10 ) ;
345         Text [ en-US ] = "E~nd quote:" ;
346     };
347     PushButton PB_ENDQUOTE
348     {
349         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_ENDQUOTE";
350         Pos = MAP_APPFONT ( 140 , 151 ) ;
351         Size = MAP_APPFONT ( 12 , 12 ) ;
352         Text = "\"" ;
353         TabStop = TRUE ;
354     };
355     FixedText FT_DBECEX
356     {
357         Pos = MAP_APPFONT ( 156 , 153 ) ;
358         Size = MAP_APPFONT ( 50 , 8 ) ;
359     };
360     PushButton PB_DBL_STD
361     {
362         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_DBL_STD";
363         Pos = MAP_APPFONT ( 137 , 167 ) ;
364         Size = MAP_APPFONT ( 50 , 14 ) ;
365         TabStop = TRUE ;
366         Text [ en-US ] = "De~fault" ;
367     };
368     String STR_CHANGE_START
369     {
370         Text [ en-US ] = "Start quote" ;
371     };
372     String STR_CHANGE_END
373     {
374         Text [ en-US ] = "End quote" ;
375     };
376     String ST_STANDARD
377     {
378         Text [ en-US ] = "Default" ;
379     };
380     String STR_PB_SGL_STD
381     {
382         Text [ en-US ] = "Single quotes default" ;
383     };
384     String STR_PB_DBL_STD
385     {
386         Text [ en-US ] = "Double quotes default" ;
387     };
388     String STR_PB_SGL_START
389     {
390         Text [ en-US ] = "Start quote of single quotes" ;
391     };
392     String STR_PB_DBL_START
393     {
394         Text [ en-US ] = "Start quote of double quotes" ;
395     };
396     String STR_PB_SGL_END
397     {
398         Text [ en-US ] = "End quote of single quotes" ;
399     };
400     String STR_PB_DBL_END
401     {
402         Text [ en-US ] = "End quote of double quotes" ;
403     };
406 /**************************************************************************/
407 /*                                                                        */
408 /*  Beschreibung: automatische Wortergänzung                              */
409 /*                                                                        */
410 /**************************************************************************/
411 TabPage RID_OFAPAGE_AUTOCOMPLETE_OPTIONS
413     HelpId = HID_OFAPAGE_AUTOCOMPLETE_OPTIONS ;
414     OutputSize = TRUE ;
415     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
416     SVLook = TRUE ;
417     Hide = TRUE ;
418     CheckBox CB_ACTIV
419     {
420         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_ACTIV";
421         Pos = MAP_APPFONT( 4, 3 );
422         Size = MAP_APPFONT( 116, 10 );
423         Text [ en-US ] = "Enable word ~completion";
424     };
425     CheckBox CB_APPEND_SPACE
426     {
427         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_APPEND_SPACE";
428         Pos = MAP_APPFONT( 10, 17 );
429         Size = MAP_APPFONT( 110, 10 );
430         Text [ en-US ] = "~Append space";
431     };
432     CheckBox CB_AS_TIP
433     {
434         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_AS_TIP";
435         Pos = MAP_APPFONT( 10, 31 );
436         Size = MAP_APPFONT( 110, 10 );
437         Text [ en-US ] = "~Show as tip";
438     };
439     CheckBox CB_COLLECT
440     {
441         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT";
442         Pos = MAP_APPFONT( 4, 45 );
443         Size = MAP_APPFONT( 116, 10 );
444         Text [ en-US ] = "C~ollect words";
445     };
446     CheckBox CB_REMOVE_LIST
447     {
448         HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_REMOVE_LIST";
449         Pos = MAP_APPFONT( 10, 59 );
450         Size = MAP_APPFONT( 110, 40 );
451         WordBreak = TRUE;
452         Text [ en-US ] = "~When closing a document, remove the words collected from it from the list";
453     };
454     FixedText FT_EXPAND_KEY
455     {
456         Pos = MAP_APPFONT( 4, 102 );
457         Size = MAP_APPFONT( 116, 8 );
458         Text [ en-US ] = "Acc~ept with";
459     };
460     ListBox DCB_EXPAND_KEY
461     {
462         HelpID = "cui:ListBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY";
463         Pos = MAP_APPFONT( 4, 113 );
464         Size = MAP_APPFONT( 116, 60 );
465         TabStop = TRUE;
466         DropDown = TRUE;
467         Group = TRUE;
468         Sort = FALSE;
469     };
470     FixedText FT_MIN_WORDLEN
471     {
472         Pos = MAP_APPFONT( 4, 129 );
473         Size = MAP_APPFONT( 116, 8 );
474         Text [ en-US ] = "Mi~n. word length";
475     };
476     NumericField NF_MIN_WORDLEN
477     {
478         HelpID = "cui:NumericField:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN";
479         Border = TRUE;
480         Pos = MAP_APPFONT( 4, 140 );
481         Size = MAP_APPFONT( 30, 12 );
482         TabStop = TRUE ;
483         Left = TRUE ;
484         Repeat = TRUE ;
485         Spin = TRUE ;
486         Value = 10 ;
487         Minimum = 5 ;
488         First = 5 ;
489         Last = 100 ;
490         Maximum = 100 ;
491         SpinSize = 1 ;
492     };
493     FixedText FT_MAX_ENTRIES
494     {
495         Pos = MAP_APPFONT( 4, 156 );
496         Size = MAP_APPFONT( 116, 8 );
497         Text [ en-US ] = "~Max. entries";
498     };
499     NumericField NF_MAX_ENTRIES
500     {
501         HelpID = "cui:NumericField:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES";
502         Border = TRUE;
503         Pos = MAP_APPFONT( 4, 167 );
504         Size = MAP_APPFONT( 30, 12 );
505         TabStop = TRUE ;
506         Left = TRUE ;
507         Repeat = TRUE ;
508         Spin = TRUE ;
509         Value = 500 ;
510         Maximum = 10000;
511         Last = 10000 ;
512         First = 50 ;
513         Minimum = 50;
514         SpinSize = 25 ;
515     };
516     MultiListBox LB_ENTRIES
517     {
518         HelpID = "cui:MultiListBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES";
519         Pos = MAP_APPFONT( 127, 3 );
520         Size = MAP_APPFONT( 121, 158 );
521         TabStop = TRUE;
522         DropDown = FALSE;
523         Group = TRUE;
524         Border = TRUE;
525         Sort = TRUE;
526         SimpleMode = TRUE;
527     };
528     PushButton PB_ENTRIES
529     {
530         HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES";
531         Pos = MAP_APPFONT( 127, 165 );
532         Size = MAP_APPFONT( 121, 14 );
533         TabStop = TRUE ;
534         Text [ en-US ] = "~Delete Entry";
535     };
536     Text [ en-US ] = "Word Completion";
540 /**************************************************************************/
541 /*                                                                        */
542 /*  Beschreibung: Smart Tag Options                                       */
543 /*                                                                        */
544 /**************************************************************************/
545 TabPage RID_OFAPAGE_SMARTTAG_OPTIONS
547     HelpId = HID_OFAPAGE_SMARTTAG_OPTIONS ;
548     OutputSize = TRUE ;
549     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
550     SVLook = TRUE ;
551     Hide = TRUE ;
552     Text [ en-US ] = "Smart Tags";
554     CheckBox CB_SMARTTAGS
555     {
556         HelpID = "cui:CheckBox:RID_OFAPAGE_SMARTTAG_OPTIONS:CB_SMARTTAGS";
557         Pos = MAP_APPFONT( 4, 3 );
558         Size = MAP_APPFONT( 116, 10 );
559         Text [ en-US ] = "Label text with smart tags";
560     };
562     FixedText FT_SMARTTAGS
563     {
564         Pos = MAP_APPFONT( 12, 15 );
565         Size = MAP_APPFONT( 116, 8 );
566         Text [ en-US ] = "Currently installed smart tags";
567     };
569     Control LB_SMARTTAGS
570     {
571         Pos = MAP_APPFONT ( 12 , 25 ) ;
572         Size = MAP_APPFONT ( 172 , 154 ) ;
573         Border = TRUE ;
574         TabStop = TRUE ;
575     };
577     PushButton PB_SMARTTAGS
578     {
579         HelpID = "cui:PushButton:RID_OFAPAGE_SMARTTAG_OPTIONS:PB_SMARTTAGS";
580         Pos = MAP_APPFONT ( 188 , 25 ) ;
581         Size = MAP_APPFONT ( 60 , 14 ) ;
582         Text [ en-US ] = "Properties...";
583     };
587 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */