1d34edd0aSAndrew Rist/**************************************************************
2*9d58340bSmseidel *
3d34edd0aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4d34edd0aSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5d34edd0aSAndrew Rist * distributed with this work for additional information
6d34edd0aSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7d34edd0aSAndrew Rist * to you under the Apache License, Version 2.0 (the
8d34edd0aSAndrew Rist * "License"); you may not use this file except in compliance
9d34edd0aSAndrew Rist * with the License.  You may obtain a copy of the License at
10*9d58340bSmseidel *
11d34edd0aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*9d58340bSmseidel *
13d34edd0aSAndrew Rist * Unless required by applicable law or agreed to in writing,
14d34edd0aSAndrew Rist * software distributed under the License is distributed on an
15d34edd0aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16d34edd0aSAndrew Rist * KIND, either express or implied.  See the License for the
17d34edd0aSAndrew Rist * specific language governing permissions and limitations
18d34edd0aSAndrew Rist * under the License.
19*9d58340bSmseidel *
20d34edd0aSAndrew Rist *************************************************************/
21d34edd0aSAndrew Rist
22d34edd0aSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "resource/mozab_res.hrc"
25cdf0e10cSrcweir#include "resource/macab_res.hrc"
26cdf0e10cSrcweir#include "resource/calc_res.hrc"
27cdf0e10cSrcweir#include "resource/ado_res.hrc"
28cdf0e10cSrcweir#include "resource/dbase_res.hrc"
29cdf0e10cSrcweir#include "resource/file_res.hrc"
30cdf0e10cSrcweir#include "resource/evoab2_res.hrc"
31cdf0e10cSrcweir#include "resource/kab_res.hrc"
32cdf0e10cSrcweir#include "resource/adabas_res.hrc"
33cdf0e10cSrcweir#include "resource/hsqldb_res.hrc"
34cdf0e10cSrcweir
35cdf0e10cSrcweir// ============================================================================
36cdf0e10cSrcweir// = the mozab driver's resource strings
37cdf0e10cSrcweir// ============================================================================
38cdf0e10cSrcweir
39cdf0e10cSrcweirString STR_MOZILLA_ADDRESSBOOKS
40cdf0e10cSrcweir{
41*9d58340bSmseidel	Text [ en-US ] = "Mozilla/Seamonkey Addressbook Directory" ;
42cdf0e10cSrcweir};
43cdf0e10cSrcweir
44cdf0e10cSrcweirString STR_THUNDERBIRD_ADDRESSBOOKS
45cdf0e10cSrcweir{
46*9d58340bSmseidel	Text [ en-US ] = "Thunderbird Addressbook Directory" ;
47cdf0e10cSrcweir};
48cdf0e10cSrcweir
49cdf0e10cSrcweirString STR_OE_ADDRESSBOOK
50cdf0e10cSrcweir{
51*9d58340bSmseidel	Text [ en-US ] = "Outlook Express Addressbook" ;
52cdf0e10cSrcweir};
53cdf0e10cSrcweir
54cdf0e10cSrcweirString STR_OUTLOOK_MAPI_ADDRESSBOOK
55cdf0e10cSrcweir{
56*9d58340bSmseidel	Text [ en-US ] = "Outlook (MAPI) Addressbook" ;
57cdf0e10cSrcweir};
58cdf0e10cSrcweir
59cdf0e10cSrcweirString STR_NO_TABLE_CREATION_SUPPORT
60cdf0e10cSrcweir{
61*9d58340bSmseidel	Text [ en-US ] = "Creating tables is not supported for this kind of address books." ;
62cdf0e10cSrcweir};
63cdf0e10cSrcweir
64cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNING
65cdf0e10cSrcweir{
66*9d58340bSmseidel	Text [ en-US ] = "Cannot create new address books while Mozilla is running." ;
67cdf0e10cSrcweir};
68cdf0e10cSrcweir
69cdf0e10cSrcweirString STR_COULD_NOT_RETRIEVE_AB_ENTRY
70cdf0e10cSrcweir{
71*9d58340bSmseidel	Text [ en-US ] = "An address book entry could not be retrieved, an unknown error occurred." ;
72cdf0e10cSrcweir};
73cdf0e10cSrcweir
74cdf0e10cSrcweirString STR_COULD_NOT_GET_DIRECTORY_NAME
75cdf0e10cSrcweir{
76*9d58340bSmseidel	Text [ en-US ] = "An address book directory name could not be retrieved, an unknown error occurred." ;
77cdf0e10cSrcweir};
78cdf0e10cSrcweir
79cdf0e10cSrcweirString STR_TIMEOUT_WAITING
80cdf0e10cSrcweir{
81*9d58340bSmseidel	Text [ en-US ] = "Timed out while waiting for the result." ;
82cdf0e10cSrcweir};
83cdf0e10cSrcweir
84cdf0e10cSrcweirString STR_ERR_EXECUTING_QUERY
85cdf0e10cSrcweir{
86*9d58340bSmseidel	Text [ en-US ] = "An error occurred while executing the query." ;
87cdf0e10cSrcweir};
88cdf0e10cSrcweir
89cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNIG_NO_CHANGES
90cdf0e10cSrcweir{
91*9d58340bSmseidel	Text [ en-US ] = "You can't make any changes to Mozilla address book when Mozilla is running." ;
92cdf0e10cSrcweir};
93cdf0e10cSrcweir
94cdf0e10cSrcweirString STR_FOREIGN_PROCESS_CHANGED_AB
95cdf0e10cSrcweir{
96*9d58340bSmseidel	Text [ en-US ] = "Mozilla Address Book has been changed out of this process, we can't modify it in this condition." ;
97cdf0e10cSrcweir};
98cdf0e10cSrcweir
99cdf0e10cSrcweirString STR_CANT_FIND_ROW
100cdf0e10cSrcweir{
101*9d58340bSmseidel	Text [ en-US ] = "Can't find the requested row." ;
102cdf0e10cSrcweir};
103cdf0e10cSrcweir
104cdf0e10cSrcweirString STR_CANT_FIND_CARD_FOR_ROW
105cdf0e10cSrcweir{
106*9d58340bSmseidel	Text [ en-US ] = "Can't find the card for the requested row." ;
107cdf0e10cSrcweir};
108cdf0e10cSrcweir
109cdf0e10cSrcweirString STR_QUERY_AT_LEAST_ONE_TABLES
110cdf0e10cSrcweir{
111*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It needs at least one table." ;
112cdf0e10cSrcweir};
113cdf0e10cSrcweir
114cdf0e10cSrcweirString STR_NO_COUNT_SUPPORT
115cdf0e10cSrcweir{
116*9d58340bSmseidel	Text [ en-US ] = "The driver does not support the 'COUNT' function." ;
117cdf0e10cSrcweir};
118cdf0e10cSrcweir
119cdf0e10cSrcweirString STR_STMT_TYPE_NOT_SUPPORTED
120cdf0e10cSrcweir{
121*9d58340bSmseidel	Text [ en-US ] = "This statement type not supported by this database driver." ;
122cdf0e10cSrcweir};
123cdf0e10cSrcweir
124cdf0e10cSrcweirString STR_UNSPECIFIED_ERROR
125cdf0e10cSrcweir{
126*9d58340bSmseidel	Text [ en-US ] = "An unknown error occurred." ;
127cdf0e10cSrcweir};
128cdf0e10cSrcweir
129cdf0e10cSrcweirString STR_COULD_NOT_CREATE_ADDRESSBOOK
130cdf0e10cSrcweir{
131*9d58340bSmseidel	Text [ en-US ] = "Could not create a new address book. Mozilla error code is $1$." ;
132cdf0e10cSrcweir};
133cdf0e10cSrcweir
134cdf0e10cSrcweirString STR_COULD_NOT_LOAD_LIB
135cdf0e10cSrcweir{
136*9d58340bSmseidel	Text [ en-US ] = "The library '$libname$' could not be loaded." ;
137cdf0e10cSrcweir};
138cdf0e10cSrcweir
139cdf0e10cSrcweirString STR_ERROR_REFRESH_ROW
140cdf0e10cSrcweir{
141*9d58340bSmseidel	Text [ en-US ] = "An error occurred while refreshing the current row." ;
142cdf0e10cSrcweir};
143cdf0e10cSrcweir
144cdf0e10cSrcweirString STR_ERROR_GET_ROW
145cdf0e10cSrcweir{
146*9d58340bSmseidel	Text [ en-US ] = "An error occurred while getting the current row." ;
147cdf0e10cSrcweir};
148cdf0e10cSrcweir
149cdf0e10cSrcweirString STR_CAN_NOT_CANCEL_ROW_UPDATE
150cdf0e10cSrcweir{
151*9d58340bSmseidel	Text [ en-US ] = "The row update can not be canceled." ;
152cdf0e10cSrcweir};
153cdf0e10cSrcweir
154cdf0e10cSrcweirString STR_CAN_NOT_CREATE_ROW
155cdf0e10cSrcweir{
156*9d58340bSmseidel	Text [ en-US ] = "A new row can not be created." ;
157cdf0e10cSrcweir};
158cdf0e10cSrcweir
159cdf0e10cSrcweirString STR_QUERY_INVALID_IS_NULL_COLUMN
160cdf0e10cSrcweir{
161*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The 'IS NULL' can only be used with a column name." ;
162cdf0e10cSrcweir};
163cdf0e10cSrcweir
164cdf0e10cSrcweirString STR_ILLEGAL_MOVEMENT
165cdf0e10cSrcweir{
166*9d58340bSmseidel	Text [ en-US ] = "Illegal cursor movement occurred." ;
167cdf0e10cSrcweir};
168cdf0e10cSrcweir
169cdf0e10cSrcweirString STR_COMMIT_ROW
170cdf0e10cSrcweir{
171*9d58340bSmseidel	Text [ en-US ] = "Please commit row '$position$' before update rows or insert new rows." ;
172cdf0e10cSrcweir};
173cdf0e10cSrcweir
174cdf0e10cSrcweirString STR_INVALID_ROW_UPDATE
175cdf0e10cSrcweir{
176*9d58340bSmseidel	Text [ en-US ] = "The update call can not be executed. The row is invalid." ;
177cdf0e10cSrcweir};
178cdf0e10cSrcweir
179cdf0e10cSrcweirString STR_ROW_CAN_NOT_SAVE
180cdf0e10cSrcweir{
181*9d58340bSmseidel	Text [ en-US ] = "The current row can not be saved." ;
182cdf0e10cSrcweir};
183cdf0e10cSrcweir
184cdf0e10cSrcweirString STR_NO_HOSTNAME
185cdf0e10cSrcweir{
186*9d58340bSmseidel	Text [ en-US ] = "No hostname was provided." ;
187cdf0e10cSrcweir};
188cdf0e10cSrcweir
189cdf0e10cSrcweirString STR_NO_BASEDN
190cdf0e10cSrcweir{
191*9d58340bSmseidel	Text [ en-US ] = "No Base DN was provided." ;
192cdf0e10cSrcweir};
193cdf0e10cSrcweir
194cdf0e10cSrcweirString STR_COULD_NOT_CONNECT_LDAP
195cdf0e10cSrcweir{
196*9d58340bSmseidel	Text [ en-US ] = "The connection to the LDAP server could not be established." ;
197cdf0e10cSrcweir};
198cdf0e10cSrcweir
199cdf0e10cSrcweir// ============================================================================
200cdf0e10cSrcweir// = common strings
201cdf0e10cSrcweir// ============================================================================
202cdf0e10cSrcweirString STR_NO_CONNECTION_GIVEN
203cdf0e10cSrcweir{
204*9d58340bSmseidel	Text [ en-US ] = "It doesn't exist a connection to the database." ;
205cdf0e10cSrcweir};
206cdf0e10cSrcweirString STR_WRONG_PARAM_INDEX
207cdf0e10cSrcweir{
208*9d58340bSmseidel	Text [ en-US ] = "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source." ;
209cdf0e10cSrcweir};
210cdf0e10cSrcweirString STR_INPUTSTREAM_WRONG_LEN
211cdf0e10cSrcweir{
212*9d58340bSmseidel	Text [ en-US ] = "End of InputStream reached before satisfying length specified when InputStream was set." ;
213cdf0e10cSrcweir};
214cdf0e10cSrcweirString STR_NO_INPUTSTREAM
215cdf0e10cSrcweir{
216*9d58340bSmseidel	Text [ en-US ] = "The input stream was not set." ;
217cdf0e10cSrcweir};
218cdf0e10cSrcweirString STR_NO_ELEMENT_NAME
219cdf0e10cSrcweir{
220*9d58340bSmseidel	Text [ en-US ] = "There is no element named '$name$'." ;
221cdf0e10cSrcweir};
222cdf0e10cSrcweirString STR_INVALID_BOOKMARK
223cdf0e10cSrcweir{
224*9d58340bSmseidel	Text [ en-US ] = "Invalid bookmark value" ;
225cdf0e10cSrcweir};
226cdf0e10cSrcweirString STR_PRIVILEGE_NOT_GRANTED
227cdf0e10cSrcweir{
228*9d58340bSmseidel	Text [ en-US ] = "Privilege not granted: Only table privileges can be granted." ;
229cdf0e10cSrcweir};
230cdf0e10cSrcweirString STR_PRIVILEGE_NOT_REVOKED
231cdf0e10cSrcweir{
232*9d58340bSmseidel	Text [ en-US ] = "Privilege not revoked: Only table privileges can be revoked." ;
233cdf0e10cSrcweir};
234cdf0e10cSrcweir
235cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_NAME
236cdf0e10cSrcweir{
237*9d58340bSmseidel	Text [ en-US ] = "The column name '$columnname$' is unknown." ;
238cdf0e10cSrcweir};
239cdf0e10cSrcweirString STR_ERRORMSG_SEQUENCE
240cdf0e10cSrcweir{
241*9d58340bSmseidel	Text [ en-US ] = "Function sequence error." ;
242cdf0e10cSrcweir};
243cdf0e10cSrcweirString STR_INVALID_INDEX
244cdf0e10cSrcweir{
245*9d58340bSmseidel	Text [ en-US ] = "Invalid descriptor index." ;
246cdf0e10cSrcweir};
247cdf0e10cSrcweirString STR_UNSUPPORTED_FUNCTION
248cdf0e10cSrcweir{
249*9d58340bSmseidel	Text [ en-US ] = "The driver does not support the function '$functionname$'." ;
250cdf0e10cSrcweir};
251cdf0e10cSrcweirString STR_UNSUPPORTED_FEATURE
252cdf0e10cSrcweir{
253*9d58340bSmseidel	Text [ en-US ] = "The driver does not support the functionality for '$featurename$'. It is not implemented." ;
254cdf0e10cSrcweir};
255cdf0e10cSrcweirString STR_FORMULA_WRONG
256cdf0e10cSrcweir{
257*9d58340bSmseidel	Text [ en-US ] = "The formula for TypeInfoSettings is wrong!" ;
258cdf0e10cSrcweir};
259cdf0e10cSrcweirString STR_STRING_LENGTH_EXCEEDED
260cdf0e10cSrcweir{
261*9d58340bSmseidel	Text [ en-US ] = "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'." ;
262cdf0e10cSrcweir};
263cdf0e10cSrcweir
264cdf0e10cSrcweirString STR_CANNOT_CONVERT_STRING
265cdf0e10cSrcweir{
266*9d58340bSmseidel	Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'." ;
267cdf0e10cSrcweir};
268cdf0e10cSrcweir
269cdf0e10cSrcweirString STR_URI_SYNTAX_ERROR
270cdf0e10cSrcweir{
271*9d58340bSmseidel	Text [ en-US ] = "The connection URL is invalid." ;
272cdf0e10cSrcweir};
273cdf0e10cSrcweir
274cdf0e10cSrcweirString STR_QUERY_TOO_COMPLEX
275cdf0e10cSrcweir{
276*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It is too complex." ;
277cdf0e10cSrcweir};
278cdf0e10cSrcweirString STR_OPERATOR_TOO_COMPLEX
279cdf0e10cSrcweir{
280*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The operator is too complex." ;
281cdf0e10cSrcweir};
282cdf0e10cSrcweirString STR_QUERY_INVALID_LIKE_COLUMN
283cdf0e10cSrcweir{
284*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. You cannot use 'LIKE' with columns of this type." ;
285cdf0e10cSrcweir};
286cdf0e10cSrcweirString STR_QUERY_INVALID_LIKE_STRING
287cdf0e10cSrcweir{
288*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. 'LIKE' can be used with a string argument only." ;
289cdf0e10cSrcweir};
290cdf0e10cSrcweirString STR_QUERY_NOT_LIKE_TOO_COMPLEX
291cdf0e10cSrcweir{
292*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex." ;
293cdf0e10cSrcweir};
294cdf0e10cSrcweirString STR_QUERY_LIKE_WILDCARD
295cdf0e10cSrcweir{
296*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains wildcard in the middle." ;
297cdf0e10cSrcweir};
298cdf0e10cSrcweirString STR_QUERY_LIKE_WILDCARD_MANY
299cdf0e10cSrcweir{
300*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards." ;
301cdf0e10cSrcweir};
302cdf0e10cSrcweirString STR_INVALID_COLUMNNAME
303cdf0e10cSrcweir{
304*9d58340bSmseidel	Text [ en-US ] = "The column name '$columnname$' is not valid." ;
305cdf0e10cSrcweir};
306cdf0e10cSrcweirString STR_INVALID_COLUMN_SELECTION
307cdf0e10cSrcweir{
308*9d58340bSmseidel	Text [ en-US ] = "The statement contains an invalid selection of columns." ;
309cdf0e10cSrcweir};
310cdf0e10cSrcweirString STR_COLUMN_NOT_UPDATEABLE
311cdf0e10cSrcweir{
312*9d58340bSmseidel	Text [ en-US ] = "The column at position '$position$' could not be updated." ;
313cdf0e10cSrcweir};
314cdf0e10cSrcweir
315cdf0e10cSrcweirString STR_COULD_NOT_LOAD_FILE
316cdf0e10cSrcweir{
317*9d58340bSmseidel	Text [ en-US ] = "The file $filename$ could not be loaded." ;
318cdf0e10cSrcweir};
319cdf0e10cSrcweir
320cdf0e10cSrcweirString STR_LOAD_FILE_ERROR_MESSAGE
321cdf0e10cSrcweir{
322*9d58340bSmseidel	Text [ en-US ] = "The attempt to load the file resulted in the following error message ($exception_type$):\n\n$error_message$" ;
323cdf0e10cSrcweir};
324cdf0e10cSrcweir
325cdf0e10cSrcweir// ============================================================================
326cdf0e10cSrcweir// = the ado driver's resource strings
327cdf0e10cSrcweir// ============================================================================
328cdf0e10cSrcweirString STR_TYPE_NOT_CONVERT
329cdf0e10cSrcweir{
330*9d58340bSmseidel	Text [ en-US ] = "The type could not be converted." ;
331cdf0e10cSrcweir};
332cdf0e10cSrcweirString STR_INVALID_COLUMN_DESCRIPTOR_ERROR
333cdf0e10cSrcweir{
334*9d58340bSmseidel	Text [ en-US ] = "Could not append column: invalid column descriptor." ;
335cdf0e10cSrcweir};
336cdf0e10cSrcweir
337cdf0e10cSrcweirString STR_INVALID_GROUP_DESCRIPTOR_ERROR
338cdf0e10cSrcweir{
339*9d58340bSmseidel	Text [ en-US ] = "Could not create group: invalid object descriptor." ;
340cdf0e10cSrcweir};
341cdf0e10cSrcweirString STR_INVALID_INDEX_DESCRIPTOR_ERROR
342cdf0e10cSrcweir{
343*9d58340bSmseidel	Text [ en-US ] = "Could not create index: invalid object descriptor." ;
344cdf0e10cSrcweir};
345cdf0e10cSrcweirString STR_INVALID_KEY_DESCRIPTOR_ERROR
346cdf0e10cSrcweir{
347*9d58340bSmseidel	Text [ en-US ] = "Could not create key: invalid object descriptor." ;
348cdf0e10cSrcweir};
349cdf0e10cSrcweir
350cdf0e10cSrcweirString STR_INVALID_TABLE_DESCRIPTOR_ERROR
351cdf0e10cSrcweir{
352*9d58340bSmseidel	Text [ en-US ] = "Could not create table: invalid object descriptor." ;
353cdf0e10cSrcweir};
354cdf0e10cSrcweir
355cdf0e10cSrcweirString STR_INVALID_USER_DESCRIPTOR_ERROR
356cdf0e10cSrcweir{
357*9d58340bSmseidel	Text [ en-US ] = "Could not create user: invalid object descriptor." ;
358cdf0e10cSrcweir};
359cdf0e10cSrcweir
360cdf0e10cSrcweirString STR_INVALID_VIEW_DESCRIPTOR_ERROR
361cdf0e10cSrcweir{
362*9d58340bSmseidel	Text [ en-US ] = "Could not create view: invalid object descriptor." ;
363cdf0e10cSrcweir};
364cdf0e10cSrcweir
365cdf0e10cSrcweirString STR_VIEW_NO_COMMAND_ERROR
366cdf0e10cSrcweir{
367*9d58340bSmseidel	Text [ en-US ] = "Could not create view: no command object." ;
368cdf0e10cSrcweir};
369cdf0e10cSrcweir
370cdf0e10cSrcweirString STR_NO_CONNECTION
371cdf0e10cSrcweir{
372*9d58340bSmseidel	Text [ en-US ] = "The connection could not be created. May be the necessary data provider is not installed." ;
373cdf0e10cSrcweir};
374cdf0e10cSrcweir
375*9d58340bSmseidel// dBASE
376cdf0e10cSrcweirString STR_COULD_NOT_DELETE_INDEX
377cdf0e10cSrcweir{
378*9d58340bSmseidel	Text [ en-US ] = "The index could not be deleted. An unknown error while accessing the file system occurred." ;
379cdf0e10cSrcweir};
380cdf0e10cSrcweirString STR_ONL_ONE_COLUMN_PER_INDEX
381cdf0e10cSrcweir{
382*9d58340bSmseidel	Text [ en-US ] = "The index could not be created. Only one column per index is allowed." ;
383cdf0e10cSrcweir};
384cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE
385cdf0e10cSrcweir{
386*9d58340bSmseidel	Text [ en-US ] = "The index could not be created. The values are not unique." ;
387cdf0e10cSrcweir};
388cdf0e10cSrcweir
389cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX
390cdf0e10cSrcweir{
391*9d58340bSmseidel	Text [ en-US ] = "The index could not be created. An unknown error appeared." ;
392cdf0e10cSrcweir};
393cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_NAME
394cdf0e10cSrcweir{
395*9d58340bSmseidel	Text [ en-US ] = "The index could not be created. The file '$filename$' is used by an other index." ;
396cdf0e10cSrcweir};
397cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_KEYSIZE
398cdf0e10cSrcweir{
399*9d58340bSmseidel	Text [ en-US ] = "The index could not be created. The size of the chosen column is too big." ;
400cdf0e10cSrcweir};
401cdf0e10cSrcweir
402cdf0e10cSrcweirString STR_SQL_NAME_ERROR
403cdf0e10cSrcweir{
404*9d58340bSmseidel	Text [ en-US ] = "The name '$name$' doesn't match SQL naming constraints." ;
405cdf0e10cSrcweir};
406cdf0e10cSrcweirString STR_COULD_NOT_DELETE_FILE
407cdf0e10cSrcweir{
408*9d58340bSmseidel	Text [ en-US ] = "The file $filename$ could not be deleted." ;
409cdf0e10cSrcweir};
410cdf0e10cSrcweir
411cdf0e10cSrcweirString STR_INVALID_COLUMN_TYPE
412cdf0e10cSrcweir{
413*9d58340bSmseidel	Text [ en-US ] = "Invalid column type for column '$columnname$'." ;
414cdf0e10cSrcweir};
415cdf0e10cSrcweirString STR_INVALID_COLUMN_PRECISION
416cdf0e10cSrcweir{
417*9d58340bSmseidel	Text [ en-US ] = "Invalid precision for column '$columnname$'." ;
418cdf0e10cSrcweir};
419cdf0e10cSrcweir
420cdf0e10cSrcweirString STR_INVALID_PRECISION_SCALE
421cdf0e10cSrcweir{
422*9d58340bSmseidel	Text [ en-US ] = "Precision is less than scale for column '$columnname$'." ;
423cdf0e10cSrcweir};
424cdf0e10cSrcweir
425cdf0e10cSrcweirString STR_INVALID_COLUMN_NAME_LENGTH
426cdf0e10cSrcweir{
427*9d58340bSmseidel	Text [ en-US ] = "Invalid column name length for column '$columnname$'." ;
428cdf0e10cSrcweir};
429cdf0e10cSrcweir
430cdf0e10cSrcweirString STR_DUPLICATE_VALUE_IN_COLUMN
431cdf0e10cSrcweir{
432*9d58340bSmseidel	Text [ en-US ] = "Duplicate value found in column '$columnname$'." ;
433cdf0e10cSrcweir};
434cdf0e10cSrcweir
435cdf0e10cSrcweirString STR_INVALID_COLUMN_DECIMAL_VALUE
436cdf0e10cSrcweir{
437*9d58340bSmseidel	Text [ en-US ] = "The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n\nThe specified value \"$value$ is longer than the number of digits allowed." ;
438cdf0e10cSrcweir};
439cdf0e10cSrcweir
440cdf0e10cSrcweirString STR_COLUMN_NOT_ALTERABLE
441cdf0e10cSrcweir{
442*9d58340bSmseidel	Text [ en-US ] = "The column '$columnname$' could not be altered. May be the file system is write protected." ;
443cdf0e10cSrcweir};
444cdf0e10cSrcweirString STR_INVALID_COLUMN_VALUE
445cdf0e10cSrcweir{
446*9d58340bSmseidel	Text [ en-US ] = "The column '$columnname$' could not be updated. The value is invalid for that column." ;
447cdf0e10cSrcweir};
448cdf0e10cSrcweirString STR_COLUMN_NOT_ADDABLE
449cdf0e10cSrcweir{
450*9d58340bSmseidel	Text [ en-US ] = "The column '$columnname$' could not be added. May be the file system is write protected." ;
451cdf0e10cSrcweir};
452cdf0e10cSrcweirString STR_COLUMN_NOT_DROP
453cdf0e10cSrcweir{
454*9d58340bSmseidel	Text [ en-US ] = "The column at position '$position$' could not be dropped. May be the file system is write protected." ;
455cdf0e10cSrcweir};
456cdf0e10cSrcweirString STR_TABLE_NOT_DROP
457cdf0e10cSrcweir{
458*9d58340bSmseidel	Text [ en-US ] = "The table '$tablename$' could not be dropped. May be the file system is write protected." ;
459cdf0e10cSrcweir};
460cdf0e10cSrcweirString STR_COULD_NOT_ALTER_TABLE
461cdf0e10cSrcweir{
462*9d58340bSmseidel	Text [ en-US ] = "The table could not be altered." ;
463cdf0e10cSrcweir};
464cdf0e10cSrcweir
465cdf0e10cSrcweirString STR_INVALID_DBASE_FILE
466cdf0e10cSrcweir{
467*9d58340bSmseidel	Text [ en-US ] = "The file '$filename$' is an invalid (or unrecognized) dBASE file." ;
468cdf0e10cSrcweir};
469cdf0e10cSrcweir
470cdf0e10cSrcweir// Evoab2
471cdf0e10cSrcweir
472cdf0e10cSrcweirString STR_CANNOT_OPEN_BOOK
473cdf0e10cSrcweir{
474*9d58340bSmseidel	Text [ en-US ] = "Cannot open Evolution address book." ;
475cdf0e10cSrcweir};
476cdf0e10cSrcweir
477cdf0e10cSrcweirString STR_SORT_BY_COL_ONLY
478cdf0e10cSrcweir{
479*9d58340bSmseidel	Text [ en-US ] = "Can only sort by table columns." ;
480cdf0e10cSrcweir};
481cdf0e10cSrcweir
482cdf0e10cSrcweir// File
483cdf0e10cSrcweirString STR_QUERY_COMPLEX_COUNT
484cdf0e10cSrcweir{
485*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported." ;
486cdf0e10cSrcweir};
487cdf0e10cSrcweirString STR_QUERY_INVALID_BETWEEN
488cdf0e10cSrcweir{
489*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The 'BETWEEN' arguments are not correct." ;
490cdf0e10cSrcweir};
491cdf0e10cSrcweirString STR_QUERY_FUNCTION_NOT_SUPPORTED
492cdf0e10cSrcweir{
493*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. The function is not supported." ;
494cdf0e10cSrcweir};
495cdf0e10cSrcweirString STR_TABLE_READONLY
496cdf0e10cSrcweir{
497*9d58340bSmseidel	Text [ en-US ] = "The table can not be changed. It is read only." ;
498cdf0e10cSrcweir};
499cdf0e10cSrcweirString STR_DELETE_ROW
500cdf0e10cSrcweir{
501*9d58340bSmseidel	Text [ en-US ] = "The row could not be deleted. The option \"Display inactive records\" is set." ;
502cdf0e10cSrcweir};
503cdf0e10cSrcweirString STR_ROW_ALREADY_DELETED
504cdf0e10cSrcweir{
505*9d58340bSmseidel	Text [ en-US ] = "The row could not be deleted. It is already deleted." ;
506cdf0e10cSrcweir};
507cdf0e10cSrcweirString STR_QUERY_MORE_TABLES
508cdf0e10cSrcweir{
509*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It contains more than one table." ;
510cdf0e10cSrcweir};
511cdf0e10cSrcweirString STR_QUERY_NO_TABLE
512cdf0e10cSrcweir{
513*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It contains no valid table." ;
514cdf0e10cSrcweir};
515cdf0e10cSrcweirString STR_QUERY_NO_COLUMN
516cdf0e10cSrcweir{
517*9d58340bSmseidel	Text [ en-US ] = "The query can not be executed. It contains no valid columns." ;
518cdf0e10cSrcweir};
519cdf0e10cSrcweirString STR_INVALID_PARA_COUNT
520cdf0e10cSrcweir{
521*9d58340bSmseidel	Text [ en-US ] = "The count of the given parameter values doesn't match the parameters." ;
522cdf0e10cSrcweir};
523cdf0e10cSrcweirString STR_NO_VALID_FILE_URL
524cdf0e10cSrcweir{
525*9d58340bSmseidel	Text [ en-US ] = "The URL '$URL$' is not valid. A connection can not be created." ;
526cdf0e10cSrcweir};
527cdf0e10cSrcweir
528cdf0e10cSrcweir
529cdf0e10cSrcweirString STR_NO_CLASSNAME
530cdf0e10cSrcweir{
531*9d58340bSmseidel	Text [ en-US ] = "The driver class '$classname$' could not be loaded." ;
532cdf0e10cSrcweir};
533cdf0e10cSrcweirString STR_NO_JAVA
534cdf0e10cSrcweir{
535*9d58340bSmseidel	Text [ en-US ] = "No Java installation could be found. Please check your installation." ;
536cdf0e10cSrcweir};
537cdf0e10cSrcweirString STR_NO_RESULTSET
538cdf0e10cSrcweir{
539*9d58340bSmseidel	Text [ en-US ] = "The execution of the query doesn't return a valid result set." ;
540cdf0e10cSrcweir};
541cdf0e10cSrcweirString STR_NO_ROWCOUNT
542cdf0e10cSrcweir{
543*9d58340bSmseidel	Text [ en-US ] = "The execution of the update statement doesn't effect any rows." ;
544cdf0e10cSrcweir};
545cdf0e10cSrcweir
546cdf0e10cSrcweirString STR_NO_CLASSNAME_PATH
547cdf0e10cSrcweir{
548*9d58340bSmseidel	Text [ en-US ] = "The additional driver class path is '$classpath$'." ;
549cdf0e10cSrcweir};
550cdf0e10cSrcweirString STR_UNKNOWN_PARA_TYPE
551cdf0e10cSrcweir{
552*9d58340bSmseidel	Text [ en-US ] = "The type of parameter at position '$position$' is unknown." ;
553cdf0e10cSrcweir};
554cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_TYPE
555cdf0e10cSrcweir{
556*9d58340bSmseidel	Text [ en-US ] = "The type of column at position '$position$' is unknown." ;
557cdf0e10cSrcweir};
558cdf0e10cSrcweir
559cdf0e10cSrcweir// KAB
560cdf0e10cSrcweir
561cdf0e10cSrcweirString STR_NO_KDE_INST
562cdf0e10cSrcweir{
563*9d58340bSmseidel	Text [ en-US ] = "No suitable KDE installation was found." ;
564cdf0e10cSrcweir};
565cdf0e10cSrcweir
566cdf0e10cSrcweirString STR_KDE_VERSION_TOO_OLD
567cdf0e10cSrcweir{
568*9d58340bSmseidel	Text [ en-US ] = "KDE version $major$.$minor$ or higher is required to access the KDE Address Book." ;
569cdf0e10cSrcweir};
570cdf0e10cSrcweirString STR_KDE_VERSION_TOO_NEW
571cdf0e10cSrcweir{
572*9d58340bSmseidel	Text [ en-US ] = "The found KDE version is too new. Only KDE up to version $major$.$minor$ is known to work with this product.\n" ;
573cdf0e10cSrcweir};
574cdf0e10cSrcweirString STR_KDE_VERSION_TOO_NEW_WORK_AROUND
575cdf0e10cSrcweir{
576*9d58340bSmseidel	Text [ en-US ] = "If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n\n" ;
577cdf0e10cSrcweir};
578cdf0e10cSrcweirString STR_PARA_ONLY_PREPARED
579cdf0e10cSrcweir{
580*9d58340bSmseidel	Text [ en-US ] = "Parameters can appear only in prepared statements." ;
581cdf0e10cSrcweir};
582cdf0e10cSrcweir
583cdf0e10cSrcweir// MACAB
584cdf0e10cSrcweirString STR_NO_TABLE
585cdf0e10cSrcweir{
586*9d58340bSmseidel	Text [ en-US ] = "No such table!" ;
587cdf0e10cSrcweir};
588cdf0e10cSrcweir
589cdf0e10cSrcweirString STR_NO_MAC_OS_FOUND
590cdf0e10cSrcweir{
591*9d58340bSmseidel	Text [ en-US ] = "No suitable Mac OS installation was found." ;
592cdf0e10cSrcweir};
593cdf0e10cSrcweir
594cdf0e10cSrcweir// ADABAS D
595cdf0e10cSrcweirString STR_NO_DISK_SPACE
596cdf0e10cSrcweir{
597*9d58340bSmseidel	Text [ en-US ] = "The database file '$filename$' could not be created. Please check your disk space." ;
598cdf0e10cSrcweir};
599cdf0e10cSrcweir
600cdf0e10cSrcweirString STR_COMMAND_NOT_FOUND
601cdf0e10cSrcweir{
602*9d58340bSmseidel	Text [ en-US ] = "The database '$databasename$' could not be started because the command '$progname$' could not be executed." ;
603cdf0e10cSrcweir};
604cdf0e10cSrcweirString STR_DATABASE_NEEDS_CONVERTING
605cdf0e10cSrcweir{
606*9d58340bSmseidel	Text [ en-US ] = "The current database needs to be converted. Please insert control user and password." ;
607cdf0e10cSrcweir};
608cdf0e10cSrcweirString STR_USER_NO_DELETE
609cdf0e10cSrcweir{
610*9d58340bSmseidel	Text [ en-US ] = "This user couldn't be deleted. Otherwise the database stays in a inconsistent state." ;
611cdf0e10cSrcweir};
612cdf0e10cSrcweir// hsqldb
613cdf0e10cSrcweirString STR_NO_STROAGE
614cdf0e10cSrcweir{
615*9d58340bSmseidel	Text [ en-US ] = "The connection can not be established. No storage or URL was given." ;
616cdf0e10cSrcweir};
617cdf0e10cSrcweirString STR_INVALID_FILE_URL
618cdf0e10cSrcweir{
619*9d58340bSmseidel	Text [ en-US ] = "The given URL contains no valid local file system path. Please check the location of your database file." ;
620cdf0e10cSrcweir};
621cdf0e10cSrcweirString STR_NO_TABLE_CONTAINER
622cdf0e10cSrcweir{
623*9d58340bSmseidel	Text [ en-US ] = "An error occurred while obtaining the connection's table container." ;
624cdf0e10cSrcweir};
625cdf0e10cSrcweirString STR_NO_TABLE_EDITOR_DIALOG
626cdf0e10cSrcweir{
627*9d58340bSmseidel	Text [ en-US ] = "An error occurred while creating the table editor dialog." ;
628cdf0e10cSrcweir};
629cdf0e10cSrcweirString STR_NO_TABLENAME
630cdf0e10cSrcweir{
631*9d58340bSmseidel	Text [ en-US ] = "There is no table named '$tablename$'." ;
632cdf0e10cSrcweir};
633cdf0e10cSrcweirString STR_NO_DOCUMENTUI
634cdf0e10cSrcweir{
635*9d58340bSmseidel	Text [ en-US ] = "The provided DocumentUI is not allowed to be NULL." ;
636cdf0e10cSrcweir};
637cdf0e10cSrcweirString STR_ERROR_NEW_VERSION
638cdf0e10cSrcweir{
639*9d58340bSmseidel	Text = "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." ;
640cdf0e10cSrcweir};
641cdf0e10cSrcweir
642*9d58340bSmseidel// ********************************************************************** EOF
643