summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc/WizardPages.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-08-06 05:10:18 +0000
committerOcke Janssen <oj@openoffice.org>2002-08-06 05:10:18 +0000
commit0054620ed09a980ee5eca8500c1dcf70cdc8e2df (patch)
tree772a2ac43619c0e0bba12b1d4a835b78c94895b7 /dbaccess/source/ui/misc/WizardPages.src
parentMerge SRX643: 05.08.02 - 22:49:45 (diff)
downloadcore-0054620ed09a980ee5eca8500c1dcf70cdc8e2df.tar.gz
core-0054620ed09a980ee5eca8500c1dcf70cdc8e2df.zip
#101845# . inserted
Diffstat (limited to 'dbaccess/source/ui/misc/WizardPages.src')
-rw-r--r--dbaccess/source/ui/misc/WizardPages.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/misc/WizardPages.src b/dbaccess/source/ui/misc/WizardPages.src
index 9cfdf16cd6aa..ba00dd517aaf 100644
--- a/dbaccess/source/ui/misc/WizardPages.src
+++ b/dbaccess/source/ui/misc/WizardPages.src
@@ -2,9 +2,9 @@
*
* $RCSfile: WizardPages.src,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: kz $ $Date: 2002-08-01 20:28:50 $
+ * last change: $Author: oj $ $Date: 2002-08-06 06:10:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1379,7 +1379,7 @@ String STR_ERR_DUPL_TABLENAME
ErrorBox ERROR_INVALID_TABLE_NAME_LENGTH
{
- Message = "Bitte ändern Sie den Tabellenname. Er ist zu lang";
+ Message = "Bitte ändern Sie den Tabellenname. Er ist zu lang.";
Message [ ENGLISH ] = "Please change the table name. It is too long.";
Buttons = WB_OK;
Message[ english_us ] = "Please change the table name. It is too long.";