1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
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/.
9 * This file incorporates work covered by the following license notice:
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 .
23 TabDialog RID_SVXDLG_CUSTOMIZE
26 Text [ en-US ] = "Customize" ;
36 Identifier = RID_SVXPAGE_MENUS ;
37 Text [ en-US ] = "Menus" ;
42 Identifier = RID_SVXPAGE_KEYBOARD ;
43 Text [ en-US ] = "Keyboard" ;
48 Identifier = RID_SVXPAGE_TOOLBARS ;
49 Text [ en-US ] = "Toolbars" ;
54 Identifier = RID_SVXPAGE_EVENTS ;
55 Text [ en-US ] = "Events" ;
63 Text [ en-US ] = "Menu" ;\
65 #define TEXT_BEGIN_GROUP \
66 Text [ en-US ] = "Begin a Group" ;\
69 Text [ en-US ] = "Rename..." ;\
72 Text [ en-US ] = "Delete..." ;\
74 #define TEXT_DELETE_NODOTS \
75 Text [ en-US ] = "Delete" ;\
78 Text [ en-US ] = "Move..." ;\
80 #define TEXT_DEFAULT_STYLE \
81 Text [ en-US ] = "Restore Default Settings" ;\
83 #define TEXT_DEFAULT_COMMAND \
84 Text [ en-US ] = "Restore Default Command" ;\
86 #define TEXT_TEXT_ONLY \
87 Text [ en-US ] = "Text only" ;\
89 #define TEXT_TOOLBAR_NAME \
90 Text [ en-US ] = "Toolbar Name" ;\
92 #define TEXT_SAVE_IN \
93 Text [ en-US ] = "Save In" ;\
95 TabPage RID_SVXPAGE_MENUS
98 Size = MAP_APPFONT ( 273 , 258 ) ;
99 HelpId = HID_SVX_CONFIG_MENU ;
102 Pos = MAP_APPFONT ( 6 , 11 ) ;
103 Size = MAP_APPFONT ( 261 , 8 ) ;
104 Text [ en-US ] = "%PRODUCTNAME %MODULENAME Menus" ;
108 Pos = MAP_APPFONT ( 9 , 24 ) ;
109 Size = MAP_APPFONT ( 55 , 8 ) ;
114 HelpID = "cui:ListBox:RID_SVXPAGE_MENUS:LB_MENUS";
116 Pos = MAP_APPFONT ( 64 , 22 ) ;
117 Size = MAP_APPFONT ( 108 , 108 ) ;
122 HelpID = "cui:PushButton:RID_SVXPAGE_MENUS:BTN_NEW";
123 Pos = MAP_APPFONT ( 192 , 22 ) ;
124 Size = MAP_APPFONT ( 75 , 14 ) ;
126 Text [ en-US ] = "New..." ;
128 MenuButton BTN_CHANGE
130 HelpID = "cui:MenuButton:RID_SVXPAGE_MENUS:BTN_CHANGE";
131 Pos = MAP_APPFONT ( 192 , 39 ) ;
132 Size = MAP_APPFONT ( 75 , 14 ) ;
136 FixedLine GRP_MENU_SEPARATOR
138 Pos = MAP_APPFONT ( 6 , 56 ) ;
139 Size = MAP_APPFONT ( 261 , 8 ) ;
140 Text [ en-US ] = "Menu Content" ;
142 FixedText GRP_MENU_ENTRIES
144 Pos = MAP_APPFONT ( 9 , 67 ) ;
145 Size = MAP_APPFONT ( 55 , 8 ) ;
147 Text [ en-US ] = "Entries" ;
152 Pos = MAP_APPFONT ( 64 , 67 ) ;
153 Size = MAP_APPFONT ( 108 , 115 ) ;
155 HelpId = HID_SVX_CONFIG_MENU_CONTENTS ;
157 PushButton BTN_ADD_COMMANDS
159 HelpID = "cui:PushButton:RID_SVXPAGE_MENUS:BTN_ADD_COMMANDS";
160 Pos = MAP_APPFONT ( 192 , 67 ) ;
161 Size = MAP_APPFONT ( 75 , 14 ) ;
163 Text [ en-US ] = "Add..." ;
165 MenuButton BTN_CHANGE_ENTRY
167 HelpID = "cui:MenuButton:RID_SVXPAGE_MENUS:BTN_CHANGE_ENTRY";
168 Pos = MAP_APPFONT ( 192 , 84 ) ;
169 Size = MAP_APPFONT ( 75 , 14 ) ;
171 Text [ en-US ] = "Modify" ;
175 HelpID = "cui:ImageButton:RID_SVXPAGE_MENUS:BTN_UP";
176 Pos = MAP_APPFONT ( 175 , 102 ) ;
177 Size = MAP_APPFONT ( 14 , 14 ) ;
179 Symbol = IMAGEBUTTON_ARROW_UP ;
184 HelpID = "cui:ImageButton:RID_SVXPAGE_MENUS:BTN_DOWN";
185 Pos = MAP_APPFONT ( 175 , 119 ) ;
186 Size = MAP_APPFONT ( 14 , 14 ) ;
188 Symbol = IMAGEBUTTON_ARROW_DOWN ;
193 Pos = MAP_APPFONT ( 9 , 190 ) ;
194 Size = MAP_APPFONT ( 55 , 8 ) ;
200 HelpID = "cui:ListBox:RID_SVXPAGE_MENUS:LB_SAVEIN";
202 Pos = MAP_APPFONT ( 64 , 188 ) ;
203 Size = MAP_APPFONT ( 108 , 53 ) ;
206 FixedText FT_DESCRIPTION
208 Pos = MAP_APPFONT ( 6 , 205 ) ;
209 Size = MAP_APPFONT ( 261 , 8 ) ;
210 Text [ en-US ] = "Description" ;
212 MultiLineEdit ED_DESCRIPTION
214 HelpID = "cui:MultiLineEdit:RID_SVXPAGE_MENUS:ED_DESCRIPTION";
215 Pos = MAP_APPFONT ( 6 , 216 ) ;
216 Size = MAP_APPFONT ( 261 , 36 ) ;
230 Identifier = ID_MOVE ;
235 Identifier = ID_RENAME ;
244 Identifier = ID_DELETE ;
256 Identifier = ID_ADD_SUBMENU ;
257 Text [ en-US ] = "Add Submenu..." ;
261 Identifier = ID_BEGIN_GROUP ;
270 Identifier = ID_RENAME ;
279 Identifier = ID_DELETE ;
291 Identifier = ID_RENAME ;
296 Identifier = ID_DELETE ;
305 Identifier = ID_DEFAULT_STYLE ;
314 Identifier = ID_ICONS_ONLY ;
317 Text [ en-US ] = "Icons Only" ;
321 Identifier = ID_TEXT_ONLY ;
328 Identifier = ID_ICONS_AND_TEXT ;
331 Text [ en-US ] = "Icons & Text" ;
336 Menu MODIFY_TOOLBAR_CONTENT
342 Identifier = ID_RENAME ;
347 Identifier = ID_DELETE ;
352 Identifier = ID_DEFAULT_COMMAND ;
361 Identifier = ID_BEGIN_GROUP ;
370 Identifier = ID_CHANGE_SYMBOL ;
371 Text [ en-US ] = "Change Icon..." ;
375 Identifier = ID_RESET_SYMBOL ;
376 Text [ en-US ] = "Reset Icon" ;
381 /* %n will be replaced at runtime by a number starting with 1 and increasing as necessary */
382 String RID_SVXSTR_NEW_MENU
384 Text [ en-US ] = "New Menu %n";
387 /* %n will be replaced at runtime by a number starting with 1 and increasing as necessary */
388 String RID_SVXSTR_NEW_TOOLBAR
390 Text [ en-US ] = "New Toolbar %n";
393 String RID_SVXSTR_MOVE_MENU
395 Text [ en-US ] = "Move Menu";
398 String RID_SVXSTR_ADD_SUBMENU
400 Text [ en-US ] = "Add Submenu";
403 String RID_SVXSTR_SUBMENU_NAME
405 Text [ en-US ] = "Submenu name";
408 String RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION
410 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.";
413 ModalDialog MD_MENU_ORGANISER
416 Size = MAP_APPFONT ( 172 , 154 ) ;
417 Text [ en-US ] = "New Menu" ;
420 HelpId = HID_SVX_CONFIG_MENU_ORGANIZER;
421 FixedText TXT_MENU_NAME
423 Pos = MAP_APPFONT ( 6 , 8 ) ;
424 Size = MAP_APPFONT ( 93 , 8 ) ;
427 Text [ en-US ] = "Menu name" ;
431 HelpID = "cui:Edit:MD_MENU_ORGANISER:EDIT_MENU_NAME";
433 Pos = MAP_APPFONT ( 6 , 19 ) ;
434 Size = MAP_APPFONT ( 93 , 12 ) ;
439 Pos = MAP_APPFONT ( 6 , 37 ) ;
440 Size = MAP_APPFONT ( 93 , 8 ) ;
443 Text [ en-US ] = "Menu position" ;
445 Control BOX_MAIN_MENUS
447 HelpId = HID_SVX_CONFIG_MENU_LISTBOX ;
449 Pos = MAP_APPFONT ( 6 , 48 ) ;
450 Size = MAP_APPFONT ( 93 , 100 ) ;
453 ImageButton BTN_MENU_UP
455 HelpID = "cui:ImageButton:MD_MENU_ORGANISER:BTN_MENU_UP";
456 Pos = MAP_APPFONT ( 102 , 80 ) ;
457 Size = MAP_APPFONT ( 14 , 14 ) ;
459 Symbol = IMAGEBUTTON_ARROW_UP ;
461 ImageButton BTN_MENU_DOWN
463 HelpID = "cui:ImageButton:MD_MENU_ORGANISER:BTN_MENU_DOWN";
464 Pos = MAP_APPFONT ( 102 , 97 ) ;
465 Size = MAP_APPFONT ( 14 , 14 ) ;
467 Symbol = IMAGEBUTTON_ARROW_DOWN ;
469 OKButton BTN_MENU_ADD
472 Pos = MAP_APPFONT ( 119 , 6 ) ;
473 Size = MAP_APPFONT ( 50 , 14 ) ;
475 CancelButton BTN_MENU_CLOSE
477 Pos = MAP_APPFONT ( 119 , 23 ) ;
478 Size = MAP_APPFONT ( 50 , 14 ) ;
480 HelpButton BTN_MENU_HELP
482 Pos = MAP_APPFONT ( 119 , 40 ) ;
483 Size = MAP_APPFONT ( 50 , 14 ) ;
487 #ifndef IMAGE_STDBTN_COLOR
488 #define IMAGE_STDBTN_COLOR Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; }
491 ModalDialog MD_ICONSELECTOR
495 Size = MAP_APPFONT ( 240 , 152 ) ;
496 Text [ en-US ] = "Change Icon" ;
498 HelpId = HID_SVX_CONFIG_ICON_SELECTOR;
501 Pos = MAP_APPFONT ( 6 , 3 ) ;
502 Size = MAP_APPFONT ( 172 , 8 ) ;
503 Text [ en-US ] = "Icons" ;
507 Pos = MAP_APPFONT ( 12 , 14 ) ;
508 Size = MAP_APPFONT ( 160 , 80 ) ;
515 Pos = MAP_APPFONT ( 60 , 130 ) ;
516 Size = MAP_APPFONT ( 50 , 14 ) ;
520 CancelButton BTN_CANCEL
522 Pos = MAP_APPFONT ( 120 , 130 ) ;
523 Size = MAP_APPFONT ( 50 , 14 ) ;
528 Pos = MAP_APPFONT ( 180 , 130 ) ;
529 Size = MAP_APPFONT ( 50 , 14 ) ;
532 PushButton BTN_IMPORT
534 HelpID = "cui:PushButton:MD_ICONSELECTOR:BTN_IMPORT";
535 Pos = MAP_APPFONT ( 184 , 7 ) ;
536 Size = MAP_APPFONT ( 50 , 14 ) ;
538 Text[ en-US ] = "Import...";
540 PushButton BTN_DELETE
542 HelpID = "cui:PushButton:MD_ICONSELECTOR:BTN_DELETE";
543 Pos = MAP_APPFONT ( 184 , 24 ) ;
544 Size = MAP_APPFONT ( 50 , 14 ) ;
546 Text[ en-US ] = "Delete...";
550 Pos = MAP_APPFONT ( 12 , 95 ) ;
551 Size = MAP_APPFONT ( 200 , 24 ) ;
552 Text [ en-US ] = "Note:\nThe size of an icon should be 16x16 pixel to achieve best quality. Different sized icons will be scaled automatically." ;
556 FixedLine FL_SEPARATOR
558 Pos = MAP_APPFONT ( 0, 120 );
559 Size = MAP_APPFONT ( 240, 8 );
561 Color IMAGE_BTN_COLOR
568 //added for issue83555
569 ModalDialog MD_ICONCHANGE
571 HelpID = "cui:ModalDialog:MD_ICONCHANGE";
574 Size = MAP_APPFONT ( 200 , 150 ) ;
575 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION" ;
579 Pos = MAP_APPFONT ( 6 , 6 ) ;
580 Size = MAP_APPFONT ( 24 , 24 ) ;
586 FixedText FTCHGE_DESCRIPTION
588 Pos = MAP_APPFONT ( 30 ,15 ) ;
589 Size = MAP_APPFONT ( 200 , 50 ) ;
590 Text [ en-US ] = "The files listed below could not be imported.\nThe file format could not be interpreted." ;
593 MultiLineEdit EDT_ADDR
595 HelpID = "cui:MultiLineEdit:MD_ICONCHANGE:EDT_ADDR";
596 Pos = MAP_APPFONT ( 30 , 38) ;
597 Size = MAP_APPFONT ( 140 , 83 ) ;
605 Pos = MAP_APPFONT ( 68 , 131 ) ;
606 Size = MAP_APPFONT ( 50 , 14 ) ;
613 // Strings ---------------------------------------------------------------
614 String RID_SVXSTR_IMPORT_ICON_ERROR
616 Text [ en-US ] = "The files listed below could not be imported. The file format could not be interpreted." ;
619 String RID_SVXSTR_DELETE_ICON_CONFIRM //added for issue73355
621 Text [ en-US ] = "Are you sure to delete the image?" ;
624 String RID_SVXSTR_REPLACE_ICON_WARNING //added for issue73355
626 Text [ en-US ] = "The icon %ICONNAME is already contained in the image list.\nWould you like to replace the existing icon?";
629 String RID_SVXSTR_REPLACE_ICON_CONFIRM //added for issue73355
631 Text [ en-US ] = "Confirm Icon Replacement";
634 String RID_SVXSTR_YESTOALL //added for issue73355
636 Text [ en-US ] = "Yes to All";
639 String RID_SVXSTR_PRODUCTNAME_TOOLBARS
641 Text [ en-US ] = "%PRODUCTNAME %MODULENAME Toolbars" ;
644 String RID_SVXSTR_TOOLBAR
646 Text [ en-US ] = "Toolbar" ;
649 String RID_SVXSTR_TOOLBAR_CONTENT
651 Text [ en-US ] = "Toolbar Content" ;
654 String RID_SVXSTR_COMMANDS
656 Text [ en-US ] = "Commands" ;
659 String RID_SVXSTR_COMMAND
661 Text [ en-US ] = "Command" ;
664 String RID_SVXSTR_TOOLBAR_NAME
669 /* %MENUNAME will be replaced at runtime by the name of the selected menu. */
670 QueryBox QBX_CONFIRM_DELETE_MENU
672 Message [ en-US ] = "Are you sure you want to delete the '%MENUNAME' menu?";
673 BUTTONS = WB_YES_NO ;
674 DEFBUTTON = WB_DEF_NO ;
677 QueryBox QBX_CONFIRM_DELETE_TOOLBAR
679 Message [ en-US ] = "There are no more commands on the toolbar. Do you want to delete the toolbar?";
680 BUTTONS = WB_YES_NO ;
681 DEFBUTTON = WB_DEF_NO ;
684 /* Translators: Do not translate %SAVE IN SELECTION% It is a placeholder and will be
685 replaced at runtime by the name of the selected application or document.
687 QueryBox QBX_CONFIRM_RESET
689 Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?";
690 BUTTONS = WB_YES_NO ;
691 DEFBUTTON = WB_DEF_NO ;
694 /* Translators: Do not translate %SAVE IN SELECTION% It is a placeholder
695 and will be replaced at runtime by the name of the selected application
698 String RID_SVXSTR_CONFIRM_MENU_RESET
700 Text [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?";
703 String RID_SVXSTR_CONFIRM_TOOLBAR_RESET
705 Text [ en-US ] = "The toolbar configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?";
708 QueryBox QBX_CONFIRM_RESTORE_DEFAULT
710 Message [ en-US ] = "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?";
711 BUTTONS = WB_YES_NO ;
712 DEFBUTTON = WB_DEF_NO ;
715 InfoBox IBX_MNUCFG_ALREADY_INCLUDED
717 Message [ en-US ] = "Function is already included in this popup." ;
720 String RID_SVXSTR_LABEL_NEW_NAME
722 Text [ en-US ] = "~New name";
725 String RID_SVXSTR_RENAME_MENU
727 Text [ en-US ] = "Rename Menu";
730 String RID_SVXSTR_RENAME_TOOLBAR
732 Text [ en-US ] = "Rename Toolbar";
737 Text [ en-US ] = "Up";
739 String BUTTON_STR_DOWN
741 Text [ en-US ] = "Down";
744 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */