merge the formfield patch from ooo-build
[ooovba.git] / goodies / source / inv / strings.hrc
bloba6d7847539aa208fcfde2aa81737f31d4f11f41d
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: strings.hrc,v $
10  * $Revision: 1.3 $
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  ************************************************************************/
30 #define STR_BASE                                7000
31 #define STR_APP_TITLE                   (STR_BASE+1)
32 #define STR_HERO1                               (STR_BASE+2)
33 #define STR_HERO2                               (STR_BASE+3)
34 #define STR_HERO3                               (STR_BASE+4)
35 #define STR_HERO4                               (STR_BASE+5)
36 #define STR_HERO5                               (STR_BASE+6)
37 #define STR_LEVELSTART                  (STR_BASE+7)
38 #define STR_NAME1                               (STR_BASE+8)
39 #define STR_NAME2                               (STR_BASE+9)
40 #define STR_NAME3                               (STR_BASE+10)
41 #define STR_NAME4                               (STR_BASE+11)
42 #define STR_NAME5                               (STR_BASE+12)
43 #define STR_ROCKETS                             (STR_BASE+13)
44 #define STR_FIGHTER                             (STR_BASE+14)
45 #define STR_SCORE                               (STR_BASE+15)
46 #define STR_LEVEL                               (STR_BASE+16)
47 #define STR_GRAT1                               (STR_BASE+17)
48 #define STR_GRAT2                               (STR_BASE+18)
49 #define STR_FIGHTDEST1                  (STR_BASE+19)
50 #define STR_FIGHTDEST2                  (STR_BASE+20)
51 #define STR_GAMEOVER                    (STR_BASE+21)
52 #define STR_HIGHSCORE1                  (STR_BASE+22)
53 #define STR_HIGHSCORE2                  (STR_BASE+23)
54 #define STR_HIGHSCORE3                  (STR_BASE+24)
55 #define STR_PAUSE                               (STR_BASE+25)
56 #define STR_CHOOSEHERO                  (STR_BASE+26)