sync master with lastest vba changes
[ooovba.git] / reportdesign / source / ui / inspection / inspection.src
blobb5f30d6fac4e174e766b945a1b15ff42f8e5847a
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: inspection.src,v $
10  * $Revision: 1.8 $
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 #include "RptResId.hrc"
31 #include "rptui_slotid.hrc"
32 #ifndef _GLOBLMN_HRC
33 #include <svx/globlmn.hrc>
34 #endif
35 #ifndef _SBASLTID_HRC
36 #include <svx/svxids.hrc>
37 #endif
39 String RID_STR_PROPPAGE_DEFAULT
41         Text [ en-US ] = "General" ;
42         Text [ x-comment ] = " ";
44 String RID_STR_PROPPAGE_DATA
46         Text [ en-US ] = "Data" ;
47         Text [ x-comment ] = " ";
49 Resource RID_STR_BOOL
51     String 1
52     {
53             Text [ en-US ] = "No" ;
54     };
55     String 2
56     {
57             Text [ en-US ] = "Yes" ;
58     };
60 String RID_STR_FORCENEWPAGE
62         Text [ en-US ] = "Force New Page" ;
64 Resource RID_STR_FORCENEWPAGE_CONST
66     String 1
67     {
68             Text [ en-US ] = "None" ;
69     };
70     String 2
71     {
72             Text [ en-US ] = "Before Section" ;
73     };
74     String 3
75     {
76             Text [ en-US ] = "After Section" ;
77     };
78     String 4
79     {
80             Text [ en-US ] = "Before & After Section" ;
81     };
83 String RID_STR_NEWROWORCOL
85         Text [ en-US ] = "New Row Or Column" ;
87 String RID_STR_KEEPTOGETHER
89         Text [ en-US ] = "Keep Together" ;
91 Resource RID_STR_KEEPTOGETHER_CONST
93     String 1
94     {
95             Text [ en-US ] = "No" ;
96     };
97     String 2
98     {
99             Text [ en-US ] = "Whole Group" ;
100     };
101     String 3
102     {
103             Text [ en-US ] = "With First Detail" ;
104     };
106 String RID_STR_CANGROW
108         Text [ en-US ] = "Can Grow" ;
110 String RID_STR_CANSHRINK
112         Text [ en-US ] = "Can Shrink" ;
114 String RID_STR_REPEATSECTION
116         Text [ en-US ] = "Repeat Section" ;
118 String RID_STR_PRINTREPEATEDVALUES
120         Text [ en-US ] = "Print repeated values" ;
122 String RID_STR_CONDITIONALPRINTEXPRESSION
124         Text [ en-US ] = "Conditional Print Expression" ;
126 String RID_STR_STARTNEWCOLUMN
128         Text [ en-US ] = "Start new column" ;
130 String RID_STR_STARTNEWPAGE
132         Text [ en-US ] = "Start new page" ;
134 String RID_STR_RESETPAGENUMBER
136         Text [ en-US ] = "Reset page number" ;
138 String RID_STR_CHARTTYPE
140         Text [ en-US ] = "Chart type" ;
142 String RID_STR_PRINTWHENGROUPCHANGE
144         Text [ en-US ] = "Print When Group Change" ;
146 String RID_STR_VISIBLE
148         Text [ en-US ] = "Visible" ;
150 String RID_STR_GROUPKEEPTOGETHER
152         Text [ en-US ] = "Group keep together" ;
154 Resource RID_STR_GROUPKEEPTOGETHER_CONST
156     String 1
157     {
158             Text [ en-US ] = "Per Page" ;
159     };
160     String 2
161     {
162             Text [ en-US ] = "Per Column" ;
163     };
165 Resource RID_STR_SECTIONPAGEBREAK_CONST
167     String 1
168     {
169             Text [ en-US ] = "None" ;
170     };
171     String 2
172     {
173             Text [ en-US ] = "Section" ;
174     };
175     String 3
176     {
177             Text [ en-US ] = "Automatic" ;
178     };
180 String RID_STR_PAGEHEADEROPTION
182         Text [ en-US ] = "Page header" ;
184 String RID_STR_PAGEFOOTEROPTION
186         Text [ en-US ] = "Page footer" ;
188 Resource RID_STR_REPORTPRINTOPTION_CONST
190     String 1
191     {
192             Text [ en-US ] = "All Pages" ;
193     };
194     String 2
195     {
196             Text [ en-US ] = "Not With Report Header" ;
197     };
198     String 3
199     {
200             Text [ en-US ] = "Not With Report Footer" ;
201     };
202     String 4
203     {
204             Text [ en-US ] = "Not With Report Header/Footer" ;
205     };
207 String RID_STR_DEEPTRAVERSING
209         Text [ en-US ] = "Deep traversing" ;
211 String RID_STR_PREEVALUATED
213         Text [ en-US ] = "Pre evaluation" ;
215 String RID_STR_POSITIONX
217         Text [ en-US ] = "Position X";
219 String RID_STR_POSITIONY
221         Text [ en-US ] = "Position Y";
223 String RID_STR_WIDTH
225         Text [ en-US ] = "Width";
227 String RID_STR_HEIGHT
229         Text [ en-US ] = "Height";
231 String RID_STR_INITIALFORMULA
233         Text [ en-US ] = "Initial value" ;
235 String RID_STR_PRESERVEIRI
237         Text [ en-US ] = "Preserve as Link" ;
239 String RID_STR_FORMULA
241         Text [ en-US ] = "Formula" ;
243 String RID_STR_DATAFIELD
245         Text [ en-US ] = "Data field" ;
247 String RID_STR_FONT
249         Text [ en-US ] = "Font" ;
251 String RID_STR_BACKCOLOR
253     Text [ en-US ] = "Background color";
255 String RID_STR_BACKTRANSPARENT
257     Text [ en-US ] = "Background Transparent";
259 String RID_STR_CONTROLBACKGROUNDTRANSPARENT
261     Text [ en-US ] = "Background Transparent";
263 String RID_STR_OVERLAP_OTHER_CONTROL
265         Text [ en-US ] = "This operation is not allowed. The control overlaps with another one.";
267 String RID_STR_ILLEGAL_POSITION
269         Text [ en-US ] = "This position can not be set. It is invalid.";
271 String RID_STR_SCOPE_GROUP
272 {       
273     Text [ en-US ] = "Group: %1";
275 String RID_STR_FORMULALIST
276 {       
277     Text [ en-US ] = "Function";
279 String RID_STR_SCOPE
280 {       
281     Text [ en-US ] = "Scope";
283 String RID_STR_TYPE
284 {       
285     Text [ en-US ] = "Data Field Type";
287 Resource RID_STR_TYPE_CONST
289     String 1
290     {   
291         Text [ en-US ] = "Field or Formula";
292     };
293     String 2
294     {   
295         Text [ en-US ] = "Function";
296     };
297     String 3
298     {   
299         Text [ en-US ] = "Counter";
300     };
301     String 4
302     {   
303         Text [ en-US ] = "User defined Function";
304     };
306 String RID_STR_MASTERFIELDS
308         Text [ en-US ] = "Link master fields" ;
310 String RID_STR_DETAILFIELDS
312         Text [ en-US ] = "Link slave fields" ;
314 String RID_STR_EXPLANATION
316     Text [ en-US ] = "Charts can be used to display detailed data about the current record of the report. To do this, you can specify which columns in the chart match which columns in the report.";
318 String RID_STR_DETAILLABEL
320         Text [ en-US ] = "Chart" ;
322 String RID_STR_MASTERLABEL
324         Text [ en-US ] = "Report" ;
327 String RID_STR_PREVIEW_COUNT
329         Text [ en-US ] = "Preview Row(s)" ;
331 String RID_STR_AREA
333         Text [ en-US ] = "Area" ;
335 String RID_STR_MIMETYPE
337         Text [ en-US ] = "Report Output Format" ;