Tag: cws_src680_qiq User: fs Date: 06/05/11 04:26:10 Modified: /dba/dbaccess/source/core/resource/ strings.src
Log: #i51143# File Changes: Directory: /dba/dbaccess/source/core/resource/ ============================================== File [changed]: strings.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/resource/strings.src?r1=1.48.118.1&r2=1.48.118.2 Delta lines: +4 -4 ------------------- --- strings.src 10 May 2006 14:25:01 -0000 1.48.118.1 +++ strings.src 11 May 2006 11:26:07 -0000 1.48.118.2 @@ -4,9 +4,9 @@ * * $RCSfile: strings.src,v $ * - * $Revision: 1.48.118.1 $ + * $Revision: 1.48.118.2 $ * - * last change: $Author: fs $ $Date: 2006/05/10 14:25:01 $ + * last change: $Author: fs $ $Date: 2006/05/11 11:26:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -226,6 +226,6 @@ }; String RID_STR_CONFLICTING_NAMES { - Text [ de ] = "Die Datenbank enthält Tabellen, deren Namen mit den Namen von existierenden Abfragen kollidieren. Um alle Tabellen und Abfragen voll nutzen zu können, stellen Sie sicher, dass sie alle unterschiedliche Namen haben."; - Text [ en-US ] = "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they all have distinct names."; + Text [ de ] = "Die Datenbank enthält Tabellen, deren Namen mit den Namen von existierenden Abfragen kollidieren. Um alle Tabellen und Abfragen voll nutzen zu können, stellen Sie sicher, dass sie unterschiedliche Namen haben."; + Text [ en-US ] = "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
