Tag: cws_src680_qiq
User: fs      
Date: 06/05/10 07:25:04

Modified:
 /dba/dbaccess/source/core/resource/
  strings.src

Log:
 #i51143# RID_STR_CONFLICTING_NAMES

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&r2=1.48.118.1
Delta lines:  +9 -4
-------------------
--- strings.src 23 Sep 2005 14:09:22 -0000      1.48
+++ strings.src 10 May 2006 14:25:01 -0000      1.48.118.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: strings.src,v $
  *
- *  $Revision: 1.48 $
+ *  $Revision: 1.48.118.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:09:22 $
+ *  last change: $Author: fs $ $Date: 2006/05/10 14:25:01 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -223,4 +223,9 @@
 {
        Text [ de ] ="Die Datei \"$file$\" existiert nicht.";
        Text[ en-US ] = "The file \"$file$\" does not exist.";
+};
+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.";
 };




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to