Tag: cws_src680_dba203a User: fs Date: 06/03/14 03:27:00 Modified: /dba/dbaccess/source/ui/dlg/ dbadmin.src
Log: #i61678# typo File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbadmin.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbadmin.src?r1=1.150&r2=1.150.64.1 Delta lines: +4 -4 ------------------- --- dbadmin.src 1 Nov 2005 12:47:00 -0000 1.150 +++ dbadmin.src 14 Mar 2006 11:26:57 -0000 1.150.64.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbadmin.src,v $ * - * $Revision: 1.150 $ + * $Revision: 1.150.64.1 $ * - * last change: $Author: kz $ $Date: 2005/11/01 12:47:00 $ + * last change: $Author: fs $ $Date: 2006/03/14 11:26:57 $ * * 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 @@ { 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 ; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
