User: obo Date: 2006/07/10 08:37:07 Modified: dba/dbaccess/source/ui/misc/WizardPages.src
Log: INTEGRATION: CWS qiq (1.45.18); FILE MERGED 2006/05/18 09:18:00 fs 1.45.18.1: #i51143# dbumiscres.src File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: WizardPages.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/WizardPages.src?r1=1.45&r2=1.46 Delta lines: +3 -3 ------------------- --- WizardPages.src 31 Mar 2006 12:15:47 -0000 1.45 +++ WizardPages.src 10 Jul 2006 15:37:04 -0000 1.46 @@ -603,10 +603,10 @@ Buttons = WB_OK; Message [ en-US ] = "This table name is not valid in the current database."; }; -String STR_ERR_DUPL_TABLENAME +String STR_SUGGEST_APPEND_TABLE_DATA { - 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 [ de ] = "Wählen Sie die Option 'Daten anhängen' auf der ersten Seite, um Daten an eine existierende Tabellen anzuhängen."; + Text [ en-US ] = "Choose the option 'Append data' on the first page to append data to an existing table."; }; ErrorBox ERROR_INVALID_TABLE_NAME_LENGTH --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
