1d34edd0aSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
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
10d34edd0aSAndrew Rist *
11d34edd0aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12d34edd0aSAndrew Rist *
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.
19d34edd0aSAndrew Rist *
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{
41cdf0e10cSrcweir    Text [ en-US ] = "Mozilla/Seamonkey Addressbook Directory";
42cdf0e10cSrcweir};
43cdf0e10cSrcweir
44cdf0e10cSrcweirString STR_THUNDERBIRD_ADDRESSBOOKS
45cdf0e10cSrcweir{
46cdf0e10cSrcweir    Text [ en-US ] = "Thunderbird Addressbook Directory";
47cdf0e10cSrcweir};
48cdf0e10cSrcweir
49cdf0e10cSrcweirString STR_OE_ADDRESSBOOK
50cdf0e10cSrcweir{
51cdf0e10cSrcweir    Text [ en-US ] = "Outlook Express Addressbook";
52cdf0e10cSrcweir};
53cdf0e10cSrcweir
54cdf0e10cSrcweirString STR_OUTLOOK_MAPI_ADDRESSBOOK
55cdf0e10cSrcweir{
56cdf0e10cSrcweir    Text [ en-US ] = "Outlook (MAPI) Addressbook";
57cdf0e10cSrcweir};
58cdf0e10cSrcweir
59cdf0e10cSrcweirString STR_NO_TABLE_CREATION_SUPPORT
60cdf0e10cSrcweir{
61cdf0e10cSrcweir    Text [ en-US ] = "Creating tables is not supported for this kind of address books.";
62cdf0e10cSrcweir};
63cdf0e10cSrcweir
64cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNING
65cdf0e10cSrcweir{
66cdf0e10cSrcweir    Text [ en-US ] = "Cannot create new address books while Mozilla is running.";
67cdf0e10cSrcweir};
68cdf0e10cSrcweir
69cdf0e10cSrcweirString STR_COULD_NOT_RETRIEVE_AB_ENTRY
70cdf0e10cSrcweir{
71cdf0e10cSrcweir    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{
76cdf0e10cSrcweir    Text [ en-US ] = "An address book directory name could not be retrieved, an unknown error occurred.";
77cdf0e10cSrcweir};
78cdf0e10cSrcweir
79cdf0e10cSrcweirString STR_TIMEOUT_WAITING
80cdf0e10cSrcweir{
81cdf0e10cSrcweir    Text [ en-US ] = "Timed out while waiting for the result.";
82cdf0e10cSrcweir};
83cdf0e10cSrcweir
84cdf0e10cSrcweirString STR_ERR_EXECUTING_QUERY
85cdf0e10cSrcweir{
86cdf0e10cSrcweir    Text [ en-US ] = "An error occurred while executing the query.";
87cdf0e10cSrcweir};
88cdf0e10cSrcweir
89cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNIG_NO_CHANGES
90cdf0e10cSrcweir{
91cdf0e10cSrcweir    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{
96cdf0e10cSrcweir    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{
101cdf0e10cSrcweir    Text [ en-US ] = "Can't find the requested row.";
102cdf0e10cSrcweir};
103cdf0e10cSrcweir
104cdf0e10cSrcweirString STR_CANT_FIND_CARD_FOR_ROW
105cdf0e10cSrcweir{
106cdf0e10cSrcweir    Text [ en-US ] = "Can't find the card for the requested row.";
107cdf0e10cSrcweir};
108cdf0e10cSrcweir
109cdf0e10cSrcweirString STR_QUERY_AT_LEAST_ONE_TABLES
110cdf0e10cSrcweir{
111cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It needs at least one table.";
112cdf0e10cSrcweir};
113cdf0e10cSrcweir
114cdf0e10cSrcweirString STR_NO_COUNT_SUPPORT
115cdf0e10cSrcweir{
116cdf0e10cSrcweir    Text [ en-US ] = "The driver does not support the 'COUNT' function.";
117cdf0e10cSrcweir};
118cdf0e10cSrcweir
119cdf0e10cSrcweirString STR_STMT_TYPE_NOT_SUPPORTED
120cdf0e10cSrcweir{
121cdf0e10cSrcweir    Text [ en-US ] = "This statement type not supported by this database driver.";
122cdf0e10cSrcweir};
123cdf0e10cSrcweir
124cdf0e10cSrcweirString STR_UNSPECIFIED_ERROR
125cdf0e10cSrcweir{
126cdf0e10cSrcweir    Text [ en-US ] = "An unknown error occured.";
127cdf0e10cSrcweir};
128cdf0e10cSrcweir
129cdf0e10cSrcweirString STR_COULD_NOT_CREATE_ADDRESSBOOK
130cdf0e10cSrcweir{
131cdf0e10cSrcweir    Text [ en-US ] = "Could not create a new address book. Mozilla error code is $1$.";
132cdf0e10cSrcweir};
133cdf0e10cSrcweir
134cdf0e10cSrcweirString STR_COULD_NOT_LOAD_LIB
135cdf0e10cSrcweir{
136cdf0e10cSrcweir    Text [ en-US ] = "The library '$libname$' could not be loaded.";
137cdf0e10cSrcweir};
138cdf0e10cSrcweir
139cdf0e10cSrcweirString STR_ERROR_REFRESH_ROW
140cdf0e10cSrcweir{
141cdf0e10cSrcweir    Text [ en-US ] = "An error occured while refreshing the current row.";
142cdf0e10cSrcweir};
143cdf0e10cSrcweir
144cdf0e10cSrcweirString STR_ERROR_GET_ROW
145cdf0e10cSrcweir{
146cdf0e10cSrcweir    Text [ en-US ] = "An error occured while getting the current row.";
147cdf0e10cSrcweir};
148cdf0e10cSrcweir
149cdf0e10cSrcweirString STR_CAN_NOT_CANCEL_ROW_UPDATE
150cdf0e10cSrcweir{
151cdf0e10cSrcweir    Text [ en-US ] = "The row update can not be canceled.";
152cdf0e10cSrcweir};
153cdf0e10cSrcweir
154cdf0e10cSrcweirString STR_CAN_NOT_CREATE_ROW
155cdf0e10cSrcweir{
156cdf0e10cSrcweir    Text [ en-US ] = "A new row can not be created.";
157cdf0e10cSrcweir};
158cdf0e10cSrcweir
159cdf0e10cSrcweirString STR_QUERY_INVALID_IS_NULL_COLUMN
160cdf0e10cSrcweir{
161cdf0e10cSrcweir    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{
166cdf0e10cSrcweir    Text [ en-US ] = "Illegal cursor movement occured.";
167cdf0e10cSrcweir};
168cdf0e10cSrcweir
169cdf0e10cSrcweirString STR_COMMIT_ROW
170cdf0e10cSrcweir{
171cdf0e10cSrcweir    Text [ en-US ] = "Please commit row '$position$' before update rows or insert new rows.";
172cdf0e10cSrcweir};
173cdf0e10cSrcweir
174cdf0e10cSrcweirString STR_INVALID_ROW_UPDATE
175cdf0e10cSrcweir{
176cdf0e10cSrcweir    Text [ en-US ] = "The update call can not be executed. The row is invalid.";
177cdf0e10cSrcweir};
178cdf0e10cSrcweir
179cdf0e10cSrcweirString STR_ROW_CAN_NOT_SAVE
180cdf0e10cSrcweir{
181cdf0e10cSrcweir    Text [ en-US ] = "The current row can not be saved.";
182cdf0e10cSrcweir};
183cdf0e10cSrcweir
184cdf0e10cSrcweirString STR_NO_HOSTNAME
185cdf0e10cSrcweir{
186cdf0e10cSrcweir    Text [ en-US ] = "No hostname was provided.";
187cdf0e10cSrcweir};
188cdf0e10cSrcweir
189cdf0e10cSrcweirString STR_NO_BASEDN
190cdf0e10cSrcweir{
191cdf0e10cSrcweir    Text [ en-US ] = "No Base DN was provided.";
192cdf0e10cSrcweir};
193cdf0e10cSrcweir
194cdf0e10cSrcweirString STR_COULD_NOT_CONNECT_LDAP
195cdf0e10cSrcweir{
196cdf0e10cSrcweir    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{
204cdf0e10cSrcweir    Text [ en-US ] = "It doesn't exist a connection to the database.";
205cdf0e10cSrcweir};
206cdf0e10cSrcweirString STR_WRONG_PARAM_INDEX
207cdf0e10cSrcweir{
208cdf0e10cSrcweir    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{
212cdf0e10cSrcweir    Text [ en-US ] = "End of InputStream reached before satisfying length specified when InputStream was set.";
213cdf0e10cSrcweir};
214cdf0e10cSrcweirString STR_NO_INPUTSTREAM
215cdf0e10cSrcweir{
216cdf0e10cSrcweir    Text [ en-US ] = "The input stream was not set.";
217cdf0e10cSrcweir};
218cdf0e10cSrcweirString STR_NO_ELEMENT_NAME
219cdf0e10cSrcweir{
220cdf0e10cSrcweir    Text [ en-US ] = "There is no element named '$name$'.";
221cdf0e10cSrcweir};
222cdf0e10cSrcweirString STR_INVALID_BOOKMARK
223cdf0e10cSrcweir{
224cdf0e10cSrcweir    Text [ en-US ] = "Invalid bookmark value";
225cdf0e10cSrcweir};
226cdf0e10cSrcweirString STR_PRIVILEGE_NOT_GRANTED
227cdf0e10cSrcweir{
228cdf0e10cSrcweir    Text [ en-US ] = "Privilege not granted: Only table privileges can be granted.";
229cdf0e10cSrcweir};
230cdf0e10cSrcweirString STR_PRIVILEGE_NOT_REVOKED
231cdf0e10cSrcweir{
232cdf0e10cSrcweir    Text [ en-US ] = "Privilege not revoked: Only table privileges can be revoked.";
233cdf0e10cSrcweir};
234cdf0e10cSrcweir
235cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_NAME
236cdf0e10cSrcweir{
237cdf0e10cSrcweir    Text [ en-US ] = "The column name '$columnname$' is unknown.";
238cdf0e10cSrcweir};
239cdf0e10cSrcweirString STR_ERRORMSG_SEQUENCE
240cdf0e10cSrcweir{
241cdf0e10cSrcweir    Text [ en-US ] = "Function sequence error.";
242cdf0e10cSrcweir};
243cdf0e10cSrcweirString STR_INVALID_INDEX
244cdf0e10cSrcweir{
245cdf0e10cSrcweir    Text [ en-US ] = "Invalid descriptor index.";
246cdf0e10cSrcweir};
247cdf0e10cSrcweirString STR_UNSUPPORTED_FUNCTION
248cdf0e10cSrcweir{
249cdf0e10cSrcweir    Text [ en-US ] = "The driver does not support the function '$functionname$'.";
250cdf0e10cSrcweir};
251cdf0e10cSrcweirString STR_UNSUPPORTED_FEATURE
252cdf0e10cSrcweir{
253cdf0e10cSrcweir    Text [ en-US ] = "The driver does not support the functionality for '$featurename$'. It is not implemented.";
254cdf0e10cSrcweir};
255cdf0e10cSrcweirString STR_FORMULA_WRONG
256cdf0e10cSrcweir{
257cdf0e10cSrcweir    Text [ en-US ] = "The formula for TypeInfoSettings is wrong!";
258cdf0e10cSrcweir};
259cdf0e10cSrcweirString STR_STRING_LENGTH_EXCEEDED
260cdf0e10cSrcweir{
261cdf0e10cSrcweir    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{
266cdf0e10cSrcweir    Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'.";
267cdf0e10cSrcweir};
268cdf0e10cSrcweir
269cdf0e10cSrcweirString STR_URI_SYNTAX_ERROR
270cdf0e10cSrcweir{
271cdf0e10cSrcweir    Text [ en-US ] = "The connection URL is invalid.";
272cdf0e10cSrcweir};
273cdf0e10cSrcweir
274cdf0e10cSrcweirString STR_QUERY_TOO_COMPLEX
275cdf0e10cSrcweir{
276cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It is too complex.";
277cdf0e10cSrcweir};
278cdf0e10cSrcweirString STR_OPERATOR_TOO_COMPLEX
279cdf0e10cSrcweir{
280cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. The operator is too complex.";
281cdf0e10cSrcweir};
282cdf0e10cSrcweirString STR_QUERY_INVALID_LIKE_COLUMN
283cdf0e10cSrcweir{
284cdf0e10cSrcweir    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{
288cdf0e10cSrcweir    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{
292cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex.";
293cdf0e10cSrcweir};
294cdf0e10cSrcweirString STR_QUERY_LIKE_WILDCARD
295cdf0e10cSrcweir{
296cdf0e10cSrcweir    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{
300cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards.";
301cdf0e10cSrcweir};
302cdf0e10cSrcweirString STR_INVALID_COLUMNNAME
303cdf0e10cSrcweir{
304cdf0e10cSrcweir    Text [ en-US ] = "The column name '$columnname$' is not valid.";
305cdf0e10cSrcweir};
306cdf0e10cSrcweirString STR_INVALID_COLUMN_SELECTION
307cdf0e10cSrcweir{
308cdf0e10cSrcweir    Text [ en-US ] = "The statement contains an invalid selection of columns.";
309cdf0e10cSrcweir};
310cdf0e10cSrcweirString STR_COLUMN_NOT_UPDATEABLE
311cdf0e10cSrcweir{
312cdf0e10cSrcweir    Text [ en-US ] = "The column at position '$position$' could not be updated.";
313cdf0e10cSrcweir};
314cdf0e10cSrcweir
315cdf0e10cSrcweirString STR_COULD_NOT_LOAD_FILE
316cdf0e10cSrcweir{
317cdf0e10cSrcweir    Text [ en-US ] = "The file $filename$ could not be loaded.";
318cdf0e10cSrcweir};
319cdf0e10cSrcweir
320cdf0e10cSrcweirString STR_LOAD_FILE_ERROR_MESSAGE
321cdf0e10cSrcweir{
322cdf0e10cSrcweir    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{
330cdf0e10cSrcweir    Text [ en-US ] = "The type could not be converted.";
331cdf0e10cSrcweir};
332cdf0e10cSrcweirString STR_INVALID_COLUMN_DESCRIPTOR_ERROR
333cdf0e10cSrcweir{
334cdf0e10cSrcweir    Text [ en-US ] = "Could not append column: invalid column descriptor.";
335cdf0e10cSrcweir};
336cdf0e10cSrcweir
337cdf0e10cSrcweirString STR_INVALID_GROUP_DESCRIPTOR_ERROR
338cdf0e10cSrcweir{
339cdf0e10cSrcweir    Text [ en-US ] = "Could not create group: invalid object descriptor.";
340cdf0e10cSrcweir};
341cdf0e10cSrcweirString STR_INVALID_INDEX_DESCRIPTOR_ERROR
342cdf0e10cSrcweir{
343cdf0e10cSrcweir    Text [ en-US ] = "Could not create index: invalid object descriptor.";
344cdf0e10cSrcweir};
345cdf0e10cSrcweirString STR_INVALID_KEY_DESCRIPTOR_ERROR
346cdf0e10cSrcweir{
347cdf0e10cSrcweir    Text [ en-US ] = "Could not create key: invalid object descriptor.";
348cdf0e10cSrcweir};
349cdf0e10cSrcweir
350cdf0e10cSrcweirString STR_INVALID_TABLE_DESCRIPTOR_ERROR
351cdf0e10cSrcweir{
352cdf0e10cSrcweir    Text [ en-US ] = "Could not create table: invalid object descriptor.";
353cdf0e10cSrcweir};
354cdf0e10cSrcweir
355cdf0e10cSrcweirString STR_INVALID_USER_DESCRIPTOR_ERROR
356cdf0e10cSrcweir{
357cdf0e10cSrcweir    Text [ en-US ] = "Could not create user: invalid object descriptor.";
358cdf0e10cSrcweir};
359cdf0e10cSrcweir
360cdf0e10cSrcweirString STR_INVALID_VIEW_DESCRIPTOR_ERROR
361cdf0e10cSrcweir{
362cdf0e10cSrcweir    Text [ en-US ] = "Could not create view: invalid object descriptor.";
363cdf0e10cSrcweir};
364cdf0e10cSrcweir
365cdf0e10cSrcweirString STR_VIEW_NO_COMMAND_ERROR
366cdf0e10cSrcweir{
367cdf0e10cSrcweir    Text [ en-US ] = "Could not create view: no command object.";
368cdf0e10cSrcweir};
369cdf0e10cSrcweir
370cdf0e10cSrcweirString STR_NO_CONNECTION
371cdf0e10cSrcweir{
372cdf0e10cSrcweir    Text [ en-US ] = "The connection could not be created. May be the necessary data provider is not installed.";
373cdf0e10cSrcweir};
374cdf0e10cSrcweir
375cdf0e10cSrcweir// dbase
376cdf0e10cSrcweirString STR_COULD_NOT_DELETE_INDEX
377cdf0e10cSrcweir{
378cdf0e10cSrcweir    Text [ en-US ] = "The index could not be deleted. An unknown error while accessing the file system occured.";
379cdf0e10cSrcweir};
380cdf0e10cSrcweirString STR_ONL_ONE_COLUMN_PER_INDEX
381cdf0e10cSrcweir{
382cdf0e10cSrcweir    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{
386cdf0e10cSrcweir    Text [ en-US ] = "The index could not be created. The values are not unique.";
387cdf0e10cSrcweir};
388cdf0e10cSrcweir
389cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX
390cdf0e10cSrcweir{
391cdf0e10cSrcweir    Text [ en-US ] = "The index could not be created. An unknown error appeared.";
392cdf0e10cSrcweir};
393cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_NAME
394cdf0e10cSrcweir{
395cdf0e10cSrcweir    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*2633b3d5SAndre Fischer    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{
404cdf0e10cSrcweir    Text [ en-US ] = "The name '$name$' doesn't match SQL naming constraints.";
405cdf0e10cSrcweir};
406cdf0e10cSrcweirString STR_COULD_NOT_DELETE_FILE
407cdf0e10cSrcweir{
408cdf0e10cSrcweir    Text [ en-US ] = "The file $filename$ could not be deleted.";
409cdf0e10cSrcweir};
410cdf0e10cSrcweir
411cdf0e10cSrcweirString STR_INVALID_COLUMN_TYPE
412cdf0e10cSrcweir{
413cdf0e10cSrcweir    Text [ en-US ] = "Invalid column type for column '$columnname$'.";
414cdf0e10cSrcweir};
415cdf0e10cSrcweirString STR_INVALID_COLUMN_PRECISION
416cdf0e10cSrcweir{
417cdf0e10cSrcweir    Text [ en-US ] = "Invalid precision for column '$columnname$'.";
418cdf0e10cSrcweir};
419cdf0e10cSrcweir
420cdf0e10cSrcweirString STR_INVALID_PRECISION_SCALE
421cdf0e10cSrcweir{
422cdf0e10cSrcweir    Text [ en-US ] = "Precision is less than scale for column '$columnname$'.";
423cdf0e10cSrcweir};
424cdf0e10cSrcweir
425cdf0e10cSrcweirString STR_INVALID_COLUMN_NAME_LENGTH
426cdf0e10cSrcweir{
427cdf0e10cSrcweir    Text [ en-US ] = "Invalid column name length for column '$columnname$'.";
428cdf0e10cSrcweir};
429cdf0e10cSrcweir
430cdf0e10cSrcweirString STR_DUPLICATE_VALUE_IN_COLUMN
431cdf0e10cSrcweir{
432cdf0e10cSrcweir    Text [ en-US ] = "Duplicate value found in column '$columnname$'.";
433cdf0e10cSrcweir};
434cdf0e10cSrcweir
435cdf0e10cSrcweirString STR_INVALID_COLUMN_DECIMAL_VALUE
436cdf0e10cSrcweir{
437cdf0e10cSrcweir    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{
442cdf0e10cSrcweir    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{
446cdf0e10cSrcweir    Text [ en-US ] = "The column '$columnname$' could not be updated. The value is invalid for that column.";
447cdf0e10cSrcweir};
448cdf0e10cSrcweirString STR_COLUMN_NOT_ADDABLE
449cdf0e10cSrcweir{
450cdf0e10cSrcweir    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{
454cdf0e10cSrcweir    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{
458cdf0e10cSrcweir    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{
462cdf0e10cSrcweir    Text [ en-US ] = "The table could not be altered.";
463cdf0e10cSrcweir};
464cdf0e10cSrcweir
465cdf0e10cSrcweirString STR_INVALID_DBASE_FILE
466cdf0e10cSrcweir{
467cdf0e10cSrcweir    Text [ en-US ] = "The file '$filename$' is an invalid (or unrecognized) dBase file.";
468cdf0e10cSrcweir};
469cdf0e10cSrcweir
470cdf0e10cSrcweir// Evoab2
471cdf0e10cSrcweir
472cdf0e10cSrcweirString STR_CANNOT_OPEN_BOOK
473cdf0e10cSrcweir{
474cdf0e10cSrcweir    Text [ en-US ] = "Cannot open Evolution address book.";
475cdf0e10cSrcweir};
476cdf0e10cSrcweir
477cdf0e10cSrcweirString STR_SORT_BY_COL_ONLY
478cdf0e10cSrcweir{
479cdf0e10cSrcweir    Text [ en-US ] = "Can only sort by table columns.";
480cdf0e10cSrcweir};
481cdf0e10cSrcweir
482cdf0e10cSrcweir// File
483cdf0e10cSrcweirString STR_QUERY_COMPLEX_COUNT
484cdf0e10cSrcweir{
485cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported.";
486cdf0e10cSrcweir};
487cdf0e10cSrcweirString STR_QUERY_INVALID_BETWEEN
488cdf0e10cSrcweir{
489cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. The 'BETWEEN' arguments are not correct.";
490cdf0e10cSrcweir};
491cdf0e10cSrcweirString STR_QUERY_FUNCTION_NOT_SUPPORTED
492cdf0e10cSrcweir{
493cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. The function is not supported.";
494cdf0e10cSrcweir};
495cdf0e10cSrcweirString STR_TABLE_READONLY
496cdf0e10cSrcweir{
497cdf0e10cSrcweir    Text [ en-US ] = "The table can not be changed. It is read only.";
498cdf0e10cSrcweir};
499cdf0e10cSrcweirString STR_DELETE_ROW
500cdf0e10cSrcweir{
501cdf0e10cSrcweir    Text [ en-US ] = "The row could not be deleted. The option \"Display inactive records\" is set.";
502cdf0e10cSrcweir};
503cdf0e10cSrcweirString STR_ROW_ALREADY_DELETED
504cdf0e10cSrcweir{
505cdf0e10cSrcweir    Text [ en-US ] = "The row could not be deleted. It is already deleted.";
506cdf0e10cSrcweir};
507cdf0e10cSrcweirString STR_QUERY_MORE_TABLES
508cdf0e10cSrcweir{
509cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It contains more than one table.";
510cdf0e10cSrcweir};
511cdf0e10cSrcweirString STR_QUERY_NO_TABLE
512cdf0e10cSrcweir{
513cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It contains no valid table.";
514cdf0e10cSrcweir};
515cdf0e10cSrcweirString STR_QUERY_NO_COLUMN
516cdf0e10cSrcweir{
517cdf0e10cSrcweir    Text [ en-US ] = "The query can not be executed. It contains no valid columns.";
518cdf0e10cSrcweir};
519cdf0e10cSrcweirString STR_INVALID_PARA_COUNT
520cdf0e10cSrcweir{
521cdf0e10cSrcweir    Text [ en-US ] = "The count of the given parameter values doesn't match the parameters.";
522cdf0e10cSrcweir};
523cdf0e10cSrcweirString STR_NO_VALID_FILE_URL
524cdf0e10cSrcweir{
525cdf0e10cSrcweir    Text [ en-US ] = "The URL '$URL$' is not valid. A connection can not be created.";
526cdf0e10cSrcweir};
527cdf0e10cSrcweir
528cdf0e10cSrcweir
529cdf0e10cSrcweirString STR_NO_CLASSNAME
530cdf0e10cSrcweir{
531cdf0e10cSrcweir    Text [ en-US ] = "The driver class '$classname$' could not be loaded.";
532cdf0e10cSrcweir};
533cdf0e10cSrcweirString STR_NO_JAVA
534cdf0e10cSrcweir{
535cdf0e10cSrcweir    Text [ en-US ] = "No Java installation could be found. Please check your installation.";
536cdf0e10cSrcweir};
537cdf0e10cSrcweirString STR_NO_RESULTSET
538cdf0e10cSrcweir{
539cdf0e10cSrcweir    Text [ en-US ] = "The execution of the query doesn't return a valid result set.";
540cdf0e10cSrcweir};
541cdf0e10cSrcweirString STR_NO_ROWCOUNT
542cdf0e10cSrcweir{
543cdf0e10cSrcweir    Text [ en-US ] = "The execution of the update statement doesn't effect any rows.";
544cdf0e10cSrcweir};
545cdf0e10cSrcweir
546cdf0e10cSrcweirString STR_NO_CLASSNAME_PATH
547cdf0e10cSrcweir{
548cdf0e10cSrcweir    Text [ en-US ] = "The additional driver class path is '$classpath$'.";
549cdf0e10cSrcweir};
550cdf0e10cSrcweirString STR_UNKNOWN_PARA_TYPE
551cdf0e10cSrcweir{
552cdf0e10cSrcweir    Text [ en-US ] = "The type of parameter at position '$position$' is unknown.";
553cdf0e10cSrcweir};
554cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_TYPE
555cdf0e10cSrcweir{
556cdf0e10cSrcweir    Text [ en-US ] = "The type of column at position '$position$' is unknown.";
557cdf0e10cSrcweir};
558cdf0e10cSrcweir
559cdf0e10cSrcweir// KAB
560cdf0e10cSrcweir
561cdf0e10cSrcweirString STR_NO_KDE_INST
562cdf0e10cSrcweir{
563cdf0e10cSrcweir    Text [ en-US ] = "No suitable KDE installation was found.";
564cdf0e10cSrcweir};
565cdf0e10cSrcweir
566cdf0e10cSrcweirString STR_KDE_VERSION_TOO_OLD
567cdf0e10cSrcweir{
568cdf0e10cSrcweir    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{
572cdf0e10cSrcweir    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{
576cdf0e10cSrcweir    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{
580cdf0e10cSrcweir    Text [ en-US ] = "Parameters can appear only in prepared statements.";
581cdf0e10cSrcweir};
582cdf0e10cSrcweir
583cdf0e10cSrcweir// MACAB
584cdf0e10cSrcweirString STR_NO_TABLE
585cdf0e10cSrcweir{
586cdf0e10cSrcweir    Text [ en-US ] = "No such table!";
587cdf0e10cSrcweir};
588cdf0e10cSrcweir
589cdf0e10cSrcweirString STR_NO_MAC_OS_FOUND
590cdf0e10cSrcweir{
591cdf0e10cSrcweir    Text [ en-US ] = "No suitable Mac OS installation was found.";
592cdf0e10cSrcweir};
593cdf0e10cSrcweir
594cdf0e10cSrcweir// ADABAS D
595cdf0e10cSrcweirString STR_NO_DISK_SPACE
596cdf0e10cSrcweir{
597cdf0e10cSrcweir    Text [ en-US ] = "The database file '$filename$' could not be created. Please check your disk space.";
598cdf0e10cSrcweir};
599cdf0e10cSrcweir
600cdf0e10cSrcweirString STR_COMMAND_NOT_FOUND
601cdf0e10cSrcweir{
602cdf0e10cSrcweir    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{
606cdf0e10cSrcweir    Text [ en-US ] = "The current database need to be converted. Please insert control user  and password.";
607cdf0e10cSrcweir};
608cdf0e10cSrcweirString STR_USER_NO_DELETE
609cdf0e10cSrcweir{
610cdf0e10cSrcweir    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{
615cdf0e10cSrcweir    Text [ en-US ] = "The connection can not be established. No storage or URL was given.";
616cdf0e10cSrcweir};
617cdf0e10cSrcweirString STR_INVALID_FILE_URL
618cdf0e10cSrcweir{
619cdf0e10cSrcweir    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{
623cdf0e10cSrcweir    Text [ en-US ] = "An error occured while obtaining the connection's table container.";
624cdf0e10cSrcweir};
625cdf0e10cSrcweirString STR_NO_TABLE_EDITOR_DIALOG
626cdf0e10cSrcweir{
627cdf0e10cSrcweir    Text [ en-US ] = "An error occured while creating the table editor dialog.";
628cdf0e10cSrcweir};
629cdf0e10cSrcweirString STR_NO_TABLENAME
630cdf0e10cSrcweir{
631cdf0e10cSrcweir    Text [ en-US ] = "There is no table named '$tablename$'.";
632cdf0e10cSrcweir};
633cdf0e10cSrcweirString STR_NO_DOCUMENTUI
634cdf0e10cSrcweir{
635cdf0e10cSrcweir    Text [ en-US ] = "The provided DocumentUI is not allowed to be NULL.";
636cdf0e10cSrcweir};
637cdf0e10cSrcweirString STR_ERROR_NEW_VERSION
638cdf0e10cSrcweir{
639cdf0e10cSrcweir    Text = "The connection could not be established. The database was created by a newer version of %PRODUCTNAME.";
640cdf0e10cSrcweir};
641cdf0e10cSrcweir
642