User: hr Date: 2006/10/24 08:15:17 Modified: dba/dbaccess/source/ui/tabledesign/table.src
Log: INTEGRATION: CWS dba205c (1.94.30); FILE MERGED 2006/10/11 12:23:40 fs 1.94.30.1: #i70285# File Changes: Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: table.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/table.src?r1=1.94&r2=1.95 Delta lines: +1 -4 ------------------- --- table.src 15 Aug 2006 10:57:39 -0000 1.94 +++ table.src 24 Oct 2006 15:15:14 -0000 1.95 @@ -61,9 +61,6 @@ String STR_TABLEDESIGN_DBFIELDTYPES { - //Text [ de ] ="Unbekannt;Text;Zahl;Datum/Zeit;Datum;Zeit;Ja/Nein;Währung;Memo;Zähler;Bild;Text (fix);Dezimal;Binärfeld (fix);Binärfeld;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Objekt;Distinct;Struktur;Feld;BLOB;CLOB;REF;OTHER" ; - - Text [ de ] = "Unbekannt;Text;Zahl;Datum/Zeit;Datum;Zeit;Ja/Nein;Währung;Memo;Zähler;Bild;Text (fix);Dezimal;Binärfeld (fix);Binärfeld;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Objekt;Distinct;Struktur;Feld;BLOB;CLOB;REF;OTHER" ; Text [ en-US ] = "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER"; }; @@ -427,7 +424,7 @@ String STR_TABLEDESIGN_COULD_NOT_DROP_COL { - Text [ de ] = "Die Spalte $column$ konnte nicht gelöscht werden."; + Text [ de ] = "Die Spalte $column$ konnte nicht gelöscht werden."; Text [ en-US ] = "The column $column$ could not be deleted."; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
