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 .
20 #include "treeopt.hrc"
23 #include <svx/dialogs.hrc>
25 #define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; }
27 ModalDialog RID_OFADLG_OPTIONS_TREE
29 HelpID = HID_OFADLG_OPTIONS_TREE;
34 Size = MAP_APPFONT ( COL_12 , ROW_6 ) ;
35 Text [ en-US ] = "Options";
39 Pos = MAP_APPFONT ( COL_4, ROW_4 ) ;
40 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
44 CancelButton PB_CANCEL
46 Pos = MAP_APPFONT ( COL_6, ROW_4 ) ;
47 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
52 Pos = MAP_APPFONT ( COL_8, ROW_4 ) ;
53 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
58 HelpID = "cui:PushButton:RID_OFADLG_OPTIONS_TREE:PB_BACK";
59 Pos = MAP_APPFONT ( COL_10, ROW_4 ) ;
60 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
62 Text [ en-US ] = "~Revert" ;
67 Pos = MAP_APPFONT ( COL_1, ROW_1 ) ;
68 Size = MAP_APPFONT ( (COL_2-COL_1), (ROW_5-ROW_1) );
72 FixedLine FL_SEPARATOR
74 Pos = MAP_APPFONT ( COL_3, ROW_3 ) ;
75 Size = MAP_APPFONT ( WIDTH_PAGEFRAME, ROW_4-ROW_3 ) ;
79 Text [ en-US ] = "The selected module could not be loaded.";
83 Resource RID_OFADLG_OPTIONS_TREE_PAGES
85 StringArray SID_GENERAL_OPTIONS
89 < "%PRODUCTNAME" ; 0; > ;
90 < "User Data" ; RID_SFXPAGE_GENERAL; > ;
91 < "General" ; OFA_TP_MISC; > ;
92 < "Memory" ; OFA_TP_MEMORY; > ;
93 < "View" ; OFA_TP_VIEW ; > ;
94 < "Print" ; RID_SFXPAGE_PRINTOPTIONS; > ;
95 < "Paths" ; RID_SFXPAGE_PATH; > ;
96 < "Colors" ; RID_SVXPAGE_COLOR; > ;
97 < "Fonts" ; RID_SVX_FONT_SUBSTITUTION ; > ;
98 < "Security" ; RID_SVXPAGE_INET_SECURITY ; > ;
99 < "Personalization" ; RID_SVXPAGE_PERSONALIZATION ; > ;
100 < "Appearance" ; RID_SVXPAGE_COLORCONFIG ; > ;
101 < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ;
102 < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ;
103 < "Online Update" ; RID_SVXPAGE_ONLINEUPDATE ; > ;
106 StringArray SID_LANGUAGE_OPTIONS
110 < "Language Settings" ; 0; > ;
111 < "Languages"; OFA_TP_LANGUAGES; > ;
112 < "Writing Aids" ; RID_SFXPAGE_LINGU; > ;
113 < "Searching in Japanese" ; RID_SVXPAGE_JSEARCH_OPTIONS; > ;
114 < "Asian Layout" ; RID_SVXPAGE_ASIAN_LAYOUT; > ;
115 < "Complex Text Layout" ; RID_SVXPAGE_OPTIONS_CTL; >;
118 StringArray SID_INET_DLG
120 //modified by jmeng begin
123 < "Internet" ; 0; > ;
124 < "Proxy" ; RID_SVXPAGE_INET_PROXY; > ;
125 < "E-mail" ; RID_SVXPAGE_INET_MAIL; > ;
126 < "Browser Plug-in" ; RID_SVXPAGE_INET_MOZPLUGIN; > ;
128 //modified by jmeng end
130 StringArray SID_SW_EDITOPTIONS
134 < "%PRODUCTNAME Writer" ; 0; > ;
135 < "General" ; RID_SW_TP_OPTLOAD_PAGE ; > ;
136 < "View" ; RID_SW_TP_CONTENT_OPT ;> ;
137 < "Formatting Aids" ; RID_SW_TP_OPTSHDWCRSR ; > ;
138 < "Grid" ; RID_SVXPAGE_GRID ; > ;
139 < "Basic Fonts (Western)" ;RID_SW_TP_STD_FONT ; > ;
140 < "Basic Fonts (Asian)" ;RID_SW_TP_STD_FONT_CJK ; > ;
141 < "Basic Fonts (CTL)" ; RID_SW_TP_STD_FONT_CTL ; > ;
142 < "Print" ; RID_SW_TP_OPTPRINT_PAGE ; > ;
143 < "Table" ; RID_SW_TP_OPTTABLE_PAGE ; > ;
144 < "Changes" ; RID_SW_TP_REDLINE_OPT ; > ;
145 < "Comparison" ; RID_SW_TP_COMPARISON_OPT ; > ;
146 < "Compatibility" ; RID_SW_TP_OPTCOMPATIBILITY_PAGE ; > ;
147 < "AutoCaption" ; RID_SW_TP_OPTCAPTION_PAGE ; > ;
148 < "Mail Merge E-mail" ; RID_SW_TP_MAILCONFIG ; >;
151 StringArray SID_SW_ONLINEOPTIONS
155 < "%PRODUCTNAME Writer/Web" ; 0; > ;
156 < "View" ; RID_SW_TP_HTML_CONTENT_OPT ;> ;
157 < "Formatting Aids" ; RID_SW_TP_HTML_OPTSHDWCRSR ; > ;
158 < "Grid" ; RID_SW_TP_HTML_OPTGRID_PAGE ; > ;
159 < "Print" ; RID_SW_TP_HTML_OPTPRINT_PAGE ; > ;
160 < "Table" ; RID_SW_TP_HTML_OPTTABLE_PAGE ; > ;
161 < "Background" ; RID_SW_TP_BACKGROUND ; > ;
164 StringArray SID_SM_EDITOPTIONS
168 < "%PRODUCTNAME Math" ; 0; > ;
169 < "Settings" ; SID_SM_TP_PRINTOPTIONS;> ;
172 StringArray SID_SC_EDITOPTIONS
176 < "%PRODUCTNAME Calc" ; 0; > ;
177 < "General" ; SID_SC_TP_LAYOUT ;> ;
178 < "Defaults" ; RID_SC_TP_DEFAULTS ;> ;
179 < "View" ; SID_SC_TP_CONTENT ;> ;
180 < "International" ; RID_OFA_TP_INTERNATIONAL ;> ;
181 < "Calculate" ; SID_SC_TP_CALC ;> ;
182 < "Formula" ; SID_SC_TP_FORMULA ;> ;
183 < "Sort Lists" ; SID_SC_TP_USERLISTS ;> ;
184 < "Changes" ; SID_SC_TP_CHANGES ;> ;
185 < "Compatibility" ; SID_SC_TP_COMPATIBILITY ;> ;
186 < "Grid" ; SID_SC_TP_GRID ;> ;
187 < "Print" ; RID_SC_TP_PRINT ;> ;
190 StringArray SID_SD_EDITOPTIONS
194 < "%PRODUCTNAME Impress" ; 0; > ;
195 < "General"; SID_SI_TP_MISC ; > ;
196 < "View" ; SID_SI_TP_CONTENTS ; > ;
197 < "Grid" ; SID_SI_TP_SNAP ; > ;
198 < "Print" ; SID_SI_TP_PRINT ; > ;
201 StringArray SID_SD_GRAPHIC_OPTIONS
205 < "%PRODUCTNAME Draw" ; 0; > ;
206 < "General" ; SID_SD_TP_MISC ; > ;
207 < "View" ; SID_SD_TP_CONTENTS ; > ;
208 < "Grid" ; SID_SD_TP_SNAP ; > ;
209 < "Print" ; SID_SD_TP_PRINT ; > ;
212 StringArray SID_SCH_EDITOPTIONS
217 < "Default Colors" ; RID_OPTPAGE_CHART_DEFCOLORS ; > ;
220 StringArray SID_FILTER_DLG
224 < "Load/Save" ; 0; > ;
225 < "General" ; RID_SFXPAGE_SAVE; > ;
226 < "VBA Properties" ; SID_OPTFILTER_MSOFFICE; > ;
227 < "Microsoft Office" ; RID_OFAPAGE_MSFILTEROPT2; > ;
228 < "HTML Compatibility" ; RID_OFAPAGE_HTMLOPT ; > ;
231 StringArray SID_SB_STARBASEOPTIONS
235 < "%PRODUCTNAME Base" ; 0; > ;
236 < "Connections" ; SID_SB_CONNECTIONPOOLING; > ;
237 < "Databases" ; SID_SB_DBREGISTEROPTIONS; > ;
241 String RID_RIDER_SLL_SITE
243 Text [ en-US ] = "Site certificates" ;
245 String RID_RIDER_SLL_PERSONAL
247 Text [ en-US ] = "Personal certificates" ;
250 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */