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: optcomp.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 "optcomp.hrc"
32 #include "globals.hrc"
35 // TabPage TP_OPTCOMPATIBILITY_PAGE --------------------------------------
37 TabPage TP_OPTCOMPATIBILITY_PAGE
39 HelpID = HID_OPTCOMPATIBILITY_PAGE ;
40 Size = MAP_APPFONT ( 260 , 185 ) ;
44 Pos = MAP_APPFONT ( 6 , 3 ) ;
45 Size = MAP_APPFONT ( 248 , 8 ) ;
46 Text [ en-US ] = "Compatibility options for %DOCNAME";
48 FixedText FT_FORMATTING
50 Pos = MAP_APPFONT ( 12 , 14 ) ;
51 Size = MAP_APPFONT ( 236 , 8 ) ;
52 Text [ en-US ] = "Recommended ~formatting options for";
56 Pos = MAP_APPFONT ( 12 , 25 ) ;
57 Size = MAP_APPFONT ( 118 , 24 ) ;
62 Pos = MAP_APPFONT ( 12 , 40 ) ;
63 Size = MAP_APPFONT ( 236 , 8 ) ;
64 Text [ en-US ] = "~Options";
68 HelpId = HID_COMPATIBILITY_OPTIONS_BOX ;
69 Pos = MAP_APPFONT ( 12 , 51 ) ;
70 Size = MAP_APPFONT ( 236 , 108 ) ;
76 Pos = MAP_APPFONT ( 125 , 165 ) ;
77 Size = MAP_APPFONT ( 60 , 14 ) ;
78 Text [ en-US ] = "~Reset";
82 Pos = MAP_APPFONT ( 188 , 165 ) ;
83 Size = MAP_APPFONT ( 60 , 14 ) ;
84 Text [ en-US ] = "Use as ~Default";
89 Text [ en-US ] = "<User settings>";
92 String STR_QRYBOX_USEASDEFAULT
94 Text [ en-US ] = "Do you want to change the compatibility options of the default template?\nThis will affect all new documents based on the default template.";
97 // the option strings ----------------------------------------------------
99 String STR_PRINTER_METRICS
101 Text [ en-US ] = "Use printer metrics for document formatting";
103 String STR_MERGE_PARA_DIST
105 Text [ en-US ] = "Add spacing between paragraphs and tables (in current document)";
107 String STR_MERGE_PARA_DIST_PAGESTART
109 Text [ en-US ] = "Add paragraph and table spacing at tops of pages (in current document)";
111 String STR_TAB_ALIGNMENT
113 Text [ en-US ] = "Use %WRITERCOMPATIBILITYVERSIONOOO11 tabstop formatting";
115 String STR_EXTERNAL_LEADING
117 Text [ en-US ] = "Do not add leading (extra space) between lines of text";
119 String STR_LINE_SPACING
121 Text [ en-US ] = "Use %WRITERCOMPATIBILITYVERSIONOOO11 line spacing";
123 String STR_ADD_TABLESPACING
125 Text [ en-US ] = "Add paragraph and table spacing at bottom of table cells";
127 String STR_USE_OBJPOSITIONING
129 Text [ en-US ] = "Use %WRITERCOMPATIBILITYVERSIONOOO11 object positioning";
131 String STR_USE_OURTEXTWRAPPING
133 Text [ en-US ] = "Use %WRITERCOMPATIBILITYVERSIONOOO11 text wrapping around objects";
135 String STR_CONSIDER_WRAPPINGSTYLE
137 Text [ en-US ] = "Consider wrapping style when positioning objects";
139 String STR_EXPAND_WORDSPACE
141 Text [ en-US ] = "Expand word space on lines with manual line breaks in justified paragraphs";