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: printdlg.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 "printdlg.hrc"
32 ModalDialog DLG_PRINT_WARNINGS
36 Size = MAP_APPFONT ( 212 , 87 ) ;
40 Pos = MAP_APPFONT ( 156 , 6 ) ;
41 Size = MAP_APPFONT ( 50 , 14 ) ;
45 CancelButton BTN_CANCEL
47 Pos = MAP_APPFONT ( 156 , 23 ) ;
48 Size = MAP_APPFONT ( 50 , 14 ) ;
53 Pos = MAP_APPFONT ( 156 , 43 ) ;
54 Size = MAP_APPFONT ( 50 , 14 ) ;
59 Pos = MAP_APPFONT ( 6 , 3 ) ;
60 Size = MAP_APPFONT ( 144 , 8 ) ;
61 Text [ en-US ] = "Print options" ;
65 Pos = MAP_APPFONT ( 12 , 42 ) ;
66 Size = MAP_APPFONT ( 129 , 12 ) ;
68 Text [ en-US ] = "~Fit page to print range" ;
70 RadioButton RBT_POSTER
72 Pos = MAP_APPFONT ( 12 , 54 ) ;
73 Size = MAP_APPFONT ( 130 , 12 ) ;
75 Text [ en-US ] = "~Print on multiple pages" ;
79 Pos = MAP_APPFONT ( 12 , 66 ) ;
80 Size = MAP_APPFONT ( 127 , 12 ) ;
82 Text [ en-US ] = "~Trim" ;
86 Pos = MAP_APPFONT ( 12 , 14 ) ;
87 Size = MAP_APPFONT ( 134 , 25 ) ;
88 /* ### ACHTUNG: Neuer Text in Resource? Die Seiteneinstellungen stimmen nicht mit dem Druckbereich überein.\nSie können folgende Optionen wählen : Die Seiteneinstellungen stimmen nicht mit dem Druckbereich ³berein.\nSie k÷nnen folgende Optionen wõhlen */
89 Text [ en-US ] = "The page settings do not match the print range.\nChoose one of the following options" ;
92 Text [ en-US ] = "Warning Print Options" ;