bump product version to 4.1.6.2
[LibreOffice.git] / cui / source / options / optlingu.src
blob8e85700177364d4a0eab8725517253f6fee7d5e5
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 "optlingu.hrc"
21 #include "helpid.hrc"
23 #include <svtools/controldims.hrc>
24 #include <sfx2/sfx.hrc>
25 #include <cuires.hrc>
27 // RID_SVXDLG_EDIT_MODULES ---------------------------------------------------
29 ModalDialog RID_SVXDLG_EDIT_MODULES
31     HelpID = HID_EDIT_MODULES ;
32     SVLook = TRUE ;
33     Moveable = TRUE ;
34     Size = MAP_APPFONT ( 240 , 197 ) ;
35     Text [ en-US ] = "Edit Modules";
37     FixedLine FL_EDIT_MODULES_OPTIONS
38     {
39         Pos = MAP_APPFONT ( RSC_SP_FLGR_INNERBORDER_LEFT , RSC_SP_FLGR_INNERBORDER_TOP ) ;
40         Size = MAP_APPFONT ( 240 - 2*RSC_SP_FLGR_INNERBORDER_LEFT , RSC_CD_FIXEDLINE_HEIGHT ) ;
41         Text [ en-US ] = "Options";
42     };
43     FixedText FT_EDIT_MODULES_LANGUAGE
44     {
45         Left = TRUE ;
46         Pos = MAP_APPFONT ( 12 , 16 ) ;
47         Size = MAP_APPFONT ( 68 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
48         Text [ en-US ] = "Language";
49     };
50     ListBox LB_EDIT_MODULES_LANGUAGE
51     {
52         HelpID = "cui:ListBox:RID_SVXDLG_EDIT_MODULES:LB_EDIT_MODULES_LANGUAGE";
53         Border = TRUE ;
54         Pos = MAP_APPFONT ( 83 , 14 ) ;
55         Size = MAP_APPFONT ( 95 , 80 ) ;
56         DropDown = TRUE ;
57         Sort = TRUE ;
58     };
59     Control CLB_EDIT_MODULES_MODULES
60     {
61         Pos = MAP_APPFONT ( 12 , 32 ) ;
62         Size = MAP_APPFONT ( 166 , 120 ) ;
63         Border = TRUE ;
64         TabStop = TRUE ;
65     };
66     PushButton PB_EDIT_MODULES_PRIO_UP
67     {
68         HelpID = "cui:PushButton:RID_SVXDLG_EDIT_MODULES:PB_EDIT_MODULES_PRIO_UP";
69         Pos = MAP_APPFONT ( 184 , 32 ) ;
70         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
71         TabStop = TRUE ;
72         Text [ en-US ] = "Move Up";
73     };
74     PushButton PB_EDIT_MODULES_PRIO_DOWN
75     {
76         HelpID = "cui:PushButton:RID_SVXDLG_EDIT_MODULES:PB_EDIT_MODULES_PRIO_DOWN";
77         Pos = MAP_APPFONT ( 184 , 49 ) ;
78         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
79         TabStop = TRUE ;
80         Text [ en-US ] = "Move Down";
81     };
82     PushButton PB_EDIT_MODULES_PRIO_BACK
83     {
84         HelpID = "cui:PushButton:RID_SVXDLG_EDIT_MODULES:PB_EDIT_MODULES_PRIO_BACK";
85         Pos = MAP_APPFONT ( 184 , 66 ) ;
86         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
87         TabStop = TRUE ;
88         Text [ en-US ] = "~Back";
89     };
90     FixedText FT_EDIT_MODULES_NEWDICTSLINK
91     {
92         Left = TRUE ;
93         Pos = MAP_APPFONT ( 12 , 155 ) ;
94         Size = MAP_APPFONT ( 169 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
95         Text [ en-US ] = "~Get more dictionaries online...";
96     };
97     FixedLine FL_EDIT_MODULES_BUTTONS
98     {
99         Pos = MAP_APPFONT ( 0 , 166 ) ;
100         Size = MAP_APPFONT ( 240 , RSC_CD_FIXEDLINE_HEIGHT ) ;
101     };
102     HelpButton PB_HELP
103     {
104         Pos = MAP_APPFONT ( 12, 177 ) ;
105         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
106     };
107     OKButton PB_OK
108     {
109         Pos = MAP_APPFONT ( 184 , 177 ) ;
110         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
111         Text [ en-US ] = "Close";
112     };
114     String ST_SPELL
115     {
116         Text [ en-US ] = "Spelling";
117     };
118     String ST_HYPH
119     {
120         Text [ en-US ] = "Hyphenation";
121     };
122     String ST_THES
123     {
124         Text [ en-US ] = "Thesaurus";
125     };
126     String ST_GRAMMAR
127     {
128         Text [ en-US ] = "Grammar";
129     };
132 // RID_SVXDLG_LNG_ED_NUM_PREBREAK -------------------------------------------
134 ModalDialog RID_SVXDLG_LNG_ED_NUM_PREBREAK
136     HelpID = HID_LNGDLG_NUM_PREBREAK ;
137     SVLook = TRUE ;
138     Moveable = TRUE ;
139     Size = MAP_APPFONT ( 155 , 43 ) ;
140     Text [ en-US ] = "Hyphenation";
141         FixedLine FL_NUMVAL_PREBREAK
142     {
143         Pos = MAP_APPFONT ( 6 , 3 ) ;
144         Size = MAP_APPFONT ( 87 , 8 ) ;
145     };
146     OKButton BT_OK_PREBREAK
147     {
148         Pos = MAP_APPFONT ( 99 , 6 ) ;
149         Size = MAP_APPFONT ( 50 , 14 ) ;
150         TabStop = TRUE ;
151         DefButton = TRUE ;
152     };
153     CancelButton BT_CANCEL_PREBREAK
154     {
155         Pos = MAP_APPFONT ( 99 , 23 ) ;
156         Size = MAP_APPFONT ( 50 , 14 ) ;
157         TabStop = TRUE ;
158     };
159     NumericField ED_PREBREAK
160     {
161         HelpID = "cui:NumericField:RID_SVXDLG_LNG_ED_NUM_PREBREAK:ED_PREBREAK";
162         Border = TRUE ;
163         Pos = MAP_APPFONT ( 56 , 14 ) ;
164         Size = MAP_APPFONT ( 31 , 12 ) ;
165         Left = TRUE ;
166         Minimum = 2 ;
167         Maximum = 9 ;
168         Last = 9 ;
169         Repeat = TRUE ;
170         Spin = TRUE ;
171         SpinSize = 1;
172     };
173     String STR_NUM_PRE_BREAK_DLG
174     {
175         Text [ en-US ] = "Characters before break";
176     };
177     String STR_NUM_POST_BREAK_DLG
178     {
179         Text [ en-US ] = "Characters after break";
180     };
181     String STR_NUM_MIN_WORDLEN_DLG
182     {
183         Text [ en-US ] = "Minimal word length";
184     };
187 // RID_SFXPAGE_LINGU --------------------------------------------------------
189 TabPage RID_SFXPAGE_LINGU
191     HelpId = HID_OPTIONS_LINGU ;
192     SVLook = TRUE ;
193     Hide = TRUE ;
194     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
195     Text [ en-US ] = "Options";
196     FixedLine FL_LINGUISTIC
197     {
198         Pos = MAP_APPFONT ( 6 , 3 ) ;
199         Size = MAP_APPFONT ( 248 , 8 ) ;
200         Text [ en-US ] = "Writing aids";
201     };
202     FixedText FT_LINGU_MODULES
203     {
204         Left = TRUE ;
205         Pos = MAP_APPFONT ( 12 , 14 ) ;
206         Size = MAP_APPFONT ( 175 , 8 ) ;
207         Text [ en-US ] = "Available language modules";
208     };
209     Control CLB_LINGU_MODULES
210     {
211         Pos = MAP_APPFONT ( 12 , 25 ) ;
212         Size = MAP_APPFONT ( 182 , 30 ) ;
213         Border = TRUE ;
214         TabStop = TRUE ;
215     };
216     PushButton PB_LINGU_MODULES_EDIT
217     {
218         HelpID = "cui:PushButton:RID_SFXPAGE_LINGU:PB_LINGU_MODULES_EDIT";
219         Pos = MAP_APPFONT ( 198 , 25 ) ;
220         Size = MAP_APPFONT ( 50 , 14 ) ;
221         TabStop = TRUE ;
222         Text [ en-US ] = "~Edit...";
223     };
224     FixedText FT_LINGU_DICS
225     {
226         Left = TRUE ;
227         Pos = MAP_APPFONT ( 12 , 59 ) ;
228         Size = MAP_APPFONT ( 175 , 8 ) ;
229         Text [ en-US ] = "User-defined dictionaries";
230     };
231     Control CLB_LINGU_DICS
232     {
233         Pos = MAP_APPFONT ( 12 , 70 ) ;
234         Size = MAP_APPFONT ( 182 , 48 ) ;
235         Border = TRUE ;
236         TabStop = TRUE ;
237     };
238     PushButton PB_LINGU_DICS_NEW_DIC
239     {
240         HelpID = "cui:PushButton:RID_SFXPAGE_LINGU:PB_LINGU_DICS_NEW_DIC";
241         Pos = MAP_APPFONT ( 198 , 70 ) ;
242         Size = MAP_APPFONT ( 50 , 14 ) ;
243         TabStop = TRUE ;
244         Text [ en-US ] = "~New...";
245     };
246     PushButton PB_LINGU_DICS_EDIT_DIC
247     {
248         HelpID = "cui:PushButton:RID_SFXPAGE_LINGU:PB_LINGU_DICS_EDIT_DIC";
249         Pos = MAP_APPFONT ( 198 , 87 ) ;
250         Size = MAP_APPFONT ( 50 , 14 ) ;
251         TabStop = TRUE ;
252         Text [ en-US ] = "Ed~it...";
253     };
254     PushButton PB_LINGU_DICS_DEL_DIC
255     {
256         HelpID = "cui:PushButton:RID_SFXPAGE_LINGU:PB_LINGU_DICS_DEL_DIC";
257         Pos = MAP_APPFONT ( 198 , 104 ) ;
258         Size = MAP_APPFONT ( 50 , 14 ) ;
259         TabStop = TRUE ;
260         Text [ en-US ] = "~Delete";
261     };
262     FixedText FT_LINGU_OPTIONS
263     {
264         Left = TRUE ;
265         Pos = MAP_APPFONT ( 12 , 122 ) ;
266         Size = MAP_APPFONT ( 175 , 8 ) ;
267         Text [ en-US ] = "~Options";
268     };
269     Control CLB_LINGU_OPTIONS
270     {
271         Pos = MAP_APPFONT ( 12 , 133 ) ;
272         Size = MAP_APPFONT ( 182 , 46 ) ;
273         Border = TRUE ;
274         TabStop = TRUE ;
275     };
276     PushButton PB_LINGU_OPTIONS_EDIT
277     {
278         HelpID = "cui:PushButton:RID_SFXPAGE_LINGU:PB_LINGU_OPTIONS_EDIT";
279         Pos = MAP_APPFONT ( 198 , 133 ) ;
280         Size = MAP_APPFONT ( 50 , 14 ) ;
281         TabStop = TRUE ;
282         Text [ en-US ] = "Edi~t...";
283     };
284     FixedText FT_LINGU_OPTIONS_MOREDICTS
285     {
286         Left = TRUE ;
287         Hide = TRUE ;
288         Pos = MAP_APPFONT ( 12 , 182 ) ;
289         Size = MAP_APPFONT ( 182 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
290         Text [ en-US ] = "~Get more dictionaries online...";
291     };
293     String STR_CAPITAL_WORDS
294     {
295         Text [ en-US ] = "Check uppercase words";
296     };
297     String STR_WORDS_WITH_DIGITS
298     {
299         Text [ en-US ] = "Check words with numbers ";
300     };
301     String STR_SPELL_SPECIAL
302     {
303         Text [ en-US ] = "Check special regions";
304     };
305     String STR_SPELL_AUTO
306     {
307         Text [ en-US ] = "Check spelling as you type";
308     };
309     String STR_GRAMMAR_AUTO
310     {
311         Text [ en-US ] = "Check grammar as you type";
312     };
313     String STR_NUM_MIN_WORDLEN
314     {
315         Text [ en-US ] = "Minimal number of characters for hyphenation: ";
316     };
317     String STR_NUM_PRE_BREAK
318     {
319         Text [ en-US ] = "Characters before line break: ";
320     };
321     String STR_NUM_POST_BREAK
322     {
323         Text [ en-US ] = "Characters after line break: ";
324     };
325     String STR_HYPH_AUTO
326     {
327         Text [ en-US ] = "Hyphenate without inquiry";
328     };
329     String STR_HYPH_SPECIAL
330     {
331         Text [ en-US ] = "Hyphenate special regions";
332     };
333     String STR_LINGU_MODULES_EDIT
334     {
335         Text [ en-US ] = "Edit Available language modules";
336     };
337     String STR_LINGU_DICS_EDIT_DIC
338     {
339         Text [ en-US ] = "Edit User-defined dictionaries";
340     };
341     String STR_LINGU_OPTIONS_EDIT
342     {
343         Text [ en-US ] = "Edit Options";
344     };
346 // end: TabPage RID_SFXPAGE_LINGU
348  // RID_SFXQB_DELDICT --------------------------------------------------------
349 QueryBox RID_SFXQB_DELDICT
351     Buttons = WB_YES_NO ;
352     DefButton = WB_DEF_NO ;
353     Message [ en-US ] = "Do you want to delete the dictionary?" ;
355  // ******************************************************************* EOF
357 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */