2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include <sfx2/sfx.hrc>
22 #include "optsave.hrc"
24 // SID_SFXPAGE_SAVE ------------------------------------------------------
25 #define TEXT_SAVEPAGE \
26 Text [ en-US ] = "Save" ;\
28 TabPage RID_SFXPAGE_SAVE
30 HelpId = HID_OPTIONS_SAVE ;
35 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
38 Pos = MAP_APPFONT ( 6 , 2 ) ;
39 Size = MAP_APPFONT ( 248 , 8 ) ;
40 Text [ en-US ] = "Load";
42 CheckBox CB_LOAD_SETTINGS
44 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:CB_LOAD_SETTINGS";
45 Pos = MAP_APPFONT ( 12 , 11 ) ;
46 Size = MAP_APPFONT ( 236 , 10 ) ;
47 Text [ en-US ] = "Load user-specific settings with the document";
49 CheckBox CB_LOAD_DOCPRINTER
51 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:CB_LOAD_DOCPRINTER";
52 Pos = MAP_APPFONT ( 12 , 22 ) ;
53 Size = MAP_APPFONT ( 236 , 10 ) ;
54 Text [ en-US ] = "Load printer settings with the document";
58 Pos = MAP_APPFONT ( 6 , 32 ) ;
59 Size = MAP_APPFONT ( 248 , 8 ) ;
60 Text [ en-US ] = "Save" ;
64 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_DOCINFO";
65 Pos = MAP_APPFONT ( 12 , 41 ) ;
66 Size = MAP_APPFONT ( 236 , 10 ) ;
67 Text [ en-US ] = "~Edit document properties before saving" ;
72 Pos = MAP_APPFONT ( 5, 53 ) ;
73 Size = MAP_APPFONT ( 6 , 6 ) ;
78 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_BACKUP";
79 Pos = MAP_APPFONT ( 12 , 52 ) ;
80 Size = MAP_APPFONT ( 236 , 10 ) ;
81 Text [ en-US ] = "Al~ways create backup copy" ;
85 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_AUTOSAVE";
86 Pos = MAP_APPFONT ( 12 , 63 ) ;
87 Size = MAP_APPFONT ( 163 , 10 ) ;
88 Text [ en-US ] = "Save ~AutoRecovery information every" ;
90 NumericField ED_AUTOSAVE
92 HelpID = "cui:NumericField:RID_SFXPAGE_SAVE:ED_AUTOSAVE";
94 Pos = MAP_APPFONT ( 180 , 62 ) ;
95 Size = MAP_APPFONT ( 21 , 12 ) ;
101 StrictFormat = TRUE ;
109 Pos = MAP_APPFONT ( 204 , 64 ) ;
110 Size = MAP_APPFONT ( 65 , 8 ) ;
111 Text [ en-US ] = "Minutes" ;
113 CheckBox BTN_RELATIVE_FSYS
115 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_RELATIVE_FSYS";
116 Pos = MAP_APPFONT ( 12 , 74 ) ;
117 Size = MAP_APPFONT ( 236 , 10 ) ;
118 Text [ en-US ] = "Save URLs relative to file system" ;
120 CheckBox BTN_RELATIVE_INET
122 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_RELATIVE_INET";
123 Pos = MAP_APPFONT ( 12 , 85 ) ;
124 Size = MAP_APPFONT ( 248 , 10 ) ;
125 Text [ en-US ] = "Save URLs relative to internet" ;
129 Pos = MAP_APPFONT ( 6 , 97 ) ;
130 Size = MAP_APPFONT ( 248 , 8 ) ;
131 Text [ en-US ] = "Default file format and ODF settings" ;
133 FixedText FT_ODF_VERSION
135 Pos = MAP_APPFONT ( 12 , 107 ) ;
136 Size = MAP_APPFONT ( 121 , 8 ) ;
137 Text [ en-US ] = "ODF format version" ;
139 ListBox LB_ODF_VERSION
141 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_ODF_VERSION";
142 Pos = MAP_APPFONT ( 136 , 105 ) ;
143 Size = MAP_APPFONT ( 108 , 58 ) ;
146 StringList [ en-US ] =
148 < "1.0/1.1" ; 2 ; > ;
150 < "1.2 Extended (compat mode)"; 8 ; > ;
151 < "1.2 Extended (recommended)"; 0x7fffffff ; > ;
154 CheckBox BTN_NOPRETTYPRINTING
156 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_NOPRETTYPRINTING";
157 Pos = MAP_APPFONT ( 12 , 120 ) ;
158 Size = MAP_APPFONT ( 248 , 10 ) ;
159 Text [ en-US ] = "Size optimization for ODF format" ;
161 CheckBox BTN_WARNALIENFORMAT
163 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_WARNALIENFORMAT";
164 Pos = MAP_APPFONT ( 12 , 131 ) ;
165 Size = MAP_APPFONT ( 248 , 10 ) ;
166 Text [ en-US ] = "Warn when not saving in ODF or default format" ;
170 Pos = MAP_APPFONT ( 12 , 142 ) ;
171 Size = MAP_APPFONT ( 120 , 8 ) ;
172 Text [ en-US ] = "D~ocument type";
176 Pos = MAP_APPFONT ( 136 , 142 ) ;
177 Size = MAP_APPFONT ( 120 , 8 ) ;
178 Text [ en-US ] = "Always sa~ve as";
182 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_APP";
183 Pos = MAP_APPFONT ( 12 , 153 ) ;
184 Size = MAP_APPFONT ( 108 , 58 ) ;
187 StringList [ en-US ] =
189 < "Text document" ; APP_WRITER ; > ;
190 < "HTML document" ; APP_WRITER_WEB; > ;
191 < "Master document" ; APP_WRITER_GLOBAL; > ;
192 < "Spreadsheet" ; APP_CALC ; > ;
193 < "Presentation" ; APP_IMPRESS ; > ;
194 < "Drawing" ; APP_DRAW ; > ;
195 < "Formula" ; APP_MATH ; > ;
200 Pos = MAP_APPFONT ( 129, 154 ) ;
201 Size = MAP_APPFONT ( 6 , 6 ) ;
206 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_FILTER";
207 Pos = MAP_APPFONT ( 136 , 153 ) ;
208 Size = MAP_APPFONT ( 108 , 58 ) ;
213 FixedImage FI_ODF_WARNING
215 Pos = MAP_APPFONT ( 12, 169 ) ;
216 Size = MAP_APPFONT ( 8 , 8 ) ;
221 Pos = MAP_APPFONT ( 23 , 169 ) ;
222 Size = MAP_APPFONT ( 239 , 8 ) ;
224 Text [ en-US ] = "Not using ODF 1.2 Extended may cause information to be lost.";
225 Text [ x-comment ] = "EN-US, the term 'extended' must not be translated.";
227 Image IMG_ODF_WARNING
231 File = "odfwarning.png";
233 MaskColor = Color { Red=0xffff; Green=0x0000; Blue=0xffff; };
237 ModalDialog RID_SVXDLG_FILTER_WARNING
239 HelpID = HID_SVXDLG_FILTER_WARNING;
246 Size = MAP_APPFONT( 175 + 39 + (3 * 6), (4 * 9)+ 12 + (3 * 12) + 6 - 21 );
247 Text = "%PRODUCTNAME %PRODUCTVERSION" ;
248 FixedImage IMG_WARNING
250 Pos = MAP_APPFONT( 6, 6 );
251 Size = MAP_APPFONT( 30, 30 );
253 FixedText FT_FILTER_WARNING
255 Pos = MAP_APPFONT( 39, 6 );
256 Size = MAP_APPFONT( 175, 4 * 9 );
258 Text [ en-US ] = "Using \"%1\" as default file format may cause information loss.\n";
262 Pos = MAP_APPFONT( 60, (4 * 9)/*+ 12*/ + 13 );
263 Size = MAP_APPFONT( 50, 14 );
266 CancelButton PB_CANCEL
268 Pos = MAP_APPFONT( 120, (4 * 9)/*+ 12*/ + 13 );
269 Size = MAP_APPFONT( 50, 14 );