Tag: cws_src680_dba205c User: fs Date: 2006/10/11 05:23:43 Modified: dba/dbaccess/source/ui/tabledesign/table.src
Log: #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.94.30.1 Delta lines: +4 -7 ------------------- --- table.src 15 Aug 2006 10:57:39 -0000 1.94 +++ table.src 11 Oct 2006 12:23:40 -0000 1.94.30.1 @@ -4,9 +4,9 @@ * * $RCSfile: table.src,v $ * - * $Revision: 1.94 $ + * $Revision: 1.94.30.1 $ * - * last change: $Author: hr $ $Date: 2006/08/15 10:57:39 $ + * last change: $Author: fs $ $Date: 2006/10/11 12:23:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -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]
