Tag: cws_src680_qiq
User: fs      
Date: 06/05/17 04:48:07

Modified:
 /dba/dbaccess/source/ui/misc/
  dbumiscres.src

Log:
 #i51143# STR_NAMED_OBJECT_ALREADY_EXISTS (moved from elsewhere, and renamed)

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: dbumiscres.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/dbumiscres.src?r1=1.71.42.2&r2=1.71.42.3
Delta lines:  +11 -5
--------------------
--- dbumiscres.src      15 May 2006 14:20:31 -0000      1.71.42.2
+++ dbumiscres.src      17 May 2006 11:48:04 -0000      1.71.42.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbumiscres.src,v $
  *
- *  $Revision: 1.71.42.2 $
+ *  $Revision: 1.71.42.3 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/15 14:20:31 $
+ *  last change: $Author: fs $ $Date: 2006/05/17 11:48:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -248,10 +248,10 @@
        };
 };
 
-String STR_OBJECT_ALREADY_EXSISTS
+String STR_ERROR_DURING_CREATION
 {
-Text [ de ] = "Fehler beim Erzeugen";
-Text [ en-US ] = "Error during creation";
+    Text [ de ] = "Fehler beim Erzeugen";
+    Text [ en-US ] = "Error during creation";
 };
 
 String STR_UNEXPECTED_ERROR
@@ -307,4 +307,10 @@
 {
     Text [ de ] = "Beim Verbindungsaufbau sind Warnungen aufgetreten. Drücken 
Sie \"Mehr\", um sie anzuzeigen.";
     Text [ en-US ] = "Warnings were encountered while connecting to the data 
source. Press \"More\" to view them.";
+};
+
+String STR_NAMED_OBJECT_ALREADY_EXISTS
+{
+       Text [ de ] = "Der Name '$#$' existiert bereits.\nBitte geben Sie einen 
neuen Namen an." ;
+       Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another 
name." ;
 };




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

Reply via email to