summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-19 14:45:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-19 14:45:29 +0000
commit547d188359a10cdc1801b898a12649d80abac0c9 (patch)
tree641d1c009cbf922afff6a4645b746c833174f1f5 /dbaccess/source/ui/tabledesign/table.src
parent4af5b232d369ac159dc8a9f2efbb9379190c0af8 (diff)
INTEGRATION: CWS dba202e (1.91.56); FILE MERGED
2006/01/03 12:14:38 oj 1.91.56.1: #i59584# check if exception was thrown
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index a4576e32c999..1484cb407492 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -4,9 +4,9 @@
*
* $RCSfile: table.src,v $
*
- * $Revision: 1.91 $
+ * $Revision: 1.92 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 14:18:56 $
+ * last change: $Author: obo $ $Date: 2006-01-19 15:45:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -339,7 +339,7 @@ String STR_TABLEDESIGN_DUPLICATE_NAME
};
String STR_TBL_COLUMN_IS_KEYCOLUMN
{
- Text [ de ] = "Die Spalten \"$column$\" gehört zum Primärschlüssel. Falls sie gelöscht wird, wird auch der Primärschlüssel gelöscht.Wollen Sie sie fortfahren?";
+ Text [ de ] = "Die Spalte \"$column$\" gehört zum Primärschlüssel. Falls sie gelöscht wird, wird auch der Primärschlüssel gelöscht.Wollen Sie sie fortfahren?";
Text [ en-US ] = "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?";
};
String STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE