User: hr Date: 05/09/23 07:15:02 Modified: /dba/dbaccess/source/ui/dlg/ dsselect.src
Log: INTEGRATION: CWS encup (1.40.132); FILE MERGED 2005/04/29 16:01:26 ihi 1.40.132.1: #i40603# German strings now UTF8 encoded File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dsselect.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dsselect.src?r1=1.41&r2=1.42 Delta lines: +3 -3 ------------------- --- dsselect.src 8 Sep 2005 15:03:33 -0000 1.41 +++ dsselect.src 23 Sep 2005 14:14:59 -0000 1.42 @@ -56,7 +56,7 @@ { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 154 , 10 ) ; - Text [ de ] = "Wählen Sie eine Datenquelle:"; + Text [ de ] = "Wählen Sie eine Datenquelle:"; Text [ en-US ] = "Choose a data source:"; }; ListBox LB_DATASOURCE @@ -115,12 +115,12 @@ }; String STR_DESCRIPTION2 { - Text [ de ]= "Wählen Sie eine Datenbank"; + Text [ de ]= "Wählen Sie eine Datenbank"; Text [ en-US ] = "Choose a database"; }; String STR_COULDNOTLOAD_CONFIGLIB { - Text [ de ] = "Die Programmbibliothek #lib# konnte nicht geladen werden oder ist defekt. Die ODBC-Datenquellen-Konfiguration ist nicht verfügbar."; + Text [ de ] = "Die Programmbibliothek #lib# konnte nicht geladen werden oder ist defekt. Die ODBC-Datenquellen-Konfiguration ist nicht verfügbar."; Text [ en-US ] = "Could not load the program library #lib# or it is corrupted. The ODBC data source configuration is not available."; }; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
