1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
27 // include ---------------------------------------------------------------
28 #include <sfx2/sfx.hrc>
31 #include "optdict.hrc"
32 // pragma ----------------------------------------------------------------
34 // RID_SFXDLG_NEWDICT ----------------------------------------------------
35 ModalDialog RID_SFXDLG_NEWDICT
37 HelpId = HID_OPTIONS_DICT_NEW ;
40 Size = MAP_APPFONT ( 213 , 66 ) ;
42 /* ### ACHTUNG: Neuer Text in Resource? Benutzerwörterbuch anlegen : Benutzerw÷rterbuch anlegen */
43 /* ### ACHTUNG: Neuer Text in Resource? Benutzerwörterbuch anlegen : Benutzerw÷rterbuch anlegen */
44 Text [ en-US ] = "New Dictionary" ;
47 Pos = MAP_APPFONT ( 11 , 15 ) ;
48 Size = MAP_APPFONT ( 40 , 10 ) ;
49 Text [ en-US ] = "~Name" ;
54 HelpID = "cui:Edit:RID_SFXDLG_NEWDICT:ED_DICTNAME";
56 Pos = MAP_APPFONT ( 55 , 14 ) ;
57 Size = MAP_APPFONT ( 90 , 12 ) ;
62 Pos = MAP_APPFONT ( 12 , 30 ) ;
63 Size = MAP_APPFONT ( 40 , 10 ) ;
64 Text [ en-US ] = "~Language" ;
69 HelpID = "cui:ListBox:RID_SFXDLG_NEWDICT:LB_DICTLANG";
71 Pos = MAP_APPFONT ( 55 , 30 ) ;
72 Size = MAP_APPFONT ( 90 , 66 ) ;
77 HelpID = "cui:CheckBox:RID_SFXDLG_NEWDICT:BTN_EXCEPT";
78 Pos = MAP_APPFONT ( 12 , 44 ) ;
79 Size = MAP_APPFONT ( 57 , 10 ) ;
80 Text [ en-US ] = "~Exception (-)" ;
84 Pos = MAP_APPFONT ( 6 , 3 ) ;
85 Size = MAP_APPFONT ( 145 , 8 ) ;
86 /* ### ACHTUNG: Neuer Text in Resource? Wörterbuch : W÷rterbuch */
87 /* ### ACHTUNG: Neuer Text in Resource? Wörterbuch : W÷rterbuch */
88 Text [ en-US ] = "Dictionary" ;
90 OKButton BTN_NEWDICT_OK
92 Pos = MAP_APPFONT ( 157 , 6 ) ;
93 Size = MAP_APPFONT ( 50 , 14 ) ;
97 CancelButton BTN_NEWDICT_ESC
99 Pos = MAP_APPFONT ( 157 , 23 ) ;
100 Size = MAP_APPFONT ( 50 , 14 ) ;
102 HelpButton BTN_NEWDICT_HLP
104 Pos = MAP_APPFONT ( 157 , 43 ) ;
105 Size = MAP_APPFONT ( 50 , 14 ) ;
109 // RID_SFXDLG_EDITDICT ---------------------------------------------------
110 ModalDialog RID_SFXDLG_EDITDICT
112 HelpId = HID_OPTIONS_DICT_EDIT ;
115 Size = MAP_APPFONT( 270, 161 );
117 /* ### ACHTUNG: Neuer Text in Resource? Benutzerwörterbuch bearbeiten : Benutzerw÷rterbuch bearbeiten */
118 /* ### ACHTUNG: Neuer Text in Resource? Benutzerwörterbuch bearbeiten : Benutzerw÷rterbuch bearbeiten */
119 Text [ en-US ] = "Edit Custom Dictionary" ;
124 Pos = MAP_APPFONT ( 12 , 10 ) ;
125 Size = MAP_APPFONT ( 86 , 10 ) ;
126 Text [ en-US ] = "~Book" ;
130 HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_ALLDICTS";
132 Pos = MAP_APPFONT ( 82 , 9 ) ;
133 Size = MAP_APPFONT ( 121 , 62 ) ;
136 FixedText FT_DICTLANG
138 Pos = MAP_APPFONT ( 12 , 26 ) ;
139 Size = MAP_APPFONT ( 86 , 10 ) ;
140 Text [ en-US ] = "~Language" ;
144 HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_DICTLANG";
146 Pos = MAP_APPFONT ( 82 , 25 ) ;
147 Size = MAP_APPFONT ( 121 , 66 ) ;
151 FixedLine GB_EDITDICTS
153 Pos = MAP_APPFONT( 1, 1 );
154 Size = MAP_APPFONT( 268, 138 );
160 Pos = MAP_APPFONT ( 13 , 46 ) ;
161 Size = MAP_APPFONT ( 40 , 8 ) ;
162 Text [ en-US ] = "~Word";
166 HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_WORD";
167 Pos = MAP_APPFONT ( 12 , 56 ) ;
168 Size = MAP_APPFONT ( 71 , 12 ) ;
174 Pos = MAP_APPFONT ( 84 , 46 ) ;
175 Size = MAP_APPFONT ( 60 , 8 ) ;
176 Text [ en-US ] = "Replace ~By:";
181 HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_REPLACE";
182 Pos = MAP_APPFONT ( 83 , 56 ) ;
183 Size = MAP_APPFONT ( 120 , 12 ) ;
188 PushButton PB_NEW_REPLACE
190 HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE";
191 Pos = MAP_APPFONT ( 209 , 56 ) ;
192 Size = MAP_APPFONT ( 55 , 12 ) ;
194 Text [ en-US ] = "~New" ;
196 PushButton PB_DELETE_REPLACE
198 HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_DELETE_REPLACE";
199 Pos = MAP_APPFONT ( 209 , 71 ) ;
200 Size = MAP_APPFONT ( 55 , 12 ) ;
202 Text [ en-US ] = "~Delete" ;
206 HelpId = HID_OPTIONS_DICT_EDIT_ENTRIES_LIST;
207 Pos = MAP_APPFONT ( 12 , 71 ) ;
208 Size = MAP_APPFONT ( 191 , 58 ) ;
214 Text [ en-US ] = "~Replace" ;
219 HelpButton BTN_EDITHELP
221 Pos = MAP_APPFONT( 145, 143 );
222 Size = MAP_APPFONT( 55, 14 );
225 CancelButton BTN_EDITCLOSE
227 Pos = MAP_APPFONT ( 209 , 143 ) ;
228 Size = MAP_APPFONT ( 55 , 14 ) ;
230 /* ### ACHTUNG: Neuer Text in Resource? ~Schließen : ~Schlie˜en */
231 /* ### ACHTUNG: Neuer Text in Resource? ~Schließen : ~Schlie˜en */
232 Text [ en-US ] = "~Close" ;
236 // Strings ---------------------------------------------------------------
237 String RID_SVXSTR_OPT_DOUBLE_DICTS
239 Text [ en-US ] = "The specified name already exists.\nPlease enter a new name." ;
241 // RID_SFXQB_SET_LANGUAGE ------------------------------------------------
242 QueryBox RID_SFXQB_SET_LANGUAGE
244 Buttons = WB_YES_NO ;
245 DefButton = WB_DEF_NO ;
246 /* ### ACHTUNG: Neuer Text in Resource? Möchten Sie die Sprache des Wörterbuches '%1' ändern? : Möchten Sie die Sprache des Wörterbuches ''%1'' ändern? */
247 /* ### ACHTUNG: Neuer Text in Resource? Möchten Sie die Sprache des Wörterbuches '%1' ändern? : Möchten Sie die Sprache des Wörterbuches ''%1'' ändern? */
248 /* ### ACHTUNG: Neuer Text in Resource? Möchten Sie die Sprache des Wörterbuches '%1' ändern? : M÷chten Sie die Sprache des W÷rterbuches '%1' õndern? */
249 /* ### ACHTUNG: Neuer Text in Resource? Möchten Sie die Sprache des Wörterbuches '%1' ändern? : M÷chten Sie die Sprache des W÷rterbuches '%1' õndern? */
250 Message [ en-US ] = "Do you want to change the '%1' dictionary language?" ;
252 // ********************************************************************** EOF