xref: /trunk/main/svx/source/form/fmstring.src (revision cdf0e10c)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir
28*cdf0e10cSrcweir#include "svx/fmresids.hrc"
29*cdf0e10cSrcweir/* Strings fuer Uebersetzung */
30*cdf0e10cSrcweirString RID_ERR_CONTEXT_ADDFORM
31*cdf0e10cSrcweir{
32*cdf0e10cSrcweir	Text [ en-US ] = "Error while creating form";
33*cdf0e10cSrcweir};
34*cdf0e10cSrcweirString RID_ERR_FIELDREQUIRED
35*cdf0e10cSrcweir{
36*cdf0e10cSrcweir	Text [ en-US ] = "Input required in field '#'. Please enter a value.";
37*cdf0e10cSrcweir};
38*cdf0e10cSrcweirString RID_ERR_DUPLICATE_NAME
39*cdf0e10cSrcweir{
40*cdf0e10cSrcweir	Text [ en-US ] = "Entry already exists.\nPlease choose another name.";
41*cdf0e10cSrcweir};
42*cdf0e10cSrcweirString RID_STR_FORMS
43*cdf0e10cSrcweir{
44*cdf0e10cSrcweir	Text [ en-US ] = "Forms";
45*cdf0e10cSrcweir};
46*cdf0e10cSrcweirString RID_STR_NO_PROPERTIES
47*cdf0e10cSrcweir{
48*cdf0e10cSrcweir	Text [ en-US ] = "No control selected";
49*cdf0e10cSrcweir};
50*cdf0e10cSrcweirString RID_STR_PROPERTIES_CONTROL
51*cdf0e10cSrcweir{
52*cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Eigenschaften:  : Kontrollelement Eigenschaften */
53*cdf0e10cSrcweir	Text [ en-US ] = "Properties: ";
54*cdf0e10cSrcweir};
55*cdf0e10cSrcweirString RID_STR_PROPERTIES_FORM
56*cdf0e10cSrcweir{
57*cdf0e10cSrcweir	Text [ en-US ] = "Form Properties";
58*cdf0e10cSrcweir};
59*cdf0e10cSrcweirString RID_STR_FMEXPLORER
60*cdf0e10cSrcweir{
61*cdf0e10cSrcweir	Text [ en-US ] = "Form Navigator";
62*cdf0e10cSrcweir};
63*cdf0e10cSrcweirString RID_STR_FORM
64*cdf0e10cSrcweir{
65*cdf0e10cSrcweir	Text [ en-US ] = "Form";
66*cdf0e10cSrcweir};
67*cdf0e10cSrcweirResource RID_RSC_TABWIN_PREFIX
68*cdf0e10cSrcweir{
69*cdf0e10cSrcweir    String 1
70*cdf0e10cSrcweir    {
71*cdf0e10cSrcweir	    Text [ en-US ] = "Table";
72*cdf0e10cSrcweir    };
73*cdf0e10cSrcweir    String 2
74*cdf0e10cSrcweir    {
75*cdf0e10cSrcweir	    Text [ en-US ] = "Query";
76*cdf0e10cSrcweir    };
77*cdf0e10cSrcweir    String 3
78*cdf0e10cSrcweir    {
79*cdf0e10cSrcweir	    Text [ en-US ] = "SQL";
80*cdf0e10cSrcweir    };
81*cdf0e10cSrcweir};
82*cdf0e10cSrcweirString RID_STR_FORMSHELL
83*cdf0e10cSrcweir{
84*cdf0e10cSrcweir	Text = "Form Shell";
85*cdf0e10cSrcweir};
86*cdf0e10cSrcweirString RID_STR_STDFORMNAME
87*cdf0e10cSrcweir{
88*cdf0e10cSrcweir	Text [ en-US ]= "Form";
89*cdf0e10cSrcweir};
90*cdf0e10cSrcweirString RID_STR_PROPTITLE_HIDDEN
91*cdf0e10cSrcweir{
92*cdf0e10cSrcweir	Text [ en-US ] = "Hidden Control";
93*cdf0e10cSrcweir};
94*cdf0e10cSrcweirString RID_STR_CONTROL
95*cdf0e10cSrcweir{
96*cdf0e10cSrcweir	Text [ en-US ] = "Control";
97*cdf0e10cSrcweir};
98*cdf0e10cSrcweirString RID_STR_REC_TEXT
99*cdf0e10cSrcweir{
100*cdf0e10cSrcweir	Text [ en-US ] = "Record";
101*cdf0e10cSrcweir};
102*cdf0e10cSrcweirString RID_STR_REC_FROM_TEXT
103*cdf0e10cSrcweir{
104*cdf0e10cSrcweir	Text [ en-US ] = "of";
105*cdf0e10cSrcweir};
106*cdf0e10cSrcweirString RID_STR_FIELDSELECTION
107*cdf0e10cSrcweir{
108*cdf0e10cSrcweir	Text [ en-US ] = "Add field:";
109*cdf0e10cSrcweir};
110*cdf0e10cSrcweirString RID_STR_WRITEERROR
111*cdf0e10cSrcweir{
112*cdf0e10cSrcweir	Text [ en-US ] = "Error writing data to database";
113*cdf0e10cSrcweir};
114*cdf0e10cSrcweir
115*cdf0e10cSrcweirString RID_STR_SYNTAXERROR
116*cdf0e10cSrcweir{
117*cdf0e10cSrcweir	Text [ en-US ] = "Syntax error in query expression";
118*cdf0e10cSrcweir};
119*cdf0e10cSrcweir
120*cdf0e10cSrcweirString RID_STR_DELETECONFIRM_RECORD
121*cdf0e10cSrcweir{
122*cdf0e10cSrcweir	Text [ en-US ] = "You intend to delete 1 record.";
123*cdf0e10cSrcweir};
124*cdf0e10cSrcweirString RID_STR_DELETECONFIRM_RECORDS
125*cdf0e10cSrcweir{
126*cdf0e10cSrcweir	Text [ en-US ] = "# records will be deleted.";
127*cdf0e10cSrcweir};
128*cdf0e10cSrcweirString RID_STR_DELETECONFIRM
129*cdf0e10cSrcweir{
130*cdf0e10cSrcweir	Text [ en-US ] = "If you click Yes, you won't be able to undo this operation.\nDo you want to continue anyway?";
131*cdf0e10cSrcweir};
132*cdf0e10cSrcweir
133*cdf0e10cSrcweirString RID_ERR_NO_ELEMENT
134*cdf0e10cSrcweir{
135*cdf0e10cSrcweir	Text [ en-US ] = "Choose an entry from the list or enter a text corresponding to one of the list items.";
136*cdf0e10cSrcweir};
137*cdf0e10cSrcweirString RID_STR_GROUPBOX
138*cdf0e10cSrcweir{
139*cdf0e10cSrcweir	Text [ en-US ] = "Frame element";
140*cdf0e10cSrcweir};
141*cdf0e10cSrcweirString RID_STR_NAVIGATION
142*cdf0e10cSrcweir{
143*cdf0e10cSrcweir	Text [ en-US ] = "Navigation";
144*cdf0e10cSrcweir};
145*cdf0e10cSrcweirString RID_STR_NAVIGATIONBAR
146*cdf0e10cSrcweir{
147*cdf0e10cSrcweir	Text [ en-US ] = "Navigation bar";
148*cdf0e10cSrcweir};
149*cdf0e10cSrcweirString RID_STR_COLUMN
150*cdf0e10cSrcweir{
151*cdf0e10cSrcweir	Text [ en-US ] = "Col";
152*cdf0e10cSrcweir};
153*cdf0e10cSrcweirString RID_STR_UNDO_PROPERTY
154*cdf0e10cSrcweir{
155*cdf0e10cSrcweir	Text [ en-US ] = "Set property '#'";
156*cdf0e10cSrcweir};
157*cdf0e10cSrcweirString RID_STR_UNDO_CONTAINER_INSERT
158*cdf0e10cSrcweir{
159*cdf0e10cSrcweir	Text [ en-US ] = "Insert in container";
160*cdf0e10cSrcweir};
161*cdf0e10cSrcweirString RID_STR_UNDO_CONTAINER_REMOVE
162*cdf0e10cSrcweir{
163*cdf0e10cSrcweir	Text [ en-US ] = "Delete #";
164*cdf0e10cSrcweir};
165*cdf0e10cSrcweirString RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE
166*cdf0e10cSrcweir{
167*cdf0e10cSrcweir	Text [ en-US ] = "Delete # objects";
168*cdf0e10cSrcweir};
169*cdf0e10cSrcweirString RID_STR_UNDO_CONTAINER_REPLACE
170*cdf0e10cSrcweir{
171*cdf0e10cSrcweir	Text [ en-US ] = "Replace a container element";
172*cdf0e10cSrcweir};
173*cdf0e10cSrcweirString RID_STR_UNDO_DELETE_LOGICAL
174*cdf0e10cSrcweir{
175*cdf0e10cSrcweir	Text [ en-US ] = "Delete structure";
176*cdf0e10cSrcweir};
177*cdf0e10cSrcweirString RID_STR_UNDO_MODEL_REPLACE
178*cdf0e10cSrcweir{
179*cdf0e10cSrcweir	Text [ en-US ] = "Replace Control";
180*cdf0e10cSrcweir};
181*cdf0e10cSrcweirString RID_STR_DATE
182*cdf0e10cSrcweir{
183*cdf0e10cSrcweir	Text [ en-US ] = "Date";
184*cdf0e10cSrcweir};
185*cdf0e10cSrcweirString RID_STR_TIME
186*cdf0e10cSrcweir{
187*cdf0e10cSrcweir	Text [ en-US ] = "Time";
188*cdf0e10cSrcweir};
189*cdf0e10cSrcweirString RID_STR_PROPTITLE_PUSHBUTTON
190*cdf0e10cSrcweir{
191*cdf0e10cSrcweir	Text [ en-US ] = "Push Button";
192*cdf0e10cSrcweir};
193*cdf0e10cSrcweirString RID_STR_PROPTITLE_RADIOBUTTON
194*cdf0e10cSrcweir{
195*cdf0e10cSrcweir	Text [ en-US ] = "Option Button";
196*cdf0e10cSrcweir};
197*cdf0e10cSrcweirString RID_STR_PROPTITLE_CHECKBOX
198*cdf0e10cSrcweir{
199*cdf0e10cSrcweir	Text [ en-US ] = "Check Box";
200*cdf0e10cSrcweir};
201*cdf0e10cSrcweirString RID_STR_PROPTITLE_FIXEDTEXT
202*cdf0e10cSrcweir{
203*cdf0e10cSrcweir	Text [ en-US ] = "Label Field";
204*cdf0e10cSrcweir};
205*cdf0e10cSrcweirString RID_STR_PROPTITLE_GROUPBOX
206*cdf0e10cSrcweir{
207*cdf0e10cSrcweir	Text [ en-US ] = "Group Box";
208*cdf0e10cSrcweir};
209*cdf0e10cSrcweirString RID_STR_PROPTITLE_EDIT
210*cdf0e10cSrcweir{
211*cdf0e10cSrcweir	Text [ en-US ] = "Text Box";
212*cdf0e10cSrcweir};
213*cdf0e10cSrcweirString RID_STR_PROPTITLE_FORMATTED
214*cdf0e10cSrcweir{
215*cdf0e10cSrcweir	Text [ en-US ] = "Formatted Field";
216*cdf0e10cSrcweir};
217*cdf0e10cSrcweirString RID_STR_PROPTITLE_LISTBOX
218*cdf0e10cSrcweir{
219*cdf0e10cSrcweir	Text [ en-US ] = "List Box";
220*cdf0e10cSrcweir};
221*cdf0e10cSrcweirString RID_STR_PROPTITLE_COMBOBOX
222*cdf0e10cSrcweir{
223*cdf0e10cSrcweir	Text [ en-US ] = "Combo Box";
224*cdf0e10cSrcweir};
225*cdf0e10cSrcweirString RID_STR_PROPTITLE_IMAGEBUTTON
226*cdf0e10cSrcweir{
227*cdf0e10cSrcweir	Text [ en-US ] = "Image Button";
228*cdf0e10cSrcweir};
229*cdf0e10cSrcweirString RID_STR_PROPTITLE_IMAGECONTROL
230*cdf0e10cSrcweir{
231*cdf0e10cSrcweir	Text [ en-US ] = "Image Control";
232*cdf0e10cSrcweir};
233*cdf0e10cSrcweirString RID_STR_PROPTITLE_FILECONTROL
234*cdf0e10cSrcweir{
235*cdf0e10cSrcweir	Text [ en-US ] = "File Selection";
236*cdf0e10cSrcweir};
237*cdf0e10cSrcweirString RID_STR_PROPTITLE_DATEFIELD
238*cdf0e10cSrcweir{
239*cdf0e10cSrcweir	Text [ en-US ] = "Date Field";
240*cdf0e10cSrcweir};
241*cdf0e10cSrcweirString RID_STR_PROPTITLE_TIMEFIELD
242*cdf0e10cSrcweir{
243*cdf0e10cSrcweir	Text [ en-US ] = "Time Field";
244*cdf0e10cSrcweir};
245*cdf0e10cSrcweirString RID_STR_PROPTITLE_NUMERICFIELD
246*cdf0e10cSrcweir{
247*cdf0e10cSrcweir	Text [ en-US ] = "Numeric Field";
248*cdf0e10cSrcweir};
249*cdf0e10cSrcweirString RID_STR_PROPTITLE_CURRENCYFIELD
250*cdf0e10cSrcweir{
251*cdf0e10cSrcweir	Text [ en-US ] = "Currency Field";
252*cdf0e10cSrcweir};
253*cdf0e10cSrcweirString RID_STR_PROPTITLE_PATTERNFIELD
254*cdf0e10cSrcweir{
255*cdf0e10cSrcweir	Text [ en-US ] = "Pattern Field";
256*cdf0e10cSrcweir};
257*cdf0e10cSrcweirString RID_STR_PROPTITLE_DBGRID
258*cdf0e10cSrcweir{
259*cdf0e10cSrcweir	Text [ en-US ] = "Table Control ";
260*cdf0e10cSrcweir};
261*cdf0e10cSrcweirString RID_STR_PROPTITLE_SCROLLBAR
262*cdf0e10cSrcweir{
263*cdf0e10cSrcweir	Text [ en-US ] = "Scrollbar";
264*cdf0e10cSrcweir};
265*cdf0e10cSrcweirString RID_STR_PROPTITLE_SPINBUTTON
266*cdf0e10cSrcweir{
267*cdf0e10cSrcweir	Text [ en-US ] = "Spin Button";
268*cdf0e10cSrcweir};
269*cdf0e10cSrcweirString RID_STR_PROPTITLE_NAVBAR
270*cdf0e10cSrcweir{
271*cdf0e10cSrcweir    Text [ en-US ] = "Navigation Bar";
272*cdf0e10cSrcweir};
273*cdf0e10cSrcweirString RID_STR_PROPTITLE_MULTISELECT
274*cdf0e10cSrcweir{
275*cdf0e10cSrcweir	Text [ en-US ] = "Multiselection";
276*cdf0e10cSrcweir};
277*cdf0e10cSrcweirString RID_STR_NODATACONTROLS
278*cdf0e10cSrcweir{
279*cdf0e10cSrcweir	Text [ en-US ] = "No data-related controls in the current form!";
280*cdf0e10cSrcweir};
281*cdf0e10cSrcweirString RID_STR_POSTFIX_DATE
282*cdf0e10cSrcweir{
283*cdf0e10cSrcweir	Text [ en-US ] = " (Date)";
284*cdf0e10cSrcweir};
285*cdf0e10cSrcweirString RID_STR_POSTFIX_TIME
286*cdf0e10cSrcweir{
287*cdf0e10cSrcweir	Text [ en-US ] = " (Time)";
288*cdf0e10cSrcweir};
289*cdf0e10cSrcweirString RID_STR_FILTER_NAVIGATOR
290*cdf0e10cSrcweir{
291*cdf0e10cSrcweir	Text [ en-US ] = "Filter navigator";
292*cdf0e10cSrcweir};
293*cdf0e10cSrcweir
294*cdf0e10cSrcweirString RID_STR_FILTER_FILTER_FOR
295*cdf0e10cSrcweir{
296*cdf0e10cSrcweir	Text [ en-US ] = "Filter for";
297*cdf0e10cSrcweir};
298*cdf0e10cSrcweir
299*cdf0e10cSrcweirString RID_STR_FILTER_FILTER_OR
300*cdf0e10cSrcweir{
301*cdf0e10cSrcweir	Text [ en-US ] = "Or";
302*cdf0e10cSrcweir};
303*cdf0e10cSrcweir
304*cdf0e10cSrcweirString RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY
305*cdf0e10cSrcweir{
306*cdf0e10cSrcweir	Text [ en-US ] = "Valid bound controls which can be used in the table view do not exist in the current form.";
307*cdf0e10cSrcweir};
308*cdf0e10cSrcweirString RID_STR_AUTOFIELD
309*cdf0e10cSrcweir{
310*cdf0e10cSrcweir	Text [ en-US ] = "<AutoField>";
311*cdf0e10cSrcweir};
312*cdf0e10cSrcweir
313*cdf0e10cSrcweirQueryBox RID_QRY_SAVEMODIFIED
314*cdf0e10cSrcweir{
315*cdf0e10cSrcweir	Buttons = WB_YES_NO_CANCEL ;
316*cdf0e10cSrcweir	DefButton = WB_DEF_YES ;
317*cdf0e10cSrcweir	Message [ en-US ] = "The content of the current form has been modified.\nDo you want to save your changes?";
318*cdf0e10cSrcweir};
319*cdf0e10cSrcweirResource RID_RSC_SQL_INTERNATIONAL
320*cdf0e10cSrcweir{
321*cdf0e10cSrcweir    String 1
322*cdf0e10cSrcweir    {
323*cdf0e10cSrcweir	    Text [ en-US ] = "LIKE";
324*cdf0e10cSrcweir    };
325*cdf0e10cSrcweir    String 2
326*cdf0e10cSrcweir    {
327*cdf0e10cSrcweir	    Text [ en-US ] = "NOT";
328*cdf0e10cSrcweir    };
329*cdf0e10cSrcweir    String 3
330*cdf0e10cSrcweir    {
331*cdf0e10cSrcweir	    Text [ en-US ] = "EMPTY";
332*cdf0e10cSrcweir    };
333*cdf0e10cSrcweir    String 4
334*cdf0e10cSrcweir    {
335*cdf0e10cSrcweir	    Text [ en-US ] = "TRUE";
336*cdf0e10cSrcweir    };
337*cdf0e10cSrcweir    String 5
338*cdf0e10cSrcweir    {
339*cdf0e10cSrcweir	    Text [ en-US ] = "FALSE";
340*cdf0e10cSrcweir    };
341*cdf0e10cSrcweir    String 6
342*cdf0e10cSrcweir    {
343*cdf0e10cSrcweir	    Text [ en-US ] = "IS";
344*cdf0e10cSrcweir    };
345*cdf0e10cSrcweir    String 7
346*cdf0e10cSrcweir    {
347*cdf0e10cSrcweir	    Text [ en-US ] = "BETWEEN";
348*cdf0e10cSrcweir    };
349*cdf0e10cSrcweir    String 8
350*cdf0e10cSrcweir    {
351*cdf0e10cSrcweir	    Text [ en-US ] = "OR";
352*cdf0e10cSrcweir    };
353*cdf0e10cSrcweir    String 9
354*cdf0e10cSrcweir    {
355*cdf0e10cSrcweir	    Text [ en-US ] = "AND";
356*cdf0e10cSrcweir    };
357*cdf0e10cSrcweir    String 10
358*cdf0e10cSrcweir    {
359*cdf0e10cSrcweir	    Text [ en-US ] = "Average";
360*cdf0e10cSrcweir    };
361*cdf0e10cSrcweir    String 11
362*cdf0e10cSrcweir    {
363*cdf0e10cSrcweir	    Text [ en-US ] = "Count";
364*cdf0e10cSrcweir    };
365*cdf0e10cSrcweir    String 12
366*cdf0e10cSrcweir    {
367*cdf0e10cSrcweir	    Text [ en-US ] = "Maximum";
368*cdf0e10cSrcweir    };
369*cdf0e10cSrcweir    String 13
370*cdf0e10cSrcweir    {
371*cdf0e10cSrcweir	    Text [ en-US ] = "Minimum";
372*cdf0e10cSrcweir    };
373*cdf0e10cSrcweir    String 14
374*cdf0e10cSrcweir    {
375*cdf0e10cSrcweir	    Text [ en-US ] = "Sum";
376*cdf0e10cSrcweir    };
377*cdf0e10cSrcweir    String 15
378*cdf0e10cSrcweir    {
379*cdf0e10cSrcweir	    Text [ en-US ] = "Every";
380*cdf0e10cSrcweir    };
381*cdf0e10cSrcweir    String 16
382*cdf0e10cSrcweir    {
383*cdf0e10cSrcweir	    Text [ en-US ] = "Any";
384*cdf0e10cSrcweir    };
385*cdf0e10cSrcweir    String 17
386*cdf0e10cSrcweir    {
387*cdf0e10cSrcweir	    Text [ en-US ] = "Some";
388*cdf0e10cSrcweir    };
389*cdf0e10cSrcweir    String 18
390*cdf0e10cSrcweir    {
391*cdf0e10cSrcweir	    Text [ en-US ] = "STDDEV_POP";
392*cdf0e10cSrcweir    };
393*cdf0e10cSrcweir    String 19
394*cdf0e10cSrcweir    {
395*cdf0e10cSrcweir	    Text [ en-US ] = "STDDEV_SAMP";
396*cdf0e10cSrcweir    };
397*cdf0e10cSrcweir    String 20
398*cdf0e10cSrcweir    {
399*cdf0e10cSrcweir	    Text [ en-US ] = "VAR_SAMP";
400*cdf0e10cSrcweir    };
401*cdf0e10cSrcweir    String 21
402*cdf0e10cSrcweir    {
403*cdf0e10cSrcweir	    Text [ en-US ] = "VAR_POP";
404*cdf0e10cSrcweir    };
405*cdf0e10cSrcweir    String 22
406*cdf0e10cSrcweir    {
407*cdf0e10cSrcweir	    Text [ en-US ] = "Collect";
408*cdf0e10cSrcweir    };
409*cdf0e10cSrcweir    String 23
410*cdf0e10cSrcweir    {
411*cdf0e10cSrcweir	    Text [ en-US ] = "Fusion";
412*cdf0e10cSrcweir    };
413*cdf0e10cSrcweir    String 24
414*cdf0e10cSrcweir    {
415*cdf0e10cSrcweir	    Text [ en-US ] = "Intersection";
416*cdf0e10cSrcweir    };
417*cdf0e10cSrcweir};
418*cdf0e10cSrcweir
419*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_ERROR
420*cdf0e10cSrcweir{
421*cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Syntaxfehler im SQL-Ausdruck : Fehlerhafte Syntax */
422*cdf0e10cSrcweir	Text [ en-US ] = "Syntax error in SQL statement";
423*cdf0e10cSrcweir};
424*cdf0e10cSrcweir
425*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE
426*cdf0e10cSrcweir{
427*cdf0e10cSrcweir	Text [ en-US ] = "The value #1 cannot be used with LIKE.";
428*cdf0e10cSrcweir};
429*cdf0e10cSrcweir
430*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE
431*cdf0e10cSrcweir{
432*cdf0e10cSrcweir	Text [ en-US ] = "LIKE cannot be used with this field.";
433*cdf0e10cSrcweir};
434*cdf0e10cSrcweir
435*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID
436*cdf0e10cSrcweir{
437*cdf0e10cSrcweir	Text [ en-US ] = "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY.";
438*cdf0e10cSrcweir};
439*cdf0e10cSrcweir
440*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID
441*cdf0e10cSrcweir{
442*cdf0e10cSrcweir	Text [ en-US ] = "The field cannot be compared with an integer.";
443*cdf0e10cSrcweir};
444*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_TABLE
445*cdf0e10cSrcweir{
446*cdf0e10cSrcweir	Text [ en-US ] = "The database does not contain a table named \"#\".";
447*cdf0e10cSrcweir};
448*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY
449*cdf0e10cSrcweir{
450*cdf0e10cSrcweir    Text [ en-US ] = "The database does contain neither a table nor a query named \"#\".";
451*cdf0e10cSrcweir};
452*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS
453*cdf0e10cSrcweir{
454*cdf0e10cSrcweir    Text [ en-US ] = "The database already contains a table or view with name \"#\".";
455*cdf0e10cSrcweir};
456*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS
457*cdf0e10cSrcweir{
458*cdf0e10cSrcweir    Text [ en-US ] = "The database already contains a query with name \"#\".";
459*cdf0e10cSrcweir};
460*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_COLUMN
461*cdf0e10cSrcweir{
462*cdf0e10cSrcweir	Text [ en-US ] = "The column \"#1\" is unknown in the table \"#2\".";
463*cdf0e10cSrcweir};
464*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID
465*cdf0e10cSrcweir{
466*cdf0e10cSrcweir	Text [ en-US ] = "The field cannot be compared with a floating point number.";
467*cdf0e10cSrcweir};
468*cdf0e10cSrcweir
469*cdf0e10cSrcweirString RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE
470*cdf0e10cSrcweir{
471*cdf0e10cSrcweir	Text [ en-US ] = "The entered criterion cannot be compared with this field.";
472*cdf0e10cSrcweir};
473*cdf0e10cSrcweir
474*cdf0e10cSrcweirString RID_STR_DATANAVIGATOR
475*cdf0e10cSrcweir{
476*cdf0e10cSrcweir	Text [ en-US ] = "Data Navigator";
477*cdf0e10cSrcweir};
478*cdf0e10cSrcweir
479*cdf0e10cSrcweirString RID_STR_READONLY_VIEW
480*cdf0e10cSrcweir{
481*cdf0e10cSrcweir	Text [ en-US ] = " (read-only)";
482*cdf0e10cSrcweir};
483*cdf0e10cSrcweir
484*cdf0e10cSrcweirString RID_STR_ALREADYEXISTOVERWRITE
485*cdf0e10cSrcweir{
486*cdf0e10cSrcweir	Text [ en-US ] = "The file already exists. Overwrite?" ;
487*cdf0e10cSrcweir};
488*cdf0e10cSrcweirString RID_STR_OBJECT_LABEL
489*cdf0e10cSrcweir{
490*cdf0e10cSrcweir    Text [ en-US ] = "#object# label";
491*cdf0e10cSrcweir};
492