xref: /trunk/main/cui/source/customize/cfg.src (revision c91f27c4)
10e2af6afSAndrew Rist/**************************************************************
25c892ca8Smseidel *
30e2af6afSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
40e2af6afSAndrew Rist * or more contributor license agreements.  See the NOTICE file
50e2af6afSAndrew Rist * distributed with this work for additional information
60e2af6afSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
70e2af6afSAndrew Rist * to you under the Apache License, Version 2.0 (the
80e2af6afSAndrew Rist * "License"); you may not use this file except in compliance
90e2af6afSAndrew Rist * with the License.  You may obtain a copy of the License at
105c892ca8Smseidel *
110e2af6afSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
125c892ca8Smseidel *
130e2af6afSAndrew Rist * Unless required by applicable law or agreed to in writing,
140e2af6afSAndrew Rist * software distributed under the License is distributed on an
150e2af6afSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
160e2af6afSAndrew Rist * KIND, either express or implied.  See the License for the
170e2af6afSAndrew Rist * specific language governing permissions and limitations
180e2af6afSAndrew Rist * under the License.
195c892ca8Smseidel *
200e2af6afSAndrew Rist *************************************************************/
210e2af6afSAndrew Rist
224b87ead9Smseidel
235c892ca8Smseidel
24b4b8d4b6SMatthias Seidel// include ---------------------------------------------------------------
25cdf0e10cSrcweir#include <cuires.hrc>
26cdf0e10cSrcweir#include "cfg.hrc"
27cdf0e10cSrcweir#include "helpid.hrc"
28cdf0e10cSrcweir
29cdf0e10cSrcweirTabDialog RID_SVXDLG_CUSTOMIZE
30cdf0e10cSrcweir{
31cdf0e10cSrcweir	OutputSize = TRUE ;
32cdf0e10cSrcweir	Text [ en-US ] = "Customize" ;
33cdf0e10cSrcweir	Moveable = TRUE ;
34cdf0e10cSrcweir	SvLook = TRUE ;
35cdf0e10cSrcweir	TabControl 1
36cdf0e10cSrcweir	{
37cdf0e10cSrcweir		OutputSize = TRUE ;
38cdf0e10cSrcweir		PageList =
39cdf0e10cSrcweir		{
40cdf0e10cSrcweir			PageItem
41cdf0e10cSrcweir			{
42cdf0e10cSrcweir				Identifier = RID_SVXPAGE_MENUS ;
43cdf0e10cSrcweir				Text [ en-US ] = "Menus" ;
44cdf0e10cSrcweir				PageResID = 300 ;
45cdf0e10cSrcweir			};
46cdf0e10cSrcweir			PageItem
47cdf0e10cSrcweir			{
48cdf0e10cSrcweir				Identifier = RID_SVXPAGE_KEYBOARD ;
49cdf0e10cSrcweir				Text [ en-US ] = "Keyboard" ;
50cdf0e10cSrcweir				PageResID = 301 ;
51cdf0e10cSrcweir			};
52cdf0e10cSrcweir			PageItem
53cdf0e10cSrcweir			{
54cdf0e10cSrcweir				Identifier = RID_SVXPAGE_TOOLBARS ;
55cdf0e10cSrcweir				Text [ en-US ] = "Toolbars" ;
56cdf0e10cSrcweir				PageResID = 302 ;
57cdf0e10cSrcweir			};
58cdf0e10cSrcweir			PageItem
59cdf0e10cSrcweir			{
60cdf0e10cSrcweir				Identifier = RID_SVXPAGE_EVENTS ;
61cdf0e10cSrcweir				Text [ en-US ] = "Events" ;
62cdf0e10cSrcweir				PageResID = 303 ;
63cdf0e10cSrcweir			};
64cdf0e10cSrcweir		};
65cdf0e10cSrcweir	};
66cdf0e10cSrcweir};
67cdf0e10cSrcweir
68cdf0e10cSrcweir#define TEXT_MENU \
695c892ca8Smseidel	Text [ en-US ] = "Menu" ; \
70cdf0e10cSrcweir
71cdf0e10cSrcweir#define TEXT_BEGIN_GROUP \
725c892ca8Smseidel	Text [ en-US ] = "Begin a Group" ; \
73cdf0e10cSrcweir
74cdf0e10cSrcweir#define TEXT_RENAME \
755c892ca8Smseidel	Text [ en-US ] = "Rename..." ; \
76cdf0e10cSrcweir
77cdf0e10cSrcweir#define TEXT_DELETE \
785c892ca8Smseidel	Text [ en-US ] = "Delete..." ; \
79cdf0e10cSrcweir
80cdf0e10cSrcweir#define TEXT_DELETE_NODOTS \
815c892ca8Smseidel	Text [ en-US ] = "Delete" ; \
82cdf0e10cSrcweir
83cdf0e10cSrcweir#define TEXT_MOVE \
845c892ca8Smseidel	Text [ en-US ] = "Move..." ; \
85cdf0e10cSrcweir
86cdf0e10cSrcweir#define TEXT_DEFAULT_STYLE \
875c892ca8Smseidel	Text [ en-US ] = "Restore Default Settings" ; \
88cdf0e10cSrcweir
89cdf0e10cSrcweir#define TEXT_DEFAULT_COMMAND \
905c892ca8Smseidel	Text [ en-US ] = "Restore Default Command" ; \
91cdf0e10cSrcweir
92cdf0e10cSrcweir#define TEXT_TEXT_ONLY \
935c892ca8Smseidel	Text [ en-US ] = "Text only" ; \
94cdf0e10cSrcweir
95cdf0e10cSrcweir#define TEXT_TOOLBAR_NAME \
965c892ca8Smseidel	Text [ en-US ] = "Toolbar Name" ; \
97cdf0e10cSrcweir
98cdf0e10cSrcweir#define TEXT_SAVE_IN \
995c892ca8Smseidel	Text [ en-US ] = "Save In" ; \
100cdf0e10cSrcweir
101cdf0e10cSrcweirTabPage RID_SVXPAGE_MENUS
102cdf0e10cSrcweir{
103cdf0e10cSrcweir	Hide = TRUE ;
104b4b8d4b6SMatthias Seidel	Size = MAP_APPFONT ( 273, 258 ) ;
105cdf0e10cSrcweir	HelpId = HID_SVX_CONFIG_MENU ;
106cdf0e10cSrcweir	FixedLine GRP_MENUS
107cdf0e10cSrcweir	{
108b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 11 ) ;
109b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 261, 8 ) ;
110cdf0e10cSrcweir		Text [ en-US ] = "%PRODUCTNAME %MODULENAME Menus" ;
111cdf0e10cSrcweir	};
112cdf0e10cSrcweir	FixedText FT_MENUS
113cdf0e10cSrcweir	{
114b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 9, 24 ) ;
115b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 55, 8 ) ;
116cdf0e10cSrcweir		TEXT_MENU
117cdf0e10cSrcweir	};
118cdf0e10cSrcweir	ListBox LB_MENUS
119cdf0e10cSrcweir	{
120b4b8d4b6SMatthias Seidel		HelpID = "cui:ListBox:RID_SVXPAGE_MENUS:LB_MENUS" ;
121cdf0e10cSrcweir		Border = TRUE ;
122b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 64, 22 ) ;
123b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 108, 108 ) ;
124cdf0e10cSrcweir		DropDown = TRUE ;
125cdf0e10cSrcweir	};
126cdf0e10cSrcweir	PushButton BTN_NEW
127cdf0e10cSrcweir	{
128b4b8d4b6SMatthias Seidel		HelpID = "cui:PushButton:RID_SVXPAGE_MENUS:BTN_NEW" ;
129b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 192, 22 ) ;
130b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 75, 14 ) ;
131cdf0e10cSrcweir		TabStop = TRUE ;
132cdf0e10cSrcweir		Text [ en-US ] = "New..." ;
133cdf0e10cSrcweir	};
134cdf0e10cSrcweir	MenuButton BTN_CHANGE
135cdf0e10cSrcweir	{
136b4b8d4b6SMatthias Seidel		HelpID = "cui:MenuButton:RID_SVXPAGE_MENUS:BTN_CHANGE" ;
137b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 192, 39 ) ;
138b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 75, 14 ) ;
139cdf0e10cSrcweir		TabStop = TRUE ;
140cdf0e10cSrcweir		TEXT_MENU
141cdf0e10cSrcweir	};
142cdf0e10cSrcweir	FixedLine GRP_MENU_SEPARATOR
143cdf0e10cSrcweir	{
144b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 56 ) ;
145b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 261, 8 ) ;
146cdf0e10cSrcweir		Text [ en-US ] = "Menu Content" ;
147cdf0e10cSrcweir	};
148cdf0e10cSrcweir	FixedText GRP_MENU_ENTRIES
149cdf0e10cSrcweir	{
150b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 9, 67 ) ;
151b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 55, 8 ) ;
152cdf0e10cSrcweir		Group = TRUE ;
153cdf0e10cSrcweir		Text [ en-US ] = "Entries" ;
154cdf0e10cSrcweir	};
155cdf0e10cSrcweir	Control BOX_ENTRIES
156cdf0e10cSrcweir	{
157cdf0e10cSrcweir		Border = TRUE ;
158b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 64, 67 ) ;
159b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 108, 115 ) ;
160cdf0e10cSrcweir		TabStop = TRUE ;
161cdf0e10cSrcweir		HelpId = HID_SVX_CONFIG_MENU_CONTENTS ;
162cdf0e10cSrcweir	};
163cdf0e10cSrcweir	PushButton BTN_ADD_COMMANDS
164cdf0e10cSrcweir	{
165b4b8d4b6SMatthias Seidel		HelpID = "cui:PushButton:RID_SVXPAGE_MENUS:BTN_ADD_COMMANDS" ;
166b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 192, 67 ) ;
167b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 75, 14 ) ;
168cdf0e10cSrcweir		TabStop = TRUE ;
169cdf0e10cSrcweir		Text [ en-US ] = "Add..." ;
170cdf0e10cSrcweir	};
171cdf0e10cSrcweir	MenuButton BTN_CHANGE_ENTRY
172cdf0e10cSrcweir	{
173b4b8d4b6SMatthias Seidel		HelpID = "cui:MenuButton:RID_SVXPAGE_MENUS:BTN_CHANGE_ENTRY" ;
174b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 192, 84 ) ;
175b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 75, 14 ) ;
176cdf0e10cSrcweir		TabStop = TRUE ;
177cdf0e10cSrcweir		Text [ en-US ] = "Modify" ;
178cdf0e10cSrcweir	};
179cdf0e10cSrcweir	ImageButton BTN_UP
180cdf0e10cSrcweir	{
181b4b8d4b6SMatthias Seidel		HelpID = "cui:ImageButton:RID_SVXPAGE_MENUS:BTN_UP" ;
182b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 175, 102 ) ;
183b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 14, 14 ) ;
184cdf0e10cSrcweir		TabStop = TRUE ;
185cdf0e10cSrcweir		Symbol = IMAGEBUTTON_ARROW_UP ;
186b4b8d4b6SMatthias Seidel		Disable = TRUE ;
187cdf0e10cSrcweir	};
188cdf0e10cSrcweir	ImageButton BTN_DOWN
189cdf0e10cSrcweir	{
190b4b8d4b6SMatthias Seidel		HelpID = "cui:ImageButton:RID_SVXPAGE_MENUS:BTN_DOWN" ;
191b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 175, 119 ) ;
192b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 14, 14 ) ;
193cdf0e10cSrcweir		TabStop = TRUE ;
194cdf0e10cSrcweir		Symbol = IMAGEBUTTON_ARROW_DOWN ;
195b4b8d4b6SMatthias Seidel		Disable = TRUE ;
196cdf0e10cSrcweir	};
197cdf0e10cSrcweir	FixedText TXT_SAVEIN
198cdf0e10cSrcweir	{
199b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 9, 190 ) ;
200b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 55, 8 ) ;
201cdf0e10cSrcweir		Group = TRUE ;
202cdf0e10cSrcweir		TEXT_SAVE_IN
203cdf0e10cSrcweir	};
204cdf0e10cSrcweir	ListBox LB_SAVEIN
205cdf0e10cSrcweir	{
206b4b8d4b6SMatthias Seidel		HelpID = "cui:ListBox:RID_SVXPAGE_MENUS:LB_SAVEIN" ;
207cdf0e10cSrcweir		Border = TRUE ;
208b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 64, 188 ) ;
209b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 108, 53 ) ;
210cdf0e10cSrcweir		DropDown = TRUE ;
211cdf0e10cSrcweir	};
212b4b8d4b6SMatthias Seidel	FixedText FT_DESCRIPTION
213b4b8d4b6SMatthias Seidel	{
214b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 205 ) ;
215b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 261, 8 ) ;
216b4b8d4b6SMatthias Seidel		Text [ en-US ] = "Description" ;
217b4b8d4b6SMatthias Seidel	};
218b4b8d4b6SMatthias Seidel	MultiLineEdit ED_DESCRIPTION
219b4b8d4b6SMatthias Seidel	{
220b4b8d4b6SMatthias Seidel		HelpID = "cui:MultiLineEdit:RID_SVXPAGE_MENUS:ED_DESCRIPTION" ;
221b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 216 ) ;
222b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 261, 36 ) ;
2235c892ca8Smseidel		Border = TRUE ;
2245c892ca8Smseidel		VScroll = TRUE ;
2255c892ca8Smseidel		IgnoreTab = TRUE ;
2265c892ca8Smseidel		ReadOnly = TRUE ;
227b4b8d4b6SMatthias Seidel	};
228cdf0e10cSrcweir};
229cdf0e10cSrcweir
230cdf0e10cSrcweirMenu MODIFY_MENU
231cdf0e10cSrcweir{
232cdf0e10cSrcweir	ItemList =
233cdf0e10cSrcweir	{
234cdf0e10cSrcweir		MenuItem
235cdf0e10cSrcweir		{
236cdf0e10cSrcweir			Identifier = ID_MOVE ;
237cdf0e10cSrcweir			TEXT_MOVE
238cdf0e10cSrcweir		};
239cdf0e10cSrcweir		MenuItem
240cdf0e10cSrcweir		{
241cdf0e10cSrcweir			Identifier = ID_RENAME ;
242cdf0e10cSrcweir			TEXT_RENAME
243cdf0e10cSrcweir		};
244cdf0e10cSrcweir		MenuItem
245cdf0e10cSrcweir		{
246cdf0e10cSrcweir			Separator = TRUE ;
247cdf0e10cSrcweir		};
248cdf0e10cSrcweir		MenuItem
249cdf0e10cSrcweir		{
250cdf0e10cSrcweir			Identifier = ID_DELETE ;
251cdf0e10cSrcweir			TEXT_DELETE
252cdf0e10cSrcweir		};
253cdf0e10cSrcweir	};
254cdf0e10cSrcweir};
255cdf0e10cSrcweir
256cdf0e10cSrcweirMenu MODIFY_ENTRY
257cdf0e10cSrcweir{
258cdf0e10cSrcweir	ItemList =
259cdf0e10cSrcweir	{
260cdf0e10cSrcweir		MenuItem
261cdf0e10cSrcweir		{
262cdf0e10cSrcweir			Identifier = ID_ADD_SUBMENU ;
263cdf0e10cSrcweir			Text [ en-US ] = "Add Submenu..." ;
264cdf0e10cSrcweir		};
265cdf0e10cSrcweir		MenuItem
266cdf0e10cSrcweir		{
267cdf0e10cSrcweir			Identifier = ID_BEGIN_GROUP ;
268cdf0e10cSrcweir			TEXT_BEGIN_GROUP
269cdf0e10cSrcweir		};
270cdf0e10cSrcweir		MenuItem
271cdf0e10cSrcweir		{
272cdf0e10cSrcweir			Separator = TRUE ;
273cdf0e10cSrcweir		};
274cdf0e10cSrcweir		MenuItem
275cdf0e10cSrcweir		{
276cdf0e10cSrcweir			Identifier = ID_RENAME ;
277cdf0e10cSrcweir			TEXT_RENAME
278cdf0e10cSrcweir		};
279cdf0e10cSrcweir		MenuItem
280cdf0e10cSrcweir		{
281cdf0e10cSrcweir			Separator = TRUE ;
282cdf0e10cSrcweir		};
283cdf0e10cSrcweir		MenuItem
284cdf0e10cSrcweir		{
285cdf0e10cSrcweir			Identifier = ID_DELETE ;
286cdf0e10cSrcweir			TEXT_DELETE_NODOTS
287cdf0e10cSrcweir		};
288cdf0e10cSrcweir	};
289cdf0e10cSrcweir};
290cdf0e10cSrcweir
291cdf0e10cSrcweirMenu MODIFY_TOOLBAR
292cdf0e10cSrcweir{
293cdf0e10cSrcweir	ItemList =
294cdf0e10cSrcweir	{
295cdf0e10cSrcweir		MenuItem
296cdf0e10cSrcweir		{
297cdf0e10cSrcweir			Identifier = ID_RENAME ;
298cdf0e10cSrcweir			TEXT_RENAME
299cdf0e10cSrcweir		};
300cdf0e10cSrcweir		MenuItem
301cdf0e10cSrcweir		{
302cdf0e10cSrcweir			Identifier = ID_DELETE ;
303cdf0e10cSrcweir			TEXT_DELETE_NODOTS
304cdf0e10cSrcweir		};
305cdf0e10cSrcweir		MenuItem
306cdf0e10cSrcweir		{
307cdf0e10cSrcweir			Separator = TRUE ;
308cdf0e10cSrcweir		};
309cdf0e10cSrcweir		MenuItem
310cdf0e10cSrcweir		{
311cdf0e10cSrcweir			Identifier = ID_DEFAULT_STYLE ;
312cdf0e10cSrcweir			TEXT_DEFAULT_STYLE
313cdf0e10cSrcweir		};
314cdf0e10cSrcweir		MenuItem
315cdf0e10cSrcweir		{
316cdf0e10cSrcweir			Separator = TRUE ;
317cdf0e10cSrcweir		};
318cdf0e10cSrcweir		MenuItem
319cdf0e10cSrcweir		{
320cdf0e10cSrcweir			Identifier = ID_ICONS_ONLY ;
321cdf0e10cSrcweir			RadioCheck = TRUE ;
322cdf0e10cSrcweir			AutoCheck = TRUE ;
323cdf0e10cSrcweir			Text [ en-US ] = "Icons Only" ;
324cdf0e10cSrcweir		};
325cdf0e10cSrcweir		MenuItem
326cdf0e10cSrcweir		{
327cdf0e10cSrcweir			Identifier = ID_TEXT_ONLY ;
328cdf0e10cSrcweir			RadioCheck = TRUE ;
329cdf0e10cSrcweir			AutoCheck = TRUE ;
330cdf0e10cSrcweir			TEXT_TEXT_ONLY
331cdf0e10cSrcweir		};
332cdf0e10cSrcweir		MenuItem
333cdf0e10cSrcweir		{
334cdf0e10cSrcweir			Identifier = ID_ICONS_AND_TEXT ;
335cdf0e10cSrcweir			RadioCheck = TRUE ;
336cdf0e10cSrcweir			AutoCheck = TRUE ;
337cdf0e10cSrcweir			Text [ en-US ] = "Icons & Text" ;
338cdf0e10cSrcweir		};
339cdf0e10cSrcweir	};
340cdf0e10cSrcweir};
341cdf0e10cSrcweir
342cdf0e10cSrcweirMenu MODIFY_TOOLBAR_CONTENT
343cdf0e10cSrcweir{
344cdf0e10cSrcweir	ItemList =
345cdf0e10cSrcweir	{
346cdf0e10cSrcweir		MenuItem
347cdf0e10cSrcweir		{
348cdf0e10cSrcweir			Identifier = ID_RENAME ;
349cdf0e10cSrcweir			TEXT_RENAME
350cdf0e10cSrcweir		};
351cdf0e10cSrcweir		MenuItem
352cdf0e10cSrcweir		{
353cdf0e10cSrcweir			Identifier = ID_DELETE ;
354cdf0e10cSrcweir			TEXT_DELETE_NODOTS
355cdf0e10cSrcweir		};
356cdf0e10cSrcweir		MenuItem
357cdf0e10cSrcweir		{
358cdf0e10cSrcweir			Identifier = ID_DEFAULT_COMMAND ;
359cdf0e10cSrcweir			TEXT_DEFAULT_COMMAND
360cdf0e10cSrcweir		};
361cdf0e10cSrcweir		MenuItem
362cdf0e10cSrcweir		{
363cdf0e10cSrcweir			Separator = TRUE ;
364cdf0e10cSrcweir		};
365cdf0e10cSrcweir		MenuItem
366cdf0e10cSrcweir		{
367cdf0e10cSrcweir			Identifier = ID_BEGIN_GROUP ;
368cdf0e10cSrcweir			TEXT_BEGIN_GROUP
369cdf0e10cSrcweir		};
370cdf0e10cSrcweir		MenuItem
371cdf0e10cSrcweir		{
372cdf0e10cSrcweir			Separator = TRUE ;
373cdf0e10cSrcweir		};
374cdf0e10cSrcweir		/*
375cdf0e10cSrcweir		MenuItem
376cdf0e10cSrcweir		{
377cdf0e10cSrcweir			Identifier = ID_ICON_ONLY ;
378cdf0e10cSrcweir			Text [ en-US ] = "Icon Only" ;
379cdf0e10cSrcweir			RadioCheck = TRUE ;
380cdf0e10cSrcweir			AutoCheck = TRUE ;
381cdf0e10cSrcweir		};
382cdf0e10cSrcweir		MenuItem
383cdf0e10cSrcweir		{
384cdf0e10cSrcweir			Identifier = ID_TEXT_ONLY ;
385cdf0e10cSrcweir			Text [ en-US ] = "Text Only" ;
386cdf0e10cSrcweir			RadioCheck = TRUE ;
387cdf0e10cSrcweir			AutoCheck = TRUE ;
388cdf0e10cSrcweir		};
389cdf0e10cSrcweir		MenuItem
390cdf0e10cSrcweir		{
391cdf0e10cSrcweir			Identifier = ID_ICON_AND_TEXT ;
392cdf0e10cSrcweir			Text [ en-US ] = "Icon & Text" ;
393cdf0e10cSrcweir			RadioCheck = TRUE ;
394cdf0e10cSrcweir			AutoCheck = TRUE ;
395cdf0e10cSrcweir		};
396cdf0e10cSrcweir		MenuItem
397cdf0e10cSrcweir		{
398cdf0e10cSrcweir			Separator = TRUE ;
399cdf0e10cSrcweir		};
400cdf0e10cSrcweir		*/
401cdf0e10cSrcweir		MenuItem
402cdf0e10cSrcweir		{
403cdf0e10cSrcweir			Identifier = ID_CHANGE_SYMBOL ;
404cdf0e10cSrcweir			Text [ en-US ] = "Change Icon..." ;
405cdf0e10cSrcweir		};
406cdf0e10cSrcweir		MenuItem
407cdf0e10cSrcweir		{
408cdf0e10cSrcweir			Identifier = ID_RESET_SYMBOL ;
409cdf0e10cSrcweir			Text [ en-US ] = "Reset Icon" ;
410cdf0e10cSrcweir		};
411cdf0e10cSrcweir	};
412cdf0e10cSrcweir};
413cdf0e10cSrcweir
414cdf0e10cSrcweir/* %n will be replaced at runtime by a number starting with 1 and increasing as necessary */
415cdf0e10cSrcweirString RID_SVXSTR_NEW_MENU
416cdf0e10cSrcweir{
417b4b8d4b6SMatthias Seidel	Text [ en-US ] = "New Menu %n" ;
418cdf0e10cSrcweir};
419cdf0e10cSrcweir
420cdf0e10cSrcweir/* %n will be replaced at runtime by a number starting with 1 and increasing as necessary */
421cdf0e10cSrcweirString RID_SVXSTR_NEW_TOOLBAR
422cdf0e10cSrcweir{
423b4b8d4b6SMatthias Seidel	Text [ en-US ] = "New Toolbar %n" ;
424cdf0e10cSrcweir};
425cdf0e10cSrcweir
426cdf0e10cSrcweirString RID_SVXSTR_MOVE_MENU
427cdf0e10cSrcweir{
428b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Move Menu" ;
429cdf0e10cSrcweir};
430cdf0e10cSrcweir
431cdf0e10cSrcweirString RID_SVXSTR_ADD_SUBMENU
432cdf0e10cSrcweir{
433b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Add Submenu" ;
434cdf0e10cSrcweir};
435cdf0e10cSrcweir
436cdf0e10cSrcweirString RID_SVXSTR_SUBMENU_NAME
437cdf0e10cSrcweir{
438b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Submenu name" ;
439cdf0e10cSrcweir};
440cdf0e10cSrcweir
441cdf0e10cSrcweirString RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION
442cdf0e10cSrcweir{
443b4b8d4b6SMatthias Seidel	Text [ en-US ] = "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customize dialog." ;
444cdf0e10cSrcweir};
445cdf0e10cSrcweir
446cdf0e10cSrcweirModalDialog MD_MENU_ORGANISER
447cdf0e10cSrcweir{
448cdf0e10cSrcweir	OutputSize = TRUE ;
449b4b8d4b6SMatthias Seidel	Size = MAP_APPFONT ( 172, 154 ) ;
450cdf0e10cSrcweir	Text [ en-US ] = "New Menu" ;
451cdf0e10cSrcweir	SvLook = TRUE ;
452cdf0e10cSrcweir	Moveable = TRUE ;
4535c892ca8Smseidel	HelpId = HID_SVX_CONFIG_MENU_ORGANIZER ;
454cdf0e10cSrcweir	FixedText TXT_MENU_NAME
455cdf0e10cSrcweir	{
456b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 8 ) ;
457b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 93, 8 ) ;
458cdf0e10cSrcweir		Group = TRUE ;
459cdf0e10cSrcweir		Left = TRUE ;
460cdf0e10cSrcweir		Text [ en-US ] = "Menu name" ;
461cdf0e10cSrcweir	};
462cdf0e10cSrcweir	Edit EDIT_MENU_NAME
463cdf0e10cSrcweir	{
464b4b8d4b6SMatthias Seidel		HelpID = "cui:Edit:MD_MENU_ORGANISER:EDIT_MENU_NAME" ;
465cdf0e10cSrcweir		Border = TRUE ;
466b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 19 ) ;
467b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 93, 12 ) ;
468cdf0e10cSrcweir		TabStop = TRUE ;
469cdf0e10cSrcweir	};
470cdf0e10cSrcweir	FixedText TXT_MENU
471cdf0e10cSrcweir	{
472b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 37 ) ;
473b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 93, 8 ) ;
474cdf0e10cSrcweir		Group = TRUE ;
475cdf0e10cSrcweir		Left = TRUE ;
476cdf0e10cSrcweir		Text [ en-US ] = "Menu position" ;
477cdf0e10cSrcweir	};
478cdf0e10cSrcweir	Control BOX_MAIN_MENUS
479cdf0e10cSrcweir	{
480b4b8d4b6SMatthias Seidel		HelpId = HID_SVX_CONFIG_MENU_LISTBOX ;
481cdf0e10cSrcweir		Border = TRUE ;
482b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 48 ) ;
483b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 93, 100 ) ;
484cdf0e10cSrcweir		TabStop = TRUE ;
485cdf0e10cSrcweir	};
486cdf0e10cSrcweir	ImageButton BTN_MENU_UP
487cdf0e10cSrcweir	{
488b4b8d4b6SMatthias Seidel		HelpID = "cui:ImageButton:MD_MENU_ORGANISER:BTN_MENU_UP" ;
489b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 102, 80 ) ;
490b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 14, 14 ) ;
491cdf0e10cSrcweir		TabStop = TRUE ;
492cdf0e10cSrcweir		Symbol = IMAGEBUTTON_ARROW_UP ;
493cdf0e10cSrcweir	};
494cdf0e10cSrcweir	ImageButton BTN_MENU_DOWN
495cdf0e10cSrcweir	{
496b4b8d4b6SMatthias Seidel		HelpID = "cui:ImageButton:MD_MENU_ORGANISER:BTN_MENU_DOWN" ;
497b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 102, 97 ) ;
498b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 14, 14 ) ;
499cdf0e10cSrcweir		TabStop = TRUE ;
500cdf0e10cSrcweir		Symbol = IMAGEBUTTON_ARROW_DOWN ;
501cdf0e10cSrcweir	};
502cdf0e10cSrcweir	OKButton BTN_MENU_ADD
503cdf0e10cSrcweir	{
504*c91f27c4Smseidel		DefButton = TRUE ;
505b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 119, 6 ) ;
506b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
507cdf0e10cSrcweir	};
508cdf0e10cSrcweir	CancelButton BTN_MENU_CLOSE
509cdf0e10cSrcweir	{
510b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 119, 23 ) ;
511b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
512cdf0e10cSrcweir	};
513cdf0e10cSrcweir	HelpButton BTN_MENU_HELP
514cdf0e10cSrcweir	{
515b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 119, 40 ) ;
516b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
517cdf0e10cSrcweir	};
518cdf0e10cSrcweir};
519cdf0e10cSrcweir
520cdf0e10cSrcweir// MD_NEW_TOOLBAR -------------------------------------------------
521cdf0e10cSrcweirModalDialog MD_NEW_TOOLBAR
522cdf0e10cSrcweir{
523b4b8d4b6SMatthias Seidel	HelpID = "cui:ModalDialog:MD_NEW_TOOLBAR" ;
524cdf0e10cSrcweir	OutputSize = TRUE ;
525cdf0e10cSrcweir	SvLook = TRUE ;
526b4b8d4b6SMatthias Seidel	Size = MAP_APPFONT ( 165, 63 ) ;
527cdf0e10cSrcweir	Text [ en-US ] = "Name" ;
528cdf0e10cSrcweir	Moveable = TRUE ;
529b4b8d4b6SMatthias Seidel	FixedText FT_NAME
530cdf0e10cSrcweir	{
531b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 6 ) ;
532b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 98, 8 ) ;
533cdf0e10cSrcweir		TEXT_TOOLBAR_NAME
534cdf0e10cSrcweir		WordBreak = TRUE ;
535cdf0e10cSrcweir	};
536cdf0e10cSrcweir	Edit EDT_STRING
537cdf0e10cSrcweir	{
538b4b8d4b6SMatthias Seidel		HelpID = "cui:Edit:MD_NEW_TOOLBAR:EDT_STRING" ;
539cdf0e10cSrcweir		Border = TRUE ;
540b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 17 ) ;
541b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 97, 12 ) ;
542cdf0e10cSrcweir		TabStop = TRUE ;
543cdf0e10cSrcweir	};
544cdf0e10cSrcweir	FixedText TXT_SAVEIN
545cdf0e10cSrcweir	{
546b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 35 ) ;
547b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 98, 8 ) ;
548cdf0e10cSrcweir		Group = TRUE ;
549cdf0e10cSrcweir		TEXT_SAVE_IN
550cdf0e10cSrcweir	};
551cdf0e10cSrcweir	ListBox LB_SAVEIN
552cdf0e10cSrcweir	{
553b4b8d4b6SMatthias Seidel		HelpID = "cui:ListBox:MD_NEW_TOOLBAR:LB_SAVEIN" ;
554cdf0e10cSrcweir		Border = TRUE ;
555b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 43 ) ;
556b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 97, 53 ) ;
557cdf0e10cSrcweir		DropDown = TRUE ;
558cdf0e10cSrcweir	};
559cdf0e10cSrcweir	OKButton BTN_OK
560cdf0e10cSrcweir	{
561b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 109, 6 ) ;
562b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
563cdf0e10cSrcweir		TabStop = TRUE ;
564cdf0e10cSrcweir		DefButton = TRUE ;
565cdf0e10cSrcweir	};
566cdf0e10cSrcweir	CancelButton BTN_CANCEL
567cdf0e10cSrcweir	{
568b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 109, 23 ) ;
569b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
570cdf0e10cSrcweir		TabStop = TRUE ;
571cdf0e10cSrcweir	};
572cdf0e10cSrcweir	HelpButton BTN_HELP
573cdf0e10cSrcweir	{
574b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 109, 43 ) ;
575b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
576cdf0e10cSrcweir		TabStop = TRUE ;
577cdf0e10cSrcweir	};
578cdf0e10cSrcweir};
579cdf0e10cSrcweir
580cdf0e10cSrcweirModalDialog MD_ICONSELECTOR
581cdf0e10cSrcweir{
582cdf0e10cSrcweir	OutputSize = TRUE ;
583cdf0e10cSrcweir	SVLook = TRUE ;
584b4b8d4b6SMatthias Seidel	Size = MAP_APPFONT ( 240, 152 ) ;
585cdf0e10cSrcweir	Text [ en-US ] = "Change Icon" ;
586cdf0e10cSrcweir	Moveable = TRUE ;
5875c892ca8Smseidel	HelpId = HID_SVX_CONFIG_ICON_SELECTOR ;
588cdf0e10cSrcweir	FixedText FT_SYMBOLS
589cdf0e10cSrcweir	{
590b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 3 ) ;
591b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 172, 8 ) ;
592cdf0e10cSrcweir		Text [ en-US ] = "Icons" ;
593cdf0e10cSrcweir	};
594cdf0e10cSrcweir	ToolBox TB_SYMBOLS
595cdf0e10cSrcweir	{
596b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 12, 14 ) ;
597b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 160, 80 ) ;
598cdf0e10cSrcweir		Scroll = TRUE ;
599cdf0e10cSrcweir		LineSpacing = TRUE ;
600cdf0e10cSrcweir		Customize = FALSE ;
6015c892ca8Smseidel	};
602cdf0e10cSrcweir	OKButton BTN_OK
603cdf0e10cSrcweir	{
6045c892ca8Smseidel		Pos = MAP_APPFONT ( 60, 130 ) ;
605b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
606cdf0e10cSrcweir		TabStop = TRUE ;
607cdf0e10cSrcweir		DefButton = TRUE ;
608cdf0e10cSrcweir	};
609cdf0e10cSrcweir	CancelButton BTN_CANCEL
610cdf0e10cSrcweir	{
611b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 120, 130 ) ;
612b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
613cdf0e10cSrcweir		TabStop = TRUE ;
614cdf0e10cSrcweir	};
615cdf0e10cSrcweir	HelpButton BTN_HELP
616cdf0e10cSrcweir	{
617b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 180, 130 ) ;
618b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
619cdf0e10cSrcweir		TabStop = TRUE ;
620cdf0e10cSrcweir	};
621cdf0e10cSrcweir	PushButton BTN_IMPORT
622cdf0e10cSrcweir	{
623b4b8d4b6SMatthias Seidel		HelpID = "cui:PushButton:MD_ICONSELECTOR:BTN_IMPORT" ;
624b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 184, 7 ) ;
625b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
626cdf0e10cSrcweir		TabStop = TRUE ;
6275c892ca8Smseidel		Text [ en-US ] = "Import..." ;
628cdf0e10cSrcweir	};
629cdf0e10cSrcweir	PushButton BTN_DELETE
630cdf0e10cSrcweir	{
631b4b8d4b6SMatthias Seidel		HelpID = "cui:PushButton:MD_ICONSELECTOR:BTN_DELETE" ;
632b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 184, 24 ) ;
633b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
634cdf0e10cSrcweir		TabStop = TRUE ;
6355c892ca8Smseidel		Text [ en-US ] = "Delete..." ;
636cdf0e10cSrcweir	};
637cdf0e10cSrcweir	FixedText FT_NOTE
638cdf0e10cSrcweir	{
6395c892ca8Smseidel		Pos = MAP_APPFONT ( 12, 95 ) ;
640b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 200, 24 ) ;
641cdf0e10cSrcweir		Text [ en-US ] = "Note:\nThe size of an icon should be 16x16 pixel to achieve best quality. Different sized icons will be scaled automatically." ;
642cdf0e10cSrcweir		Left = TRUE ;
643*c91f27c4Smseidel		WordBreak = TRUE ;
644cdf0e10cSrcweir	};
6455c892ca8Smseidel	FixedLine FL_SEPARATOR
646cdf0e10cSrcweir	{
6475c892ca8Smseidel		Pos = MAP_APPFONT ( 0, 120 ) ;
6485c892ca8Smseidel		Size = MAP_APPFONT ( 240, 8 ) ;
649cdf0e10cSrcweir	};
650cdf0e10cSrcweir	Color IMAGE_BTN_COLOR
651cdf0e10cSrcweir	{
652cdf0e10cSrcweir		Red = 0xC000 ;
653cdf0e10cSrcweir		Green = 0xC000 ;
654cdf0e10cSrcweir		Blue = 0xC000 ;
655cdf0e10cSrcweir	};
656cdf0e10cSrcweir};
6575c892ca8Smseidel// added for issue83555
658cdf0e10cSrcweirModalDialog MD_ICONCHANGE
659cdf0e10cSrcweir{
660b4b8d4b6SMatthias Seidel	HelpID = "cui:ModalDialog:MD_ICONCHANGE" ;
661cdf0e10cSrcweir	OutputSize = TRUE ;
662cdf0e10cSrcweir	SVLook = TRUE ;
663b4b8d4b6SMatthias Seidel	Size = MAP_APPFONT ( 200, 150 ) ;
664cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION" ;
665cdf0e10cSrcweir	Moveable = TRUE ;
666cdf0e10cSrcweir	FixedImage FI_INFO
667cdf0e10cSrcweir	{
668b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 6, 6 ) ;
669b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 24, 24 ) ;
670cdf0e10cSrcweir		Fixed = Image
671cdf0e10cSrcweir		{
6725c892ca8Smseidel
673cdf0e10cSrcweir		};
674cdf0e10cSrcweir	};
675cdf0e10cSrcweir	FixedText FTCHGE_DESCRIPTION
676b4b8d4b6SMatthias Seidel	{
677b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 30 ,15 ) ;
678b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 200, 50 ) ;
679b4b8d4b6SMatthias Seidel		Text [ en-US ] = "The files listed below could not be imported.\nThe file format could not be interpreted." ;
680b4b8d4b6SMatthias Seidel	};
6815c892ca8Smseidel
682cdf0e10cSrcweir	MultiLineEdit EDT_ADDR
683cdf0e10cSrcweir	{
684b4b8d4b6SMatthias Seidel		HelpID = "cui:MultiLineEdit:MD_ICONCHANGE:EDT_ADDR" ;
685b4b8d4b6SMatthias Seidel		Pos = MAP_APPFONT ( 30, 38) ;
686b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 140, 83 ) ;
6875c892ca8Smseidel		Border = TRUE ;
6885c892ca8Smseidel		//VScroll = TRUE ;
6895c892ca8Smseidel		IgnoreTab = TRUE ;
6905c892ca8Smseidel		ReadOnly = TRUE ;
691cdf0e10cSrcweir	};
692cdf0e10cSrcweir	OKButton MD_BTN_OK
693cdf0e10cSrcweir	{
6945c892ca8Smseidel		Pos = MAP_APPFONT ( 68, 131 ) ;
695b4b8d4b6SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
696cdf0e10cSrcweir		TabStop = TRUE ;
697cdf0e10cSrcweir		DefButton = TRUE ;
698cdf0e10cSrcweir	};
699cdf0e10cSrcweir
700cdf0e10cSrcweir};
701cdf0e10cSrcweir
702cdf0e10cSrcweir// Strings ---------------------------------------------------------------
703cdf0e10cSrcweirString RID_SVXSTR_IMPORT_ICON_ERROR
704cdf0e10cSrcweir{
705cdf0e10cSrcweir	Text [ en-US ] = "The files listed below could not be imported. The file format could not be interpreted." ;
706cdf0e10cSrcweir};
707cdf0e10cSrcweir
7085c892ca8SmseidelString RID_SVXSTR_DELETE_ICON_CONFIRM // added for issue73355
709cdf0e10cSrcweir{
710cdf0e10cSrcweir	Text [ en-US ] = "Are you sure to delete the image?" ;
711cdf0e10cSrcweir};
712cdf0e10cSrcweir
7135c892ca8SmseidelString RID_SVXSTR_REPLACE_ICON_WARNING // added for issue73355
714cdf0e10cSrcweir{
715b4b8d4b6SMatthias Seidel	Text [ en-US ] = "The icon %ICONNAME is already contained in the image list.\nWould you like to replace the existing icon?" ;
716cdf0e10cSrcweir};
717cdf0e10cSrcweir
7185c892ca8SmseidelString RID_SVXSTR_REPLACE_ICON_CONFIRM // added for issue73355
719cdf0e10cSrcweir{
720b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Confirm Icon Replacement" ;
721cdf0e10cSrcweir};
722cdf0e10cSrcweir
7235c892ca8SmseidelString RID_SVXSTR_YESTOALL // added for issue73355
724cdf0e10cSrcweir{
725b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Yes to All" ;
726cdf0e10cSrcweir};
727cdf0e10cSrcweir
728cdf0e10cSrcweirString RID_SVXSTR_PRODUCTNAME_TOOLBARS
729cdf0e10cSrcweir{
730cdf0e10cSrcweir	Text [ en-US ] = "%PRODUCTNAME %MODULENAME Toolbars" ;
731cdf0e10cSrcweir};
732cdf0e10cSrcweir
733cdf0e10cSrcweirString RID_SVXSTR_TOOLBAR
734cdf0e10cSrcweir{
735cdf0e10cSrcweir	Text [ en-US ] = "Toolbar" ;
736cdf0e10cSrcweir};
737cdf0e10cSrcweir
738cdf0e10cSrcweirString RID_SVXSTR_TOOLBAR_CONTENT
739cdf0e10cSrcweir{
740cdf0e10cSrcweir	Text [ en-US ] = "Toolbar Content" ;
741cdf0e10cSrcweir};
742cdf0e10cSrcweir
743cdf0e10cSrcweirString RID_SVXSTR_COMMANDS
744cdf0e10cSrcweir{
745cdf0e10cSrcweir	Text [ en-US ] = "Commands" ;
746cdf0e10cSrcweir};
747cdf0e10cSrcweir
748cdf0e10cSrcweirString RID_SVXSTR_COMMAND
749cdf0e10cSrcweir{
750cdf0e10cSrcweir	Text [ en-US ] = "Command" ;
751cdf0e10cSrcweir};
752cdf0e10cSrcweir
753cdf0e10cSrcweirString RID_SVXSTR_TOOLBAR_NAME
754cdf0e10cSrcweir{
755cdf0e10cSrcweir	TEXT_TOOLBAR_NAME
756cdf0e10cSrcweir};
757cdf0e10cSrcweir
758cdf0e10cSrcweir/* %MENUNAME will be replaced at runtime by the name of the selected menu. */
759cdf0e10cSrcweirQueryBox QBX_CONFIRM_DELETE_MENU
760cdf0e10cSrcweir{
761b4b8d4b6SMatthias Seidel	Message [ en-US ] = "Are you sure you want to delete the '%MENUNAME' menu?" ;
762cdf0e10cSrcweir	BUTTONS = WB_YES_NO ;
763cdf0e10cSrcweir	DEFBUTTON = WB_DEF_NO ;
764cdf0e10cSrcweir};
765cdf0e10cSrcweir
766cdf0e10cSrcweirQueryBox QBX_CONFIRM_DELETE_TOOLBAR
767cdf0e10cSrcweir{
768b4b8d4b6SMatthias Seidel	Message [ en-US ] = "There are no more commands on the toolbar. Do you want to delete the toolbar?" ;
769cdf0e10cSrcweir	BUTTONS = WB_YES_NO ;
770cdf0e10cSrcweir	DEFBUTTON = WB_DEF_NO ;
771cdf0e10cSrcweir};
772cdf0e10cSrcweir
773cdf0e10cSrcweir/* Translators: Do not translate %SAVE IN SELECTION% It is a placeholder and will be
774cdf0e10cSrcweir   replaced at runtime by the name of the selected application or document.
775cdf0e10cSrcweir*/
776cdf0e10cSrcweirQueryBox QBX_CONFIRM_RESET
777cdf0e10cSrcweir{
778b4b8d4b6SMatthias Seidel	Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?" ;
779cdf0e10cSrcweir	BUTTONS = WB_YES_NO ;
780cdf0e10cSrcweir	DEFBUTTON = WB_DEF_NO ;
781cdf0e10cSrcweir};
782cdf0e10cSrcweir
783b4b8d4b6SMatthias Seidel/* Translators: Do not translate %SAVE IN SELECTION%. It is a placeholder
784cdf0e10cSrcweir   and will be replaced at runtime by the name of the selected application
785cdf0e10cSrcweir   or document.
786cdf0e10cSrcweir*/
787cdf0e10cSrcweirString RID_SVXSTR_CONFIRM_MENU_RESET
788cdf0e10cSrcweir{
789b4b8d4b6SMatthias Seidel	Text [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?" ;
790cdf0e10cSrcweir};
791cdf0e10cSrcweir
792cdf0e10cSrcweirString RID_SVXSTR_CONFIRM_TOOLBAR_RESET
793cdf0e10cSrcweir{
794b4b8d4b6SMatthias Seidel	Text [ en-US ] = "The toolbar configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?" ;
795cdf0e10cSrcweir};
796cdf0e10cSrcweir
797cdf0e10cSrcweirQueryBox QBX_CONFIRM_RESTORE_DEFAULT
798cdf0e10cSrcweir{
799b4b8d4b6SMatthias Seidel	Message [ en-US ] = "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?" ;
800cdf0e10cSrcweir	BUTTONS = WB_YES_NO ;
801cdf0e10cSrcweir	DEFBUTTON = WB_DEF_NO ;
802cdf0e10cSrcweir};
803cdf0e10cSrcweir
804cdf0e10cSrcweirInfoBox IBX_MNUCFG_ALREADY_INCLUDED
805cdf0e10cSrcweir{
806cdf0e10cSrcweir	Message [ en-US ] = "Function is already included in this popup." ;
807cdf0e10cSrcweir};
808cdf0e10cSrcweir
809cdf0e10cSrcweirString RID_SVXSTR_LABEL_NEW_NAME
810cdf0e10cSrcweir{
811b4b8d4b6SMatthias Seidel	Text [ en-US ] = "~New name" ;
812cdf0e10cSrcweir};
813cdf0e10cSrcweir
814cdf0e10cSrcweirString RID_SVXSTR_RENAME_MENU
815cdf0e10cSrcweir{
816b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Rename Menu" ;
817cdf0e10cSrcweir};
818cdf0e10cSrcweir
819cdf0e10cSrcweirString RID_SVXSTR_RENAME_TOOLBAR
820cdf0e10cSrcweir{
821b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Rename Toolbar" ;
822cdf0e10cSrcweir};
823cdf0e10cSrcweirString BUTTON_STR_UP
824cdf0e10cSrcweir{
825b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Up" ;
826cdf0e10cSrcweir};
827cdf0e10cSrcweirString BUTTON_STR_DOWN
828cdf0e10cSrcweir{
829b4b8d4b6SMatthias Seidel	Text [ en-US ] = "Down" ;
830cdf0e10cSrcweir};
831cdf0e10cSrcweir
832b4b8d4b6SMatthias Seidel// ********************************************************************** EOF
833