summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/sdbtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-21 14:19:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-21 14:19:30 +0000
commit10da735b83374271d48063bfcc9f5faa72a07112 (patch)
tree71a20d7ed7161f3d9d778cc5718f5c1108720347 /dbaccess/source/sdbtools
parentINTEGRATION: CWS dba30 (1.60.14); FILE MERGED (diff)
downloadcore-10da735b83374271d48063bfcc9f5faa72a07112.tar.gz
core-10da735b83374271d48063bfcc9f5faa72a07112.zip
INTEGRATION: CWS localisation12 (1.3.10); FILE MERGED
2006/08/14 13:30:24 vg 1.3.10.1: CWS localisation12: localisation for ooo 2.0.4
Diffstat (limited to 'dbaccess/source/sdbtools')
-rw-r--r--dbaccess/source/sdbtools/resource/sdbt_strings.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/sdbtools/resource/sdbt_strings.src b/dbaccess/source/sdbtools/resource/sdbt_strings.src
index ffd61aaace18..030b77a96ffe 100644
--- a/dbaccess/source/sdbtools/resource/sdbt_strings.src
+++ b/dbaccess/source/sdbtools/resource/sdbt_strings.src
@@ -4,9 +4,9 @@
*
* $RCSfile: sdbt_strings.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 13:56:43 $
+ * last change: $Author: ihi $ $Date: 2006-08-21 15:19:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@ String STR_NAME_ALREADY_USED_IN_DB
String STR_QUERY_AND_TABLE_DISTINCT_NAMES
{
- Text [ de ] = "Es ist nicht möglich, einer Tabelle und einer Abfrage den selben Namen zu geben. Bitte wählen Sie einen Namen, der noch nicht für eine Abfrage oder Tabelle benutzt wird.";
+ Text [ de ] = "Es ist nicht möglich, einer Tabelle und einer Abfrage den selben Namen zu geben. Bitte wählen Sie einen Namen, der noch nicht für eine Abfrage oder Tabelle benutzt wird.";
Text [ en-US ] = "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table.";
};
@@ -63,7 +63,7 @@ String STR_BASENAME_QUERY
String STR_NO_QUOTES_IN_QUERY_NAMES
{
- Text [ de ] = "Abfragenamen dürfen keine Zitatzeichen enthalten.";
+ Text [ de ] = "Abfragenamen dürfen keine Zitatzeichen enthalten.";
Text [ en-US ] = "Query names must not contain quote characters.";
};