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: preload.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 #ifndef _EXTENSIONS_PRELOAD_PRELOAD_HRC_
32 #include "preload.hrc"
35 ModalDialog RID_DLG_OEMWIZARD
37 Text = "%PRODUCTNAME %PRODUCTVERSION";
46 Size = MAP_APPFONT ( 50 , 14 ) ;
47 Text [ en-US ] = "<< Back" ;
51 Size = MAP_APPFONT ( 50 , 14 ) ;
52 Text [ en-US ] = "Next >>" ;
54 CancelButton PB_CANCEL
56 Size = MAP_APPFONT ( 50 , 14 ) ;
60 Text [ en-US ] = "Accept";
64 Text [ en-US ] = "Finish";
66 String ST_LICENSE_AGREEMENT
68 Text [ en-US ] = " - Software License Agreement";
71 String ST_INSERT_USER_DATA
73 Text [ en-US ] = "- User Data";
76 TabPage RID_TP_WELCOME
82 Size = MAP_APPFONT ( 260 , 185 ) ;
83 Text [ en-US ] = "Welcome";
86 Pos = MAP_APPFONT ( 6 , 3 ) ;
87 Size = MAP_APPFONT ( 248 , 174 ) ;
89 Text [ en-US ] = "Welcome to %PRODUCTNAME %PRODUCTVERSION OEM\n\nTo start the %PRODUCTNAME %PRODUCTVERSION OEM, "
90 "please enter your personal data in the dialog following the license text. Important information is contained "
91 "in the readme files which are located in the %PRODUCTNAME product directory. Please read these files carefully. "
92 "You can also find detailed information at the Sun website \n\n"
93 "http://www.sun.com/staroffice.\n\nSupport and Training:\n\nGet FREE software support valid for 60 days from date "
94 "of purchase. To take advantage of this offer, visit the website below.\n\n"
95 "http://www.sun.com/star/service\n\nWe hope you enjoy working with %PRODUCTNAME.";
99 #define LICENSE_DIALOG_WIDTH 260
100 #define LICENSE_DIALOG_HEIGTH 185
101 #define LICENSE_RIGHT_BORDER 7
102 #define LICENSE_BOTTOM_BORDER 0
103 #define LICENSE_ROW_1 (7)
104 #define LICENSE_COL_1 (7)
107 #define COL2_WIDTH 10
108 #define OFFSET_IMG 10
113 #define LICENCE_HEIGHT 102
114 #define LICENSE_ROW_2 (LICENSE_ROW_1 + OFFSET + LICENCE_HEIGHT)
115 #define LICENSE_ROW_3 (LICENSE_ROW_2 + OFFSET + FT_HEIGHT)
116 #define LICENSE_ROW_4 (LICENSE_ROW_3 + OFFSET + 3*FT_HEIGHT )
117 #define LICENSE_ROW_5 (LICENSE_ROW_4 + OFFSET + FT_HEIGHT)
120 #define LICENSE_ROW_5 (LICENSE_DIALOG_HEIGTH - LICENSE_BOTTOM_BORDER - OFFSET - FT_HEIGHT)
121 #define LICENSE_ROW_4 (LICENSE_ROW_5 - OFFSET - FT_HEIGHT)
122 #define LICENSE_ROW_3 (LICENSE_ROW_4 - OFFSET - 3*FT_HEIGHT)
123 #define LICENSE_ROW_2 (LICENSE_ROW_3 - OFFSET - FT_HEIGHT)
124 #define LICENCE_HEIGHT (LICENSE_ROW_2-LICENSE_ROW_1-OFFSET)
128 #define LICENSE_COL_2 (LICENSE_COL_1 + OFFSET_IMG)
129 #define LICENSE_COL_3 (LICENSE_COL_2 + COL2_WIDTH +1)
130 #define LICENSE_COL_4 (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - PD_WIDTH)
132 #define LICENSE_WIDTH (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - LICENSE_ROW_1)
133 #define COL3_WIDTH (LICENSE_COL_4 - LICENSE_COL_3)
136 TabPage RID_TP_LICENSE
141 Size = MAP_APPFONT ( LICENSE_DIALOG_WIDTH , LICENSE_DIALOG_HEIGTH ) ;
142 Text [ en-US ] = "License Agreement";
144 MultiLineEdit ML_LICENSE
146 PosSize = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_1 , LICENSE_WIDTH , LICENCE_HEIGHT ) ;
155 Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_2 ) ;
156 Size = MAP_APPFONT ( LICENSE_WIDTH , FT_HEIGHT ) ;
157 Text [ en-US ] = "Please follow these steps to proceed with the installation:" ;
162 Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
163 Size = MAP_PIXEL ( 16 , 16 ) ;
169 File[ ar ] = "m_arrow.bmp" ;
171 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
178 Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_3 ) ;
179 Size = MAP_APPFONT ( COL2_WIDTH , FT_HEIGHT ) ;
180 Text [ en-US ] = "1." ;
186 Pos = MAP_APPFONT ( LICENSE_COL_3 , LICENSE_ROW_3 ) ;
187 Size = MAP_APPFONT ( COL3_WIDTH, 3*FT_HEIGHT ) ;
188 Text [ en-US ] = "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text." ;
191 PushButton PB_PAGEDOWN
194 Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_3 ) ;
195 Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
196 Text [ en-US ] = "Page Down" ;
202 Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_4 ) ;
203 Size = MAP_APPFONT ( COL2_WIDTH, FT_HEIGHT ) ;
204 Text [ en-US ] = "2." ;
210 Pos = MAP_APPFONT ( LICENSE_COL_3, LICENSE_ROW_4 ) ;
211 Size = MAP_APPFONT ( COL3_WIDTH, FT_HEIGHT ) ;
212 Text [ en-US ] = "Accept the License Agreement." ;
218 Pos = MAP_APPFONT ( LICENSE_COL_3, LICENSE_ROW_5 ) ;
219 Size = MAP_APPFONT ( COL3_WIDTH, FT_HEIGHT ) ;
220 Text [ en-US ] = "I accept the terms of the Agreement." ;
223 String LICENCE_ACCEPT
225 Text [ en-US ] = "~Accept" ;
228 String LICENCE_NOTACCEPT
230 Text [ en-US ] = "Decline" ;