Tag: cws_src680_qiq
User: fs      
Date: 06/05/23 23:48:08

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

Log:
 moved two strings to another place (adbt lib)

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.4&r2=1.71.42.5
Delta lines:  +2 -14
--------------------
--- dbumiscres.src      18 May 2006 09:18:00 -0000      1.71.42.4
+++ dbumiscres.src      24 May 2006 06:48:06 -0000      1.71.42.5
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbumiscres.src,v $
  *
- *  $Revision: 1.71.42.4 $
+ *  $Revision: 1.71.42.5 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/18 09:18:00 $
+ *  last change: $Author: fs $ $Date: 2006/05/24 06:48:06 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -313,16 +313,4 @@
 {
        Text [ de ] = "Der Name '$#$' existiert bereits.\nBitte geben Sie einen 
neuen Namen an." ;
        Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another 
name." ;
-};
-
-String STR_NAME_ALREADY_USED_IN_DB
-{
-    Text [ de ] = "Der Name '$name$' wird bereits in der Datenbank benutzt.";
-    Text [ en-US ] = "The name '$name$' is already in use in the database.";
-};
-
-String STR_QUERY_AND_TABLE_DISTINCT_NAMES
-{
-    Text [ de ] = "Es ist nicht möglich, einer Tabelle und einer Abfrage den 
selben Namen zu geben. Bitte wählen Sie einen Namen, der noch nicht für eine 
Abfrage oder Tabelle benutzt wird.";
-    Text [ en-US ] = "You cannot give a table and a query the same name. 
Please use a name which is not yet used by a query or table.";
 };




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

Reply via email to