update dev300-m58
[ooovba.git] / svx / source / options / optlingu.src
bloba550451193f250c6805008eb20dbcbcb64d48333
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: optlingu.src,v $
10  * $Revision: 1.51 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 // include ------------------------------------------------------------------
33 #include "optlingu.hrc"
34 #include "helpid.hrc"
36 #include <svtools/controldims.hrc>
37 #include <sfx2/sfx.hrc>
38 #include <svx/dialogs.hrc>
40 // RID_SVXDLG_EDIT_MODULES ---------------------------------------------------
42 ModalDialog RID_SVXDLG_EDIT_MODULES
44     HelpID = HID_EDIT_MODULES ;
45     SVLook = TRUE ;
46     Moveable = TRUE ;
47     Size = MAP_APPFONT ( 240 , 197 ) ;
48     Text [ en-US ] = "Edit Modules";
50     FixedLine FL_EDIT_MODULES_OPTIONS
51     {
52         Pos = MAP_APPFONT ( RSC_SP_FLGR_INNERBORDER_LEFT , RSC_SP_FLGR_INNERBORDER_TOP ) ;
53         Size = MAP_APPFONT ( 240 - 2*RSC_SP_FLGR_INNERBORDER_LEFT , RSC_CD_FIXEDLINE_HEIGHT ) ;
54         Text [ en-US ] = "Options";
55     };
56     FixedText FT_EDIT_MODULES_LANGUAGE
57     {
58         Left = TRUE ;
59         Pos = MAP_APPFONT ( 12 , 16 ) ;
60         Size = MAP_APPFONT ( 68 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
61         Text [ en-US ] = "Language";
62     };
63     ListBox LB_EDIT_MODULES_LANGUAGE
64     {
65         Border = TRUE ;
66         Pos = MAP_APPFONT ( 83 , 14 ) ;
67         Size = MAP_APPFONT ( 95 , 80 ) ;
68         DropDown = TRUE ;
69         Sort = TRUE ;
70     };
71     Control CLB_EDIT_MODULES_MODULES
72     {
73         Pos = MAP_APPFONT ( 12 , 32 ) ;
74         Size = MAP_APPFONT ( 166 , 120 ) ;
75         Border = TRUE ;
76         TabStop = TRUE ;
77     };
78     PushButton PB_EDIT_MODULES_PRIO_UP
79     {
80         Pos = MAP_APPFONT ( 184 , 32 ) ;
81         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
82         TabStop = TRUE ;
83         Text [ en-US ] = "Move Up";
84     };
85     PushButton PB_EDIT_MODULES_PRIO_DOWN
86     {
87         Pos = MAP_APPFONT ( 184 , 49 ) ;
88         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
89         TabStop = TRUE ;
90         Text [ en-US ] = "Move Down";
91     };
92     PushButton PB_EDIT_MODULES_PRIO_BACK
93     {
94         Pos = MAP_APPFONT ( 184 , 66 ) ;
95         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
96         TabStop = TRUE ;
97         Text [ en-US ] = "~Back";
98     };
99     FixedText FT_EDIT_MODULES_NEWDICTSLINK
100     {
101         Left = TRUE ;
102         Pos = MAP_APPFONT ( 12 , 155 ) ;
103         Size = MAP_APPFONT ( 169 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
104         Text [ en-US ] = "~Get more dictionaries online...";
105     };
106     FixedLine FL_EDIT_MODULES_BUTTONS
107     {
108         Pos = MAP_APPFONT ( 0 , 166 ) ;
109         Size = MAP_APPFONT ( 240 , RSC_CD_FIXEDLINE_HEIGHT ) ;
110     };
111     HelpButton PB_HELP
112     {
113         Pos = MAP_APPFONT ( 12, 177 ) ;
114         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
115     };
116     OKButton PB_OK
117     {
118         Pos = MAP_APPFONT ( 184 , 177 ) ;
119         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
120         Text [ en-US ] = "Close";
121     };
123     String ST_SPELL
124     {
125         Text [ en-US ] = "Spelling";
126     };
127     String ST_HYPH
128     {
129         Text [ en-US ] = "Hyphenation";
130     };
131     String ST_THES
132     {
133         Text [ en-US ] = "Thesaurus";
134     };
135     String ST_GRAMMAR
136     {
137         Text [ en-US ] = "Grammar";
138     };
141 // RID_SVXDLG_LNG_ED_NUM_PREBREAK -------------------------------------------
143 ModalDialog RID_SVXDLG_LNG_ED_NUM_PREBREAK
145     HelpID = HID_LNGDLG_NUM_PREBREAK ;
146     SVLook = TRUE ;
147     Moveable = TRUE ;
148     Size = MAP_APPFONT ( 155 , 43 ) ;
149     Text [ en-US ] = "Hyphenation";
150         FixedLine FL_NUMVAL_PREBREAK
151     {
152         Pos = MAP_APPFONT ( 6 , 3 ) ;
153         Size = MAP_APPFONT ( 87 , 8 ) ;
154     };
155     OKButton BT_OK_PREBREAK
156     {
157         Pos = MAP_APPFONT ( 99 , 6 ) ;
158         Size = MAP_APPFONT ( 50 , 14 ) ;
159         TabStop = TRUE ;
160         DefButton = TRUE ;
161     };
162     CancelButton BT_CANCEL_PREBREAK
163     {
164         Pos = MAP_APPFONT ( 99 , 23 ) ;
165         Size = MAP_APPFONT ( 50 , 14 ) ;
166         TabStop = TRUE ;
167     };
168     NumericField ED_PREBREAK
169     {
170         Border = TRUE ;
171         Pos = MAP_APPFONT ( 56 , 14 ) ;
172         Size = MAP_APPFONT ( 31 , 12 ) ;
173         Left = TRUE ;
174         Minimum = 2 ;
175         Maximum = 9 ;
176         Last = 9 ;
177         Repeat = TRUE ;
178         Spin = TRUE ;
179         SpinSize = 1;
180     };
181     String STR_NUM_PRE_BREAK_DLG
182     {
183         Text [ en-US ] = "Characters before break";
184     };
185     String STR_NUM_POST_BREAK_DLG
186     {
187         Text [ en-US ] = "Characters after break";
188     };
189     String STR_NUM_MIN_WORDLEN_DLG
190     {
191         Text [ en-US ] = "Minimal word length";
192     };
195 // RID_SFXPAGE_LINGU --------------------------------------------------------
197 TabPage RID_SFXPAGE_LINGU
199     HelpId = HID_OPTIONS_LINGU ;
200     SVLook = TRUE ;
201     Hide = TRUE ;
202     Size = MAP_APPFONT ( 260 , 185 ) ;
203     Text [ en-US ] = "Options";
204     FixedLine FL_LINGUISTIC
205     {
206         Pos = MAP_APPFONT ( 6 , 3 ) ;
207         Size = MAP_APPFONT ( 248 , 8 ) ;
208         Text [ en-US ] = "Writing aids";
209     };
210     FixedText FT_LINGU_MODULES
211     {
212         Left = TRUE ;
213         Pos = MAP_APPFONT ( 12 , 14 ) ;
214         Size = MAP_APPFONT ( 175 , 8 ) ;
215         Text [ en-US ] = "Available language modules";
216     };
217     Control CLB_LINGU_MODULES
218     {
219         Pos = MAP_APPFONT ( 12 , 25 ) ;
220         Size = MAP_APPFONT ( 182 , 30 ) ;
221         Border = TRUE ;
222         TabStop = TRUE ;
223     };
224     PushButton PB_LINGU_MODULES_EDIT
225     {
226         Pos = MAP_APPFONT ( 198 , 25 ) ;
227         Size = MAP_APPFONT ( 50 , 14 ) ;
228         TabStop = TRUE ;
229         Text [ en-US ] = "~Edit...";
230     };
231     FixedText FT_LINGU_DICS
232     {
233         Left = TRUE ;
234         Pos = MAP_APPFONT ( 12 , 59 ) ;
235         Size = MAP_APPFONT ( 175 , 8 ) ;
236         Text [ en-US ] = "User-defined dictionaries";
237     };
238     Control CLB_LINGU_DICS
239     {
240         Pos = MAP_APPFONT ( 12 , 70 ) ;
241         Size = MAP_APPFONT ( 182 , 48 ) ;
242         Border = TRUE ;
243         TabStop = TRUE ;
244     };
245     PushButton PB_LINGU_DICS_NEW_DIC
246     {
247         Pos = MAP_APPFONT ( 198 , 70 ) ;
248         Size = MAP_APPFONT ( 50 , 14 ) ;
249         TabStop = TRUE ;
250         Text [ en-US ] = "~New...";
251     };
252     PushButton PB_LINGU_DICS_EDIT_DIC
253     {
254         Pos = MAP_APPFONT ( 198 , 87 ) ;
255         Size = MAP_APPFONT ( 50 , 14 ) ;
256         TabStop = TRUE ;
257         Text [ en-US ] = "Ed~it...";
258     };
259     PushButton PB_LINGU_DICS_DEL_DIC
260     {
261         Pos = MAP_APPFONT ( 198 , 104 ) ;
262         Size = MAP_APPFONT ( 50 , 14 ) ;
263         TabStop = TRUE ;
264         Text [ en-US ] = "~Delete";
265     };
266     FixedText FT_LINGU_OPTIONS
267     {
268         Left = TRUE ;
269         Pos = MAP_APPFONT ( 12 , 122 ) ;
270         Size = MAP_APPFONT ( 175 , 8 ) ;
271         Text [ en-US ] = "~Options";
272     };
273     Control CLB_LINGU_OPTIONS
274     {
275         Pos = MAP_APPFONT ( 12 , 133 ) ;
276         Size = MAP_APPFONT ( 182 , 46 ) ;
277         Border = TRUE ;
278         TabStop = TRUE ;
279     };
280     PushButton PB_LINGU_OPTIONS_EDIT
281     {
282         Pos = MAP_APPFONT ( 198 , 133 ) ;
283         Size = MAP_APPFONT ( 50 , 14 ) ;
284         TabStop = TRUE ;
285         Text [ en-US ] = "Edi~t...";
286     };
287     FixedText FT_LINGU_OPTIONS_MOREDICTS
288     {
289         Left = TRUE ;
290         Hide = TRUE ;
291         Pos = MAP_APPFONT ( 12 , 182 ) ;
292         Size = MAP_APPFONT ( 182 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
293         Text [ en-US ] = "~Get more dictionaries online...";
294     };
296     String STR_CAPITAL_WORDS
297     {
298         Text [ en-US ] = "Check uppercase words";
299     };
300     String STR_WORDS_WITH_DIGITS
301     {
302         Text [ en-US ] = "Check words with numbers ";
303     };
304     String STR_CAPITALIZATION
305     {
306         Text [ en-US ] = "Check capitalization";
307     };
308     String STR_SPELL_SPECIAL
309     {
310         Text [ en-US ] = "Check special regions";
311     };
312     String STR_SPELL_AUTO
313     {
314         Text [ en-US ] = "Check spelling as you type";
315     };
316     String STR_GRAMMAR_AUTO
317     {
318         Text [ en-US ] = "Check grammar as you type";
319     };
320     String STR_NUM_MIN_WORDLEN
321     {
322         Text [ en-US ] = "Minimal number of characters for hyphenation: ";
323     };
324     String STR_NUM_PRE_BREAK
325     {
326         Text [ en-US ] = "Characters before line break: ";
327     };
328     String STR_NUM_POST_BREAK
329     {
330         Text [ en-US ] = "Characters after line break: ";
331     };
332     String STR_HYPH_AUTO
333     {
334         Text [ en-US ] = "Hyphenate without inquiry";
335     };
336     String STR_HYPH_SPECIAL
337     {
338         Text [ en-US ] = "Hyphenate special regions";
339     };
341 // end: TabPage RID_SFXPAGE_LINGU
343  // RID_SFXQB_DELDICT --------------------------------------------------------
344 QueryBox RID_SFXQB_DELDICT
346     Buttons = WB_YES_NO ;
347     DefButton = WB_DEF_NO ;
348     Message [ en-US ] = "Do you want to delete the dictionary?" ;
350  // RID_SFXQB_DEL_IGNORELIST ----------------------------------------------
351 QueryBox RID_SFXQB_DEL_IGNORELIST
353     Buttons = WB_YES_NO ;
354     DefButton = WB_DEF_NO ;
355     Message [ en-US ] = "Do you want to delete the ignore list?" ;
357  // ******************************************************************* EOF