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 "autocdlg.hrc"
23 #include <svx/svxids.hrc> // SID_AUTOFORMAT
25 #define COMMON_CLB_ENTRIES \
26 String ST_USE_REPLACE \
28 Text [ en-US ] = "Use replacement table" ; \
30 String ST_CPTL_STT_WORD \
32 Text [ en-US ] = "Correct TWo INitial CApitals" ; \
34 String ST_CPTL_STT_SENT \
36 Text [ en-US ] = "Capitalize first letter of every sentence" ; \
38 String ST_BOLD_UNDER \
40 Text [ en-US ] = "Automatic *bold* and _underline_" ; \
42 String STR_NO_DBL_SPACES \
44 Text [ en-US ] = "Ignore double spaces" ; \
46 String ST_DETECT_URL \
48 Text [ en-US ] = "URL Recognition" ; \
52 Text [ en-US ] = "Replace dashes" ; \
54 String ST_CORRECT_ACCIDENTAL_CAPS_LOCK \
56 Text [ en-US ] = "Correct accidental use of cAPS LOCK key" ; \
59 /**************************************************************************/
61 /* Beschreibung: Autokorrektur-Optionen */
63 /**************************************************************************/
64 TabPage RID_OFAPAGE_AUTOCORR_OPTIONS
66 HelpId = HID_OFAPAGE_AUTOCORR_OPTIONS ;
68 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
71 Text [ en-US ] = "Settings" ;
74 Pos = MAP_APPFONT ( 6 , 6 ) ;
75 Size = MAP_APPFONT ( 248 , 173 ) ;
82 TabPage RID_OFAPAGE_AUTOFMT_APPLY
84 HelpID = HID_OFAPAGE_AUTOFMT_OPTIONS ;
87 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
90 Pos = MAP_APPFONT ( 6 , 6 ) ;
91 Size = MAP_APPFONT ( 248 , 149 ) ;
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..." ;
105 Text [ en-US ] = "[M]" ;
109 Text [ en-US ] = "[T]" ;
111 FixedText FT_HEADER1_EXPLANATION
113 Pos = MAP_APPFONT ( 80 , 159 ) ;
114 Size = MAP_APPFONT ( 174 , 8 ) ;
115 Text [ en-US ] = "[M]: Replace while modifying existing text" ;
117 FixedText FT_HEADER2_EXPLANATION
119 Pos = MAP_APPFONT ( 80 , 171 ) ;
120 Size = MAP_APPFONT ( 174 , 8 ) ;
121 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
124 String ST_DEL_EMPTY_PARA
126 Text [ en-US ] = "Remove blank paragraphs" ;
130 Text [ en-US ] = "Replace Custom Styles" ;
134 Text [ en-US ] = "Replace bullets with: " ;
136 String ST_RIGHT_MARGIN
138 Text [ en-US ] = "Combine single line paragraphs if length greater than" ;
142 Text [ en-US ] = "Apply numbering - symbol: " ;
146 Text [ en-US ] = "Apply border" ;
150 Text [ en-US ] = "Create table" ;
152 String STR_REPLACE_TEMPLATES
154 Text [ en-US ] = "Apply Styles" ;
156 String STR_DEL_SPACES_AT_STT_END
158 Text [ en-US ] = "Delete spaces and tabs at beginning and end of paragraph";
160 String STR_DEL_SPACES_BETWEEN_LINES
162 Text [ en-US ] = "Delete spaces and tabs at end and start of line";
166 ModalDialog RID_OFADLG_PRCNT_SET
168 HelpID = CMD_SID_AUTOFORMAT ;
171 Size = MAP_APPFONT ( 155 , 43 ) ;
175 Pos = MAP_APPFONT ( 4 , 3 ) ;
176 Size = MAP_APPFONT ( 87 , 8 ) ;
177 Text [ en-US ] = "Minimum size" ;
181 Pos = MAP_APPFONT ( 99 , 6 ) ;
182 Size = MAP_APPFONT ( 50 , 14 ) ;
186 CancelButton BT_CANCEL
188 Pos = MAP_APPFONT ( 99 , 23 ) ;
189 Size = MAP_APPFONT ( 50 , 14 ) ;
192 MetricField ED_RIGHT_MARGIN
194 HelpID = "cui:MetricField:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN";
196 Pos = MAP_APPFONT ( 7 , 14 ) ;
197 Size = MAP_APPFONT ( 31 , 12 ) ;
204 Unit = FUNIT_CUSTOM ;
205 CustomUnitText = "%" ;
210 Text [ en-US ] = "Combine" ;
213 /**************************************************************************/
215 /* Beschreibung: Typografische Anfuehrungszeichen */
217 /**************************************************************************/
218 TabPage RID_OFAPAGE_AUTOCORR_QUOTE
220 HelpId = HID_OFAPAGE_AUTOCORR_QUOTE ;
222 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
225 Text [ en-US ] = "Localized Options" ;
228 Pos = MAP_APPFONT ( 4 , 3 ) ;
229 Size = MAP_APPFONT ( 252 , 85 ) ;
235 Text [ en-US ] = "[M]" ;
239 Text [ en-US ] = "[T]" ;
241 String ST_NON_BREAK_SPACE
243 Text [ en-US ] = "Add non breaking space before specific punctuation marks in french text" ;
247 Text [ en-US ] = "Format ordinal numbers suffixes (1st -> 1^st)" ;
251 Pos = MAP_APPFONT ( 4 , 90 ) ;
252 Size = MAP_APPFONT ( 122 , 8 ) ;
253 Text [ en-US ] = "Single quotes" ;
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" ;
262 FixedText FT_SGL_STARTQUOTE
264 Pos = MAP_APPFONT ( 7 , 114 ) ;
265 Size = MAP_APPFONT ( 86 , 8 ) ;
266 Text [ en-US ] = "~Start quote:" ;
268 PushButton PB_SGL_STARTQUOTE
270 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE";
271 Pos = MAP_APPFONT ( 10 , 125 ) ;
272 Size = MAP_APPFONT ( 12 , 12 ) ;
278 Pos = MAP_APPFONT ( 26 , 127 ) ;
279 Size = MAP_APPFONT ( 50 , 8 ) ;
281 FixedText FT_SGL_ENDQUOTE
283 Pos = MAP_APPFONT ( 7 , 139 ) ;
284 Size = MAP_APPFONT ( 86 , 8 ) ;
285 Text [ en-US ] = "~End quote:" ;
287 PushButton PB_SGL_ENDQUOTE
289 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE";
290 Pos = MAP_APPFONT ( 10 , 151 ) ;
291 Size = MAP_APPFONT ( 12 , 12 ) ;
297 Pos = MAP_APPFONT ( 26 , 153 ) ;
298 Size = MAP_APPFONT ( 50 , 8 ) ;
300 PushButton PB_SGL_STD
302 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD";
303 Pos = MAP_APPFONT ( 7 , 167 ) ;
304 Size = MAP_APPFONT ( 50 , 14 ) ;
306 Text [ en-US ] = "~Default" ;
310 Pos = MAP_APPFONT ( 134 , 90 ) ;
311 Size = MAP_APPFONT ( 122 , 8 ) ;
312 Text [ en-US ] = "Double quotes" ;
316 HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO";
317 Pos = MAP_APPFONT ( 137 , 101 ) ;
318 Size = MAP_APPFONT ( 86 , 10 ) ;
320 Text [ en-US ] = "Repl~ace" ;
322 FixedText FT_STARTQUOTE
324 Pos = MAP_APPFONT ( 137 , 114 ) ;
325 Size = MAP_APPFONT ( 86 , 8 ) ;
326 Text [ en-US ] = "Start q~uote:" ;
328 PushButton PB_STARTQUOTE
330 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_STARTQUOTE";
331 Pos = MAP_APPFONT ( 140 , 125 ) ;
332 Size = MAP_APPFONT ( 12 , 12 ) ;
338 Pos = MAP_APPFONT ( 156 , 127 ) ;
339 Size = MAP_APPFONT ( 50 , 8 ) ;
341 FixedText FT_ENDQUOTE
343 Pos = MAP_APPFONT ( 137 , 139 ) ;
344 Size = MAP_APPFONT ( 86 , 10 ) ;
345 Text [ en-US ] = "E~nd quote:" ;
347 PushButton PB_ENDQUOTE
349 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_ENDQUOTE";
350 Pos = MAP_APPFONT ( 140 , 151 ) ;
351 Size = MAP_APPFONT ( 12 , 12 ) ;
357 Pos = MAP_APPFONT ( 156 , 153 ) ;
358 Size = MAP_APPFONT ( 50 , 8 ) ;
360 PushButton PB_DBL_STD
362 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCORR_QUOTE:PB_DBL_STD";
363 Pos = MAP_APPFONT ( 137 , 167 ) ;
364 Size = MAP_APPFONT ( 50 , 14 ) ;
366 Text [ en-US ] = "De~fault" ;
368 String STR_CHANGE_START
370 Text [ en-US ] = "Start quote" ;
372 String STR_CHANGE_END
374 Text [ en-US ] = "End quote" ;
378 Text [ en-US ] = "Default" ;
380 String STR_PB_SGL_STD
382 Text [ en-US ] = "Single quotes default" ;
384 String STR_PB_DBL_STD
386 Text [ en-US ] = "Double quotes default" ;
388 String STR_PB_SGL_START
390 Text [ en-US ] = "Start quote of single quotes" ;
392 String STR_PB_DBL_START
394 Text [ en-US ] = "Start quote of double quotes" ;
396 String STR_PB_SGL_END
398 Text [ en-US ] = "End quote of single quotes" ;
400 String STR_PB_DBL_END
402 Text [ en-US ] = "End quote of double quotes" ;
406 /**************************************************************************/
408 /* Beschreibung: automatische Wortergänzung */
410 /**************************************************************************/
411 TabPage RID_OFAPAGE_AUTOCOMPLETE_OPTIONS
413 HelpId = HID_OFAPAGE_AUTOCOMPLETE_OPTIONS ;
415 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
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";
425 CheckBox CB_APPEND_SPACE
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";
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";
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";
446 CheckBox CB_REMOVE_LIST
448 HelpID = "cui:CheckBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_REMOVE_LIST";
449 Pos = MAP_APPFONT( 10, 59 );
450 Size = MAP_APPFONT( 110, 40 );
452 Text [ en-US ] = "~When closing a document, remove the words collected from it from the list";
454 FixedText FT_EXPAND_KEY
456 Pos = MAP_APPFONT( 4, 102 );
457 Size = MAP_APPFONT( 116, 8 );
458 Text [ en-US ] = "Acc~ept with";
460 ListBox DCB_EXPAND_KEY
462 HelpID = "cui:ListBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY";
463 Pos = MAP_APPFONT( 4, 113 );
464 Size = MAP_APPFONT( 116, 60 );
470 FixedText FT_MIN_WORDLEN
472 Pos = MAP_APPFONT( 4, 129 );
473 Size = MAP_APPFONT( 116, 8 );
474 Text [ en-US ] = "Mi~n. word length";
476 NumericField NF_MIN_WORDLEN
478 HelpID = "cui:NumericField:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN";
480 Pos = MAP_APPFONT( 4, 140 );
481 Size = MAP_APPFONT( 30, 12 );
493 FixedText FT_MAX_ENTRIES
495 Pos = MAP_APPFONT( 4, 156 );
496 Size = MAP_APPFONT( 116, 8 );
497 Text [ en-US ] = "~Max. entries";
499 NumericField NF_MAX_ENTRIES
501 HelpID = "cui:NumericField:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES";
503 Pos = MAP_APPFONT( 4, 167 );
504 Size = MAP_APPFONT( 30, 12 );
516 MultiListBox LB_ENTRIES
518 HelpID = "cui:MultiListBox:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES";
519 Pos = MAP_APPFONT( 127, 3 );
520 Size = MAP_APPFONT( 121, 158 );
528 PushButton PB_ENTRIES
530 HelpID = "cui:PushButton:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES";
531 Pos = MAP_APPFONT( 127, 165 );
532 Size = MAP_APPFONT( 121, 14 );
534 Text [ en-US ] = "~Delete Entry";
536 Text [ en-US ] = "Word Completion";
540 /**************************************************************************/
542 /* Beschreibung: Smart Tag Options */
544 /**************************************************************************/
545 TabPage RID_OFAPAGE_SMARTTAG_OPTIONS
547 HelpId = HID_OFAPAGE_SMARTTAG_OPTIONS ;
549 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
552 Text [ en-US ] = "Smart Tags";
554 CheckBox CB_SMARTTAGS
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";
562 FixedText FT_SMARTTAGS
564 Pos = MAP_APPFONT( 12, 15 );
565 Size = MAP_APPFONT( 116, 8 );
566 Text [ en-US ] = "Currently installed smart tags";
571 Pos = MAP_APPFONT ( 12 , 25 ) ;
572 Size = MAP_APPFONT ( 172 , 154 ) ;
577 PushButton PB_SMARTTAGS
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...";
587 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */