1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: optsave.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 // include ---------------------------------------------------------------
32 #include <sfx2/sfx.hrc>
33 #include <svx/dialogs.hrc>
35 #include "optsave.hrc"
37 // SID_SFXPAGE_SAVE ------------------------------------------------------
38 #define TEXT_SAVEPAGE \
39 Text [ en-US ] = "Save" ;\
41 TabPage RID_SFXPAGE_SAVE
43 HelpId = HID_OPTIONS_SAVE ;
48 Size = MAP_APPFONT ( 260 , 185 ) ;
51 Pos = MAP_APPFONT ( 6 , 2 ) ;
52 Size = MAP_APPFONT ( 248 , 8 ) ;
53 Text [ en-US ] = "Load";
55 CheckBox CB_LOAD_SETTINGS
57 Pos = MAP_APPFONT ( 12 , 11 ) ;
58 Size = MAP_APPFONT ( 236 , 10 ) ;
59 Text [ en-US ] = "Load user-specific settings with the document";
61 CheckBox CB_LOAD_DOCPRINTER
63 Pos = MAP_APPFONT ( 12 , 22 ) ;
64 Size = MAP_APPFONT ( 236 , 10 ) ;
65 Text [ en-US ] = "Load printer settings with the document";
69 Pos = MAP_APPFONT ( 6 , 32 ) ;
70 Size = MAP_APPFONT ( 248 , 8 ) ;
71 Text [ en-US ] = "Save" ;
75 Pos = MAP_APPFONT ( 12 , 41 ) ;
76 Size = MAP_APPFONT ( 236 , 10 ) ;
77 Text [ en-US ] = "~Edit document properties before saving" ;
82 Pos = MAP_APPFONT ( 5, 53 ) ;
83 Size = MAP_APPFONT ( 6 , 6 ) ;
88 Pos = MAP_APPFONT ( 12 , 52 ) ;
89 Size = MAP_APPFONT ( 236 , 10 ) ;
90 Text [ en-US ] = "Al~ways create backup copy" ;
94 Pos = MAP_APPFONT ( 12 , 63 ) ;
95 Size = MAP_APPFONT ( 150 , 10 ) ;
96 Text [ en-US ] = "Save ~AutoRecovery information every" ;
98 NumericField ED_AUTOSAVE
101 Pos = MAP_APPFONT ( 180 , 62 ) ;
102 Size = MAP_APPFONT ( 21 , 12 ) ;
108 StrictFormat = TRUE ;
116 Pos = MAP_APPFONT ( 204 , 63 ) ;
117 Size = MAP_APPFONT ( 35 , 8 ) ;
118 Text [ en-US ] = "Minutes" ;
120 CheckBox BTN_RELATIVE_FSYS
122 Pos = MAP_APPFONT ( 12 , 74 ) ;
123 Size = MAP_APPFONT ( 236 , 10 ) ;
124 Text [ en-US ] = "Save URLs relative to file system" ;
126 CheckBox BTN_RELATIVE_INET
128 Pos = MAP_APPFONT ( 12 , 85 ) ;
129 Size = MAP_APPFONT ( 248 , 10 ) ;
130 Text [ en-US ] = "Save URLs relative to internet" ;
134 Pos = MAP_APPFONT ( 6 , 97 ) ;
135 Size = MAP_APPFONT ( 248 , 8 ) ;
136 Text [ en-US ] = "Default file format and ODF settings" ;
138 FixedText FT_ODF_VERSION
140 Pos = MAP_APPFONT ( 12 , 107 ) ;
141 Size = MAP_APPFONT ( 121 , 8 ) ;
142 Text [ en-US ] = "ODF format version" ;
144 ListBox LB_ODF_VERSION
146 Pos = MAP_APPFONT ( 136 , 105 ) ;
147 Size = MAP_APPFONT ( 108 , 58 ) ;
150 StringList [ en-US ] =
152 < "1.0/1.1 (OpenOffice.org 2.x)" ; 2 ; > ;
153 < "1.2 (recommended)" ; 3 ; > ;
156 CheckBox BTN_NOPRETTYPRINTING
158 Pos = MAP_APPFONT ( 12 , 120 ) ;
159 Size = MAP_APPFONT ( 248 , 10 ) ;
160 Text [ en-US ] = "Size optimization for ODF format" ;
162 CheckBox 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 Pos = MAP_APPFONT ( 12 , 153 ) ;
183 Size = MAP_APPFONT ( 108 , 58 ) ;
186 StringList [ en-US ] =
188 < "Text document" ; APP_WRITER ; > ;
189 < "HTML document" ; APP_WRITER_WEB; > ;
190 < "Master document" ; APP_WRITER_GLOBAL; > ;
191 < "Spreadsheet" ; APP_CALC ; > ;
192 < "Presentation" ; APP_IMPRESS ; > ;
193 < "Drawing" ; APP_DRAW ; > ;
194 < "Formula" ; APP_MATH ; > ;
199 Pos = MAP_APPFONT ( 129, 154 ) ;
200 Size = MAP_APPFONT ( 6 , 6 ) ;
205 Pos = MAP_APPFONT ( 136 , 153 ) ;
206 Size = MAP_APPFONT ( 108 , 58 ) ;
211 FixedImage FI_ODF_WARNING
213 Pos = MAP_APPFONT ( 12, 169 ) ;
214 Size = MAP_APPFONT ( 8 , 8 ) ;
219 Pos = MAP_APPFONT ( 23 , 169 ) ;
220 Size = MAP_APPFONT ( 239 , 8 ) ;
222 Text [ en-US ] = "Not using ODF 1.2 may cause infomation to be lost.";
224 Image IMG_ODF_WARNING
228 File = "odfwarning.png";
230 MaskColor = Color { Red=0xffff; Green=0x0000; Blue=0xffff; };
232 Image IMG_ODF_WARNING_HC
236 File = "odfwarning_h.png";
238 MaskColor = Color { Red=0xffff; Green=0x0000; Blue=0xffff; };
242 ModalDialog RID_SVXDLG_FILTER_WARNING
244 HelpID = HID_SVXDLG_FILTER_WARNING;
251 Size = MAP_APPFONT( 175 + 39 + (3 * 6), (4 * 9)+ 12 + (3 * 12) + 6 - 21 );
252 Text = "%PRODUCTNAME %PRODUCTVERSION" ;
253 FixedImage IMG_WARNING
255 Pos = MAP_APPFONT( 6, 6 );
256 Size = MAP_APPFONT( 30, 30 );
258 FixedText FT_FILTER_WARNING
260 Pos = MAP_APPFONT( 39, 6 );
261 Size = MAP_APPFONT( 175, 4 * 9 );
263 Text [ en-US ] = "Using \"%1\" as default file format may cause information loss.\n";
267 Pos = MAP_APPFONT( 60, (4 * 9)/*+ 12*/ + 13 );
268 Size = MAP_APPFONT( 50, 14 );
271 CancelButton PB_CANCEL
273 Pos = MAP_APPFONT( 120, (4 * 9)/*+ 12*/ + 13 );
274 Size = MAP_APPFONT( 50, 14 );