diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:37:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:37:39 +0000 |
commit | 6ede307b018520a49573806792be1e503b0a385e (patch) | |
tree | c9529d4aa41dd326cf7492b7bd4a768f2bb40cd8 /dbaccess/source/ui/dlg/dbadmin.src | |
parent | 7906c6b98c8d9322eba6fbc119543354acafd9b4 (diff) |
INTEGRATION: CWS dba203a (1.150.64); FILE MERGED
2006/03/14 11:26:57 fs 1.150.64.1: #i61678# typo
Diffstat (limited to 'dbaccess/source/ui/dlg/dbadmin.src')
-rw-r--r-- | dbaccess/source/ui/dlg/dbadmin.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/dbadmin.src b/dbaccess/source/ui/dlg/dbadmin.src index d4cfc1bcb..b20c11ed4 100644 --- a/dbaccess/source/ui/dlg/dbadmin.src +++ b/dbaccess/source/ui/dlg/dbadmin.src @@ -4,9 +4,9 @@ * * $RCSfile: dbadmin.src,v $ * - * $Revision: 1.150 $ + * $Revision: 1.151 $ * - * last change: $Author: kz $ $Date: 2005-11-01 12:47:00 $ + * last change: $Author: obo $ $Date: 2006-03-29 12:37:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -489,7 +489,7 @@ TabPage PAGE_GENERAL { Pos = MAP_APPFONT (START_X , 27 ); Size = MAP_APPFONT ( WIZARD_PAGE_X - START_X - 6, 5* FIXEDTEXT_HEIGHT ) ; - Text [ de ] = "Benutzen sie den Datenbank-Assistenten, um eine neue Datenbank anzulegen, eine bestehende Datenbankdatei zu öffnen, oder eine Verbindung zu einer Server-Datenbank herzustellen."; + Text [ de ] = "Benutzen Sie den Datenbank-Assistenten, um eine neue Datenbank anzulegen, eine bestehende Datenbankdatei zu öffnen, oder eine Verbindung zu einer Server-Datenbank herzustellen."; Text [ en-US ] = "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server." ; WordBreak = TRUE ; }; |