User: ihi Date: 2007/04/19 08:00:33 Modified: dba/dbaccess/source/ui/dlg/dbfindex.src
Log: INTEGRATION: CWS mergede01 (1.34.150); FILE MERGED 2007/03/20 14:45:24 ihi 1.34.150.1: #i72301# Remove German File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbfindex.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbfindex.src?r1=1.34&r2=1.35 Delta lines: +0 -5 ------------------- --- dbfindex.src 31 Mar 2006 12:13:33 -0000 1.34 +++ dbfindex.src 19 Apr 2007 15:00:31 -0000 1.35 @@ -104,7 +104,6 @@ OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( WIN_X , WIN_Y ) ; - Text [ de ] = "Indizes" ; Text [ en-US ] = "Indexes" ; Moveable = TRUE ; Closeable = TRUE ; @@ -130,7 +129,6 @@ { Pos = MAP_APPFONT ( 8 , 7 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; - Text [ de ] = "~Tabelle" ; Text [ en-US ] = "~Table"; }; ComboBox CB_TABLES @@ -146,14 +144,12 @@ { Pos = MAP_APPFONT ( 6 , 22 ) ; Size = MAP_APPFONT ( 196 , 8 ) ; - Text [ de ] = "Zuweisung" ; Text [ en-US ] = "Assignment" ; }; FixedText FT_TABLEINDEXES { Pos = MAP_APPFONT ( 12 , 33 ) ; Size = MAP_APPFONT ( 83 , 8 ) ; - Text [ de ] = "T~abellenindizes" ; Text [ en-US ] = "T~able indexes"; }; ListBox LB_TABLEINDEXES @@ -168,7 +164,6 @@ { Pos = MAP_APPFONT ( 120 , 33 ) ; Size = MAP_APPFONT ( 73 , 8 ) ; - Text [ de ] = "~Freie Indizes" ; Text [ en-US ] = "~Free indexes"; }; ListBox LB_FREEINDEXES --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
