User: ihi Date: 2007/04/19 07:56:01 Modified: dba/dbaccess/source/ui/control/tabletree.src
Log: INTEGRATION: CWS mergede01 (1.44.56); FILE MERGED 2007/03/20 14:45:21 ihi 1.44.56.1: #i72301# Remove German 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.44&r2=1.45 Delta lines: +0 -12 -------------------- --- tabletree.src 5 Oct 2006 13:03:53 -0000 1.44 +++ tabletree.src 19 Apr 2007 14:55:58 -0000 1.45 @@ -49,60 +49,48 @@ MenuItem { Identifier = MID_SORT_ASCENDING; - Text [ de ] = "Aufsteigend Sortieren" ; Text [ en-US ] = "Sort Ascending"; - Text [ x-comment ] = " "; }; MenuItem { Identifier = MID_SORT_DECENDING; - Text [ de ] = "Absteigend Sortieren" ; Text [ en-US ] = "Sort Descending"; - Text [ x-comment ] = " "; }; }; }; String STR_COULDNOTCREATE_DRIVERMANAGER { - Text [ de ] = "Es konnte keine Verbindung zum SDBC-Treiber-Manager (#servicename#) hergestellt werden."; Text [ en-US ] = "Cannot connect to the SDBC driver manager (#servicename#)."; }; String STR_NOREGISTEREDDRIVER { - 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 [ 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 [ 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 [ en-US ] = "Successfully connected, but information about database tables is not available."; }; String STR_ALL_TABLES { - Text [ de ] = "Alle Tabellen"; Text [ en-US ] = "All tables"; }; String STR_ALL_VIEWS { - Text [ de ] = "Alle Tabellensichten"; Text [ en-US ] = "All views"; }; String STR_ALL_TABLES_AND_VIEWS { - Text [ de ] = "Alle Tabellen und Tabellensichten"; Text [ en-US ] = "All tables and views"; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
