1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 // include ------------------------------------------------------------------
30 #include <sfx2/sfx.hrc>
34 #include "optgenrl.hrc"
36 // RID_SFXPAGE_GENERAL ------------------------------------------------------
38 TabPage RID_SFXPAGE_GENERAL
40 HelpId = HID_OPTIONS_GENERAL ;
44 Size = MAP_APPFONT ( 260 , 185 ) ;
45 Text [ en-US ] = "User Data" ;
48 Pos = MAP_APPFONT ( LEFT , FLINE ( 0 ) ) ;
49 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
51 Text [ en-US ] = "~Company" ;
55 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_COMPANY";
57 Pos = MAP_APPFONT ( MID , LINE ( 0 ) ) ;
58 Size = MAP_APPFONT ( RIGHT-MID , LINEH ) ;
62 Pos = MAP_APPFONT ( LEFT , FLINE ( 1 ) ) ;
63 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
65 Text [ en-US ] = "First/Last ~name/Initials" ;
67 FixedText FT_NAME_RUSS
69 Pos = MAP_APPFONT ( LEFT , FLINE ( 1 ) ) ;
70 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
73 Text [ en-US ] = "Last Name/First name/Father's name/Initials";
75 FixedText FT_NAME_EASTERN
77 Pos = MAP_APPFONT ( LEFT , FLINE ( 1 ) ) ;
78 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
81 Text [ en-US ] = "Last/First ~name/Initials" ;
85 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_FATHERNAME";
88 Pos = MAP_APPFONT ( MID , LINE ( 1 ) ) ;
89 Size = MAP_APPFONT ( NAMELEN-8 , LINEH ) ;
93 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_FIRSTNAME";
95 Pos = MAP_APPFONT ( MID , LINE ( 1 ) ) ;
96 Size = MAP_APPFONT ( NAMELEN-8 , LINEH ) ;
100 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_NAME";
102 Pos = MAP_APPFONT ( MID+NAMELEN-8+HSPACE , LINE ( 1 ) ) ;
103 Size = MAP_APPFONT ( NAMELEN-8 , LINEH ) ;
107 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_SHORTNAME";
109 Pos = MAP_APPFONT ( MID+2* ( NAMELEN-8+HSPACE ) , LINE ( 1 ) ) ;
110 Size = MAP_APPFONT ( RIGHT- ( MID+2* ( NAMELEN-8+HSPACE ) ) , LINEH ) ;
114 Pos = MAP_APPFONT ( LEFT , FLINE ( 2 ) ) ;
115 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
117 Text [ en-US ] = "~Street" ;
119 FixedText FT_STREET_RUSS
121 Pos = MAP_APPFONT ( LEFT , FLINE ( 2 ) ) ;
122 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
125 Text [ en-US ] = "Street/Apartment number";
129 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_STREET";
131 Pos = MAP_APPFONT ( MID , LINE ( 2 ) ) ;
132 Size = MAP_APPFONT ( RIGHT-MID , LINEH ) ;
136 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_APARTMENTNR";
139 Pos = MAP_APPFONT ( MID , LINE ( 2 ) ) ;
140 Size = MAP_APPFONT ( RIGHT-MID , LINEH ) ;
144 Pos = MAP_APPFONT ( LEFT , FLINE ( 3 ) ) ;
145 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
147 Text [ en-US ] = "Zip/City";
151 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_PLZ";
153 Pos = MAP_APPFONT ( MID , LINE ( 3 ) ) ;
154 Size = MAP_APPFONT ( 24 , LINEH ) ;
158 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_CITY";
160 Pos = MAP_APPFONT ( MID + 24 + HSPACE , LINE ( 3 ) ) ;
161 Size = MAP_APPFONT ( RIGHT - ( MID + 24 + HSPACE ) , LINEH ) ;
165 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_US_CITY";
167 Pos = MAP_APPFONT ( MID , LINE ( 3 ) ) ;
168 Size = MAP_APPFONT ( 90 , LINEH ) ;
172 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_US_STATE";
174 Pos = MAP_APPFONT ( MID + 90 + HSPACE, LINE ( 3 ) ) ;
175 Size = MAP_APPFONT ( 30 , LINEH ) ;
179 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_US_ZIPCODE";
181 Pos = MAP_APPFONT ( MID + 90 + HSPACE + 30 + HSPACE, LINE ( 3 ) ) ;
182 Size = MAP_APPFONT ( RIGHT - ( MID + 90 + HSPACE + 30 + HSPACE ) , LINEH ) ;
186 Pos = MAP_APPFONT ( LEFT , FLINE ( 4 ) ) ;
187 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
189 Text [ en-US ] = "Country/Region";
193 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_COUNTRY";
195 Pos = MAP_APPFONT ( MID , LINE ( 4 ) ) ;
196 Size = MAP_APPFONT ( RIGHT - MID , LINEH ) ;
198 FixedText FT_TITLEPOS
200 Pos = MAP_APPFONT ( LEFT , FLINE ( 5 ) ) ;
201 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
203 Text [ en-US ] = "~Title/Position" ;
207 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_TITLE";
209 Pos = MAP_APPFONT ( MID , LINE ( 5 ) ) ;
210 Size = MAP_APPFONT ( NAMELEN-1 , LINEH ) ;
214 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_POSITION";
216 Pos = MAP_APPFONT ( MID+NAMELEN-1+HSPACE , LINE ( 5 ) ) ;
217 Size = MAP_APPFONT ( RIGHT- ( MID+NAMELEN-1+HSPACE ) , LINEH ) ;
221 Pos = MAP_APPFONT ( LEFT , FLINE ( 6 ) ) ;
222 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
223 Text [ en-US ] = "Tel. (Home/Work)" ;
228 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_TELPRIVAT";
230 Pos = MAP_APPFONT ( MID , LINE ( 6 ) ) ;
231 Size = MAP_APPFONT ( NAMELEN-1 , LINEH ) ;
235 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_TELCOMPANY";
237 Pos = MAP_APPFONT ( MID+NAMELEN-1+HSPACE , LINE ( 6 ) ) ;
238 Size = MAP_APPFONT ( RIGHT- ( MID+NAMELEN-1+HSPACE ) , LINEH ) ;
242 Pos = MAP_APPFONT ( LEFT , FLINE ( 7 ) ) ;
243 Size = MAP_APPFONT ( MID-LEFT-2 , FLINEH ) ;
245 Text [ en-US ] = "Fa~x / E-mail" ;
249 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_FAX";
251 Pos = MAP_APPFONT ( MID , LINE ( 7 ) ) ;
252 Size = MAP_APPFONT ( NAMELEN-1 , LINEH ) ;
256 HelpID = "cui:Edit:RID_SFXPAGE_GENERAL:ED_EMAIL";
258 Pos = MAP_APPFONT ( MID+NAMELEN-1+HSPACE , LINE ( 7 ) ) ;
259 Size = MAP_APPFONT ( RIGHT- ( MID+NAMELEN-1+HSPACE ) , LINEH ) ;
263 Pos = MAP_APPFONT ( 6 , 3 ) ;
264 Size = MAP_APPFONT ( 248 , 8 ) ;
265 Text [ en-US ] = "Address " ;
269 HelpID = "cui:CheckBox:RID_SFXPAGE_GENERAL:CB_USEDATA";
270 Pos = MAP_APPFONT ( 6 , 122 ) ;
271 Size = MAP_APPFONT ( 236 , 10 ) ;
273 Text [ en-US ] = "Use data for document properties";
276 // extra Resourcen f"ur die amerikanische Postadresse
279 Text [ en-US ] = "City/State/Zip";
283 Text [ en-US ] = "Note that street, Zip code and city are used to generate the registration key. You will not be able to change the user data again until the registration has been carried out. Do you want to modify the user data now?";
287 // RID_SVXQB_CHANGEDATA ---------------------------------------------------
289 QueryBox RID_SVXQB_CHANGEDATA
291 BUTTONS = WB_YES_NO ;
292 DEFBUTTON = WB_DEF_NO ;
293 Message [ en-US ] = "The User Data have been changed.\nNote that, if you continue, the registration key will become invalid.\nTherefore, a new registration key is needed within 30 days.\nYou can find the registration form in the menu Help - Registration...\nDo you really want to change your User Data?";
296 // ********************************************************************** EOF