summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-09 08:46:52 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-09 08:46:52 +0000
commit26fd4778e90b4c6976f8567258006345bf3fa113 (patch)
tree9549090e970118982ca9d6014d2fa281088fb7d4 /dbaccess
parent0da9b1231663eff75fe90786d73453cbe267cdb6 (diff)
INTEGRATION: CWS insight02 (1.41.28); FILE MERGED
2004/08/13 09:01:05 oj 1.41.28.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/misc/WizardPages.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/misc/WizardPages.src b/dbaccess/source/ui/misc/WizardPages.src
index 8eac48e523cd..ff80f7b977c3 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.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: hjs $ $Date: 2004-06-26 17:32:52 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:46:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -161,7 +161,6 @@ ModalDialog WIZ_RTFCOPYTABLE
TabStop = TRUE ;
Size = MAP_APPFONT ( BUTTON_SIZE_X , BUTTON_SIZE_Y ) ;
Text [ de ] = "~Fertig stellen" ;
- Text [ x-comment ] = "; Is this \"Create\" or \"Finish\" in the sense of completing something??- - - - - - -";
Text [ en-US ] = "C~reate";
};
@@ -634,7 +633,6 @@ String STR_ERR_DUPL_TABLENAME
{
Text [ de ] = "Der Tabellenname \'$name$\' existiert bereits.\nSie können einen neuen Namen angeben\noder die Daten an die existierende Tabelle anhängen." ;
Text [ en-US ] = "The table name \'$name$\' already exists.\nYou may enter a new name\nor append the data to the existing table." ;
- Text [ x-comment ] = " ";
};
ErrorBox ERROR_INVALID_TABLE_NAME_LENGTH