merge the formfield patch from ooo-build
[ooovba.git] / reportdesign / source / core / resource / strings.src
bloba74df8889ceb0b4645706b7612b80f46de867f43
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.src,v $
10  * $Revision: 1.5 $
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 "core_resource.hrc"
33 String RID_STR_DETAIL
35     Text [ en-US ] = "Detail";
37 String RID_STR_PAGE_HEADER
39     Text [ en-US ] = "Page Header";
41 String RID_STR_PAGE_FOOTER
43     Text [ en-US ] = "Page Footer";
45 String RID_STR_GROUP_HEADER
47     Text [ en-US ] = "Group Header";
49 String RID_STR_GROUP_FOOTER
51     Text [ en-US ] = "Group Footer";
53 String RID_STR_REPORT_HEADER
55     Text [ en-US ] = "Report Header";
57 String RID_STR_REPORT_FOOTER
59     Text [ en-US ] = "Report Footer";
62 String RID_STR_PROPERTY_CHANGE_NOT_ALLOWED
64     Text [ en-US ] = "The name '#1' already exists and can not be asssigned again.";
67 String RID_STR_ERROR_WRONG_ARGUMENT
69     Text [ en-US ] = "You tried to set an illegal argument. Please have a look at '#1' for valid arguments.";
71 String RID_STR_ARGUMENT_IS_NULL
73     Text [ en-US ] = "The element is invalid.";
75 String RID_STR_FIXEDTEXT
77     Text [ en-US ] = "Label field" ;
79 String RID_STR_FORMATTEDFIELD
81     Text [ en-US ] = "Formatted field";
83 String RID_STR_IMAGECONTROL
85     Text [ en-US ] = "Image control" ;
87 String RID_STR_REPORT
89     Text [ en-US ] = "Report";
91 String RID_STR_SHAPE
93     Text [ en-US ] = "Shape";
95 String RID_STR_FIXEDLINE
97     Text [ en-US ] = "Fixed line";