User: hr Date: 05/09/23 07:10:38 Modified: /dba/dbaccess/source/ui/control/ tabletree.src
Log: INTEGRATION: CWS encup (1.40.132); FILE MERGED 2005/04/29 16:01:21 ihi 1.40.132.1: #i40603# German strings now UTF8 encoded File Changes: Directory: /dba/dbaccess/source/ui/control/ =========================================== File [changed]: tabletree.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/control/tabletree.src?r1=1.41&r2=1.42 Delta lines: +4 -4 ------------------- --- tabletree.src 8 Sep 2005 14:37:01 -0000 1.41 +++ tabletree.src 23 Sep 2005 14:10:36 -0000 1.42 @@ -107,23 +107,23 @@ String STR_NOREGISTEREDDRIVER { - Text [ de ] = "Es ist kein Treiber für die URL #connurl# registriert!"; + Text [ de ] = "Es ist kein Treiber für die URL #connurl# registriert!"; Text [ en-US ] = "A driver is not registered for the URL #connurl#."; }; String STR_COULDNOTCONNECT { - Text [ de ] = "Es konnte keine Verbindung für den URL #connurl# aufgebaut werden."; + Text [ de ] = "Es konnte keine Verbindung für den URL #connurl# aufgebaut werden."; Text [ en-US ] = "No connection could be established for the URL #connurl#."; }; String STR_COULDNOTCONNECT_PLEASECHECK { - Text [ de ] = "Bitte überprüfen Sie die aktuellen Einstellungen, zum Beispiel hinsichtlich Benutzername und Kennwort."; + Text [ de ] = "Bitte überprüfen Sie die aktuellen Einstellungen, zum Beispiel hinsichtlich Benutzername und Kennwort."; Text [ en-US ] = "Please check the current settings, for example user name and password."; }; String STR_NOTABLEINFO { - Text [ de ] = "Die Verbindung wurde erfolgreich hergestellt, aber es konnten keine Informationen über Tabellen in der Datenbank ermittelt werden."; + Text [ de ] = "Die Verbindung wurde erfolgreich hergestellt, aber es konnten keine Informationen über Tabellen in der Datenbank ermittelt werden."; Text [ en-US ] = "Successfully connected, but information about database tables is not available."; }; String STR_ALL_TABLES --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
