Update ooo320-m1
[ooovba.git] / desktop / source / migration / wizard.hrc
blob65b825f77a41a3f57462ac8c530063e48a9e0360
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: wizard.hrc,v $
10  * $Revision: 1.9 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #include "desktop.hrc"
32 #include "helpid.hrc"
34 #define TP_WIDTH    220
35 #define TP_HEIGHT   205
37 #define DLG_FIRSTSTART_WIZARD   RID_FIRSTSTSTART_START+1
38     // FREE
39 #define TP_WELCOME              RID_FIRSTSTSTART_START+3
40 #define TP_REGISTRATION         RID_FIRSTSTSTART_START+4
41 #define TP_MIGRATION            RID_FIRSTSTSTART_START+5
42 #define TP_USER                                 RID_FIRSTSTSTART_START+6
43 #define TP_LICENSE              RID_FIRSTSTSTART_START+7
44 #define TP_UPDATE_CHECK         RID_FIRSTSTSTART_START+8
45 #define ERRBOX_REG_NOSYSBROWSER RID_FIRSTSTSTART_START+29
46 #define QB_ASK_DECLINE          RID_FIRSTSTSTART_START+30
48 // local resIDs
50 #define FT_WELCOME_HEADER       1
51 #define FT_WELCOME_BODY         2
52 #define FT_LICENSE_HEADER       1
53 #define FT_LICENSE_BODY_1       2
54 #define FT_LICENSE_BODY_1_TXT   3
55 #define FT_LICENSE_BODY_2       4
56 #define FT_LICENSE_BODY_2_TXT   5
57 #define ML_LICENSE              6
58 #define PB_LICENSE_DOWN         7
59 #define FT_MIGRATION_HEADER     1
60 #define FT_MIGRATION_BODY       2
61 #define CB_MIGRATION            3
62 #define FT_UPDATE_CHECK_HEADER  1
63 #define FT_UPDATE_CHECK_BODY    2
64 #define CB_UPDATE_CHECK         3
65 #define FT_REGISTRATION_HEADER  1
66 #define FT_REGISTRATION_BODY    2
67 #define FL_REGISTRATION         3
68 #define FT_REGISTRATION_END     4
69 #define RB_REGISTRATION_NOW     5
70 #define RB_REGISTRATION_LATER   6
71 #define RB_REGISTRATION_NEVER   7
72 #define RB_REGISTRATION_REG     8
73 #define IMG_REGISTRATION        9
74 #define FT_USER_HEADER                  10
75 #define FT_USER_BODY                    11
76 #define FT_USER_FIRST                   12
77 #define FT_USER_LAST                    13
78 #define FT_USER_FATHER                  14
79 #define FT_USER_INITIALS                15
80 #define ED_USER_FIRST                   16
81 #define ED_USER_LAST                    17
82 #define ED_USER_FATHER                  18
83 #define ED_USER_INITIALS                19
85 // global strings
86 #define STR_STATE_WELCOME           RID_FIRSTSTSTART_START+100
87 #define STR_STATE_LICENSE           RID_FIRSTSTSTART_START+101
88 #define STR_STATE_MIGRATION         RID_FIRSTSTSTART_START+102
89 #define STR_STATE_REGISTRATION      RID_FIRSTSTSTART_START+103
90 #define STR_WELCOME_MIGRATION       RID_FIRSTSTSTART_START+104
91 // FREE                             RID_FIRSTSTSTART_START+105
92 // FREE                             RID_FIRSTSTSTART_START+106
93 #define STR_LICENSE_ACCEPT          RID_FIRSTSTSTART_START+107
94 #define STR_LICENSE_DECLINE         RID_FIRSTSTSTART_START+108
95 #define STR_FINISH                  RID_FIRSTSTSTART_START+109
96 #define STR_STATE_USER              RID_FIRSTSTSTART_START+110
97 // FREE                             RID_FIRSTSTSTART_START+111
98 #define STR_STATE_UPDATE_CHECK      RID_FIRSTSTSTART_START+112
99 #define STR_WELCOME_WITHOUT_LICENSE RID_FIRSTSTSTART_START+113
100 #define STR_REGISTRATION_OOO        RID_FIRSTSTSTART_START+114