User: ihi Date: 2007/04/19 08:01:58 Modified: dba/dbaccess/source/ui/dlg/dsselect.src
Log: INTEGRATION: CWS mergede01 (1.42.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.42.242.1: #i72301# Remove German 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.42&r2=1.43 Delta lines: +0 -9 ------------------- --- dsselect.src 23 Sep 2005 14:14:59 -0000 1.42 +++ dsselect.src 19 Apr 2007 15:01:56 -0000 1.43 @@ -48,15 +48,12 @@ Closeable = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 218 , 118 ) ; - Text [ de ] = "Datenquelle" ; Text [ en-US ] = "Data Source" ; - Text [ x-comment ] = " "; FixedText FT_DESCRIPTION { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 154 , 10 ) ; - Text [ de ] = "Wählen Sie eine Datenquelle:"; Text [ en-US ] = "Choose a data source:"; }; ListBox LB_DATASOURCE @@ -95,9 +92,7 @@ TabStop = TRUE ; Disable = TRUE ; Hide = TRUE ; - Text [ de ] = "Verwalten..." ; Text [ en-US ] = "Organize..." ; - Text [ x-comment ] = " "; }; PushButton PB_CREATE { @@ -105,22 +100,18 @@ Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Hide = TRUE ; - Text [ de ] ="Erzeugen..." ; Text [ en-US ] = "Create..." ; }; String STR_LOCAL_DATASOURCES { - Text [ de ] = "Lokale Datenbanken" ; Text [ en-US ] = "Local Databases" ; }; String STR_DESCRIPTION2 { - 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 [ 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]
