xref: /trunk/main/cui/source/options/optdict.src (revision 0e2af6af)
1*0e2af6afSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*0e2af6afSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*0e2af6afSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*0e2af6afSAndrew Rist * distributed with this work for additional information
6*0e2af6afSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*0e2af6afSAndrew Rist * to you under the Apache License, Version 2.0 (the
8*0e2af6afSAndrew Rist * "License"); you may not use this file except in compliance
9*0e2af6afSAndrew Rist * with the License.  You may obtain a copy of the License at
10*0e2af6afSAndrew Rist *
11*0e2af6afSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*0e2af6afSAndrew Rist *
13*0e2af6afSAndrew Rist * Unless required by applicable law or agreed to in writing,
14*0e2af6afSAndrew Rist * software distributed under the License is distributed on an
15*0e2af6afSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*0e2af6afSAndrew Rist * KIND, either express or implied.  See the License for the
17*0e2af6afSAndrew Rist * specific language governing permissions and limitations
18*0e2af6afSAndrew Rist * under the License.
19*0e2af6afSAndrew Rist *
20*0e2af6afSAndrew Rist *************************************************************/
21*0e2af6afSAndrew Rist
22*0e2af6afSAndrew Rist
23cdf0e10cSrcweir // include ---------------------------------------------------------------
24cdf0e10cSrcweir#include <sfx2/sfx.hrc>
25cdf0e10cSrcweir#include "helpid.hrc"
26cdf0e10cSrcweir#include <cuires.hrc>
27cdf0e10cSrcweir#include "optdict.hrc"
28cdf0e10cSrcweir // pragma ----------------------------------------------------------------
29cdf0e10cSrcweir
30cdf0e10cSrcweir // RID_SFXDLG_NEWDICT ----------------------------------------------------
31cdf0e10cSrcweirModalDialog RID_SFXDLG_NEWDICT
32cdf0e10cSrcweir{
33cdf0e10cSrcweir	HelpId = HID_OPTIONS_DICT_NEW ;
34cdf0e10cSrcweir	OutputSize = TRUE ;
35cdf0e10cSrcweir	SVLook = TRUE ;
36cdf0e10cSrcweir	Size = MAP_APPFONT ( 213 , 66 ) ;
37cdf0e10cSrcweir	Moveable = TRUE ;
38cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Benutzerw�rterbuch anlegen : Benutzerw�rterbuch anlegen */
39cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Benutzerw�rterbuch anlegen : Benutzerw�rterbuch anlegen */
40cdf0e10cSrcweir	Text [ en-US ] = "New Dictionary" ;
41cdf0e10cSrcweir	FixedText FT_DICTNAME
42cdf0e10cSrcweir	{
43cdf0e10cSrcweir		Pos = MAP_APPFONT ( 11 , 15 ) ;
44cdf0e10cSrcweir		Size = MAP_APPFONT ( 40 , 10 ) ;
45cdf0e10cSrcweir		Text [ en-US ] = "~Name" ;
46cdf0e10cSrcweir		LeftLabel = TRUE ;
47cdf0e10cSrcweir	};
48cdf0e10cSrcweir	Edit ED_DICTNAME
49cdf0e10cSrcweir	{
50cdf0e10cSrcweir	    HelpID = "cui:Edit:RID_SFXDLG_NEWDICT:ED_DICTNAME";
51cdf0e10cSrcweir		Border = TRUE ;
52cdf0e10cSrcweir		Pos = MAP_APPFONT ( 55 , 14 ) ;
53cdf0e10cSrcweir		Size = MAP_APPFONT ( 90 , 12 ) ;
54cdf0e10cSrcweir		MaxTextLength = 32 ;
55cdf0e10cSrcweir	};
56cdf0e10cSrcweir	FixedText FT_DICTLANG
57cdf0e10cSrcweir	{
58cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 30 ) ;
59cdf0e10cSrcweir		Size = MAP_APPFONT ( 40 , 10 ) ;
60cdf0e10cSrcweir		Text [ en-US ] = "~Language" ;
61cdf0e10cSrcweir		LeftLabel = TRUE ;
62cdf0e10cSrcweir	};
63cdf0e10cSrcweir	ListBox LB_DICTLANG
64cdf0e10cSrcweir	{
65cdf0e10cSrcweir	    HelpID = "cui:ListBox:RID_SFXDLG_NEWDICT:LB_DICTLANG";
66cdf0e10cSrcweir		Border = TRUE ;
67cdf0e10cSrcweir		Pos = MAP_APPFONT ( 55 , 30 ) ;
68cdf0e10cSrcweir		Size = MAP_APPFONT ( 90 , 66 ) ;
69cdf0e10cSrcweir		DropDown = TRUE ;
70cdf0e10cSrcweir	};
71cdf0e10cSrcweir	CheckBox BTN_EXCEPT
72cdf0e10cSrcweir	{
73cdf0e10cSrcweir	    HelpID = "cui:CheckBox:RID_SFXDLG_NEWDICT:BTN_EXCEPT";
74cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 44 ) ;
75cdf0e10cSrcweir		Size = MAP_APPFONT ( 57 , 10 ) ;
76cdf0e10cSrcweir		Text [ en-US ] = "~Exception (-)" ;
77cdf0e10cSrcweir	};
78cdf0e10cSrcweir    FixedLine GB_NEWDICT
79cdf0e10cSrcweir	{
80cdf0e10cSrcweir		Pos = MAP_APPFONT ( 6 , 3 ) ;
81cdf0e10cSrcweir		Size = MAP_APPFONT ( 145 , 8 ) ;
82cdf0e10cSrcweir		/* ### ACHTUNG: Neuer Text in Resource? W�rterbuch : W�rterbuch */
83cdf0e10cSrcweir		/* ### ACHTUNG: Neuer Text in Resource? W�rterbuch : W�rterbuch */
84cdf0e10cSrcweir		Text [ en-US ] = "Dictionary" ;
85cdf0e10cSrcweir	};
86cdf0e10cSrcweir	OKButton BTN_NEWDICT_OK
87cdf0e10cSrcweir	{
88cdf0e10cSrcweir		Pos = MAP_APPFONT ( 157 , 6 ) ;
89cdf0e10cSrcweir		Size = MAP_APPFONT ( 50 , 14 ) ;
90cdf0e10cSrcweir		Disable = TRUE ;
91cdf0e10cSrcweir		DefButton = TRUE ;
92cdf0e10cSrcweir	};
93cdf0e10cSrcweir	CancelButton BTN_NEWDICT_ESC
94cdf0e10cSrcweir	{
95cdf0e10cSrcweir		Pos = MAP_APPFONT ( 157 , 23 ) ;
96cdf0e10cSrcweir		Size = MAP_APPFONT ( 50 , 14 ) ;
97cdf0e10cSrcweir	};
98cdf0e10cSrcweir	HelpButton BTN_NEWDICT_HLP
99cdf0e10cSrcweir	{
100cdf0e10cSrcweir		Pos = MAP_APPFONT ( 157 , 43 ) ;
101cdf0e10cSrcweir		Size = MAP_APPFONT ( 50 , 14 ) ;
102cdf0e10cSrcweir	};
103cdf0e10cSrcweir};
104cdf0e10cSrcweir
105cdf0e10cSrcweir // RID_SFXDLG_EDITDICT ---------------------------------------------------
106cdf0e10cSrcweirModalDialog RID_SFXDLG_EDITDICT
107cdf0e10cSrcweir{
108cdf0e10cSrcweir	HelpId = HID_OPTIONS_DICT_EDIT ;
109cdf0e10cSrcweir	OutputSize = TRUE ;
110cdf0e10cSrcweir	SVLook = TRUE ;
111cdf0e10cSrcweir	Size = MAP_APPFONT( 270, 161 );
112cdf0e10cSrcweir
113cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Benutzerw�rterbuch bearbeiten : Benutzerw�rterbuch bearbeiten */
114cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Benutzerw�rterbuch bearbeiten : Benutzerw�rterbuch bearbeiten */
115cdf0e10cSrcweir	Text [ en-US ] = "Edit Custom Dictionary" ;
116cdf0e10cSrcweir
117cdf0e10cSrcweir	Moveable = TRUE ;
118cdf0e10cSrcweir	FixedText FT_BOOK
119cdf0e10cSrcweir	{
120cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 10 ) ;
121cdf0e10cSrcweir		Size = MAP_APPFONT ( 86 , 10 ) ;
122cdf0e10cSrcweir		Text [ en-US ] = "~Book" ;
123cdf0e10cSrcweir	};
124cdf0e10cSrcweir	ListBox LB_ALLDICTS
125cdf0e10cSrcweir	{
126cdf0e10cSrcweir	    HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_ALLDICTS";
127cdf0e10cSrcweir		Border = TRUE ;
128cdf0e10cSrcweir		Pos = MAP_APPFONT ( 82 , 9 ) ;
129cdf0e10cSrcweir		Size = MAP_APPFONT ( 121 , 62 ) ;
130cdf0e10cSrcweir		DropDown = TRUE ;
131cdf0e10cSrcweir	};
132cdf0e10cSrcweir	FixedText FT_DICTLANG
133cdf0e10cSrcweir	{
134cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 26 ) ;
135cdf0e10cSrcweir		Size = MAP_APPFONT ( 86 , 10 ) ;
136cdf0e10cSrcweir		Text [ en-US ] = "~Language" ;
137cdf0e10cSrcweir	};
138cdf0e10cSrcweir	ListBox LB_DICTLANG
139cdf0e10cSrcweir	{
140cdf0e10cSrcweir	    HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_DICTLANG";
141cdf0e10cSrcweir		Border = TRUE ;
142cdf0e10cSrcweir		Pos = MAP_APPFONT ( 82 , 25 ) ;
143cdf0e10cSrcweir		Size = MAP_APPFONT ( 121 , 66 ) ;
144cdf0e10cSrcweir		DropDown = TRUE ;
145cdf0e10cSrcweir	};
146cdf0e10cSrcweir
147cdf0e10cSrcweir    FixedLine GB_EDITDICTS
148cdf0e10cSrcweir	{
149cdf0e10cSrcweir		Pos = MAP_APPFONT( 1, 1 );
150cdf0e10cSrcweir		Size = MAP_APPFONT( 268, 138 );
151cdf0e10cSrcweir		Hide=TRUE;
152cdf0e10cSrcweir	};
153cdf0e10cSrcweir
154cdf0e10cSrcweir	FixedText FT_WORD
155cdf0e10cSrcweir	{
156cdf0e10cSrcweir		Pos = MAP_APPFONT ( 13 , 46 ) ;
157cdf0e10cSrcweir		Size = MAP_APPFONT ( 40 , 8 ) ;
158cdf0e10cSrcweir		Text [ en-US ] = "~Word";
159cdf0e10cSrcweir	};
160cdf0e10cSrcweir	Edit ED_WORD
161cdf0e10cSrcweir	{
162cdf0e10cSrcweir	    HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_WORD";
163cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 56 ) ;
164cdf0e10cSrcweir		Size = MAP_APPFONT ( 71 , 12 ) ;
165cdf0e10cSrcweir		Border = TRUE ;
166cdf0e10cSrcweir		TabStop = TRUE ;
167cdf0e10cSrcweir	};
168cdf0e10cSrcweir	FixedText FT_REPLACE
169cdf0e10cSrcweir	{
170cdf0e10cSrcweir		Pos = MAP_APPFONT ( 84 , 46 ) ;
171cdf0e10cSrcweir		Size = MAP_APPFONT ( 60 , 8 ) ;
172cdf0e10cSrcweir		Text [ en-US ] = "Replace ~By:";
173cdf0e10cSrcweir	};
174cdf0e10cSrcweir
175cdf0e10cSrcweir	Edit ED_REPLACE
176cdf0e10cSrcweir	{
177cdf0e10cSrcweir	    HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_REPLACE";
178cdf0e10cSrcweir		Pos = MAP_APPFONT ( 83 , 56 ) ;
179cdf0e10cSrcweir		Size = MAP_APPFONT ( 120 , 12 ) ;
180cdf0e10cSrcweir		Border = TRUE ;
181cdf0e10cSrcweir		TabStop = TRUE ;
182cdf0e10cSrcweir	};
183cdf0e10cSrcweir
184cdf0e10cSrcweir	PushButton PB_NEW_REPLACE
185cdf0e10cSrcweir	{
186cdf0e10cSrcweir	    HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE";
187cdf0e10cSrcweir		Pos = MAP_APPFONT ( 209 , 56 ) ;
188cdf0e10cSrcweir		Size = MAP_APPFONT ( 55 , 12 ) ;
189cdf0e10cSrcweir		TabStop = TRUE ;
190cdf0e10cSrcweir		Text [ en-US ] = "~New" ;
191cdf0e10cSrcweir	};
192cdf0e10cSrcweir	PushButton PB_DELETE_REPLACE
193cdf0e10cSrcweir	{
194cdf0e10cSrcweir	    HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_DELETE_REPLACE";
195cdf0e10cSrcweir		Pos = MAP_APPFONT ( 209 , 71 ) ;
196cdf0e10cSrcweir		Size = MAP_APPFONT ( 55 , 12 ) ;
197cdf0e10cSrcweir		TabStop = TRUE ;
198cdf0e10cSrcweir		Text [ en-US ] = "~Delete" ;
199cdf0e10cSrcweir	};
200cdf0e10cSrcweir	Control TLB_REPLACE
201cdf0e10cSrcweir	{
202cdf0e10cSrcweir        HelpId = HID_OPTIONS_DICT_EDIT_ENTRIES_LIST;
203cdf0e10cSrcweir		Pos = MAP_APPFONT ( 12 , 71 ) ;
204cdf0e10cSrcweir		Size = MAP_APPFONT ( 191 , 58 ) ;
205cdf0e10cSrcweir		Border = TRUE ;
206cdf0e10cSrcweir		TabStop = TRUE ;
207cdf0e10cSrcweir	};
208cdf0e10cSrcweir	String STR_MODIFY
209cdf0e10cSrcweir	{
210cdf0e10cSrcweir		Text [ en-US ] = "~Replace" ;
211cdf0e10cSrcweir	};
212cdf0e10cSrcweir
213cdf0e10cSrcweir
214cdf0e10cSrcweir
215cdf0e10cSrcweir	HelpButton BTN_EDITHELP
216cdf0e10cSrcweir	{
217cdf0e10cSrcweir		Pos = MAP_APPFONT( 145, 143 );
218cdf0e10cSrcweir		Size = MAP_APPFONT( 55, 14 );
219cdf0e10cSrcweir	};
220cdf0e10cSrcweir
221cdf0e10cSrcweir	CancelButton BTN_EDITCLOSE
222cdf0e10cSrcweir	{
223cdf0e10cSrcweir		Pos = MAP_APPFONT ( 209 , 143 ) ;
224cdf0e10cSrcweir		Size = MAP_APPFONT ( 55 , 14 ) ;
225cdf0e10cSrcweir
226cdf0e10cSrcweir		/* ### ACHTUNG: Neuer Text in Resource? ~Schlie�en : ~Schlie�en */
227cdf0e10cSrcweir		/* ### ACHTUNG: Neuer Text in Resource? ~Schlie�en : ~Schlie�en */
228cdf0e10cSrcweir		Text [ en-US ] = "~Close" ;
229cdf0e10cSrcweir	};
230cdf0e10cSrcweir};
231cdf0e10cSrcweir
232cdf0e10cSrcweir // Strings ---------------------------------------------------------------
233cdf0e10cSrcweirString RID_SVXSTR_OPT_DOUBLE_DICTS
234cdf0e10cSrcweir{
235cdf0e10cSrcweir	Text [ en-US ] = "The specified name already exists.\nPlease enter a new name." ;
236cdf0e10cSrcweir};
237cdf0e10cSrcweir // RID_SFXQB_SET_LANGUAGE ------------------------------------------------
238cdf0e10cSrcweirQueryBox RID_SFXQB_SET_LANGUAGE
239cdf0e10cSrcweir{
240cdf0e10cSrcweir	Buttons = WB_YES_NO ;
241cdf0e10cSrcweir	DefButton = WB_DEF_NO ;
242cdf0e10cSrcweir	/* ### 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? */
243cdf0e10cSrcweir	/* ### 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? */
244cdf0e10cSrcweir	/* ### 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? */
245cdf0e10cSrcweir	/* ### 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? */
246cdf0e10cSrcweir	Message [ en-US ] = "Do you want to change the '%1' dictionary language?" ;
247cdf0e10cSrcweir};
248cdf0e10cSrcweir // ********************************************************************** EOF
249cdf0e10cSrcweir
250cdf0e10cSrcweir
251cdf0e10cSrcweir
252cdf0e10cSrcweir
253cdf0e10cSrcweir
254cdf0e10cSrcweir
255cdf0e10cSrcweir
256cdf0e10cSrcweir
257cdf0e10cSrcweir
258cdf0e10cSrcweir
259cdf0e10cSrcweir
260cdf0e10cSrcweir
261cdf0e10cSrcweir
262cdf0e10cSrcweir
263cdf0e10cSrcweir
264cdf0e10cSrcweir
265cdf0e10cSrcweir
266cdf0e10cSrcweir
267cdf0e10cSrcweir
268cdf0e10cSrcweir
269cdf0e10cSrcweir
270cdf0e10cSrcweir
271cdf0e10cSrcweir
272cdf0e10cSrcweir
273cdf0e10cSrcweir
274cdf0e10cSrcweir
275cdf0e10cSrcweir
276cdf0e10cSrcweir
277cdf0e10cSrcweir
278cdf0e10cSrcweir
279cdf0e10cSrcweir
280cdf0e10cSrcweir
281cdf0e10cSrcweir
282cdf0e10cSrcweir
283cdf0e10cSrcweir
284cdf0e10cSrcweir
285