summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-01-11 08:20:21 +0000
committerOcke Janssen <oj@openoffice.org>2001-01-11 08:20:21 +0000
commit08aa5d87370ab62a702ae04cd8f41ba089688836 (patch)
tree383d13704d068890fd1ae9ddd486d4c6635db8cd /dbaccess/source/ui/misc
parent0c2852ab7b666ad3aa417dee7de389a35b600754 (diff)
#81232# new string
Diffstat (limited to 'dbaccess/source/ui/misc')
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.src14
1 files changed, 12 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src
index 2b113a3d129e..ef273c68c736 100644
--- a/dbaccess/source/ui/misc/dbumiscres.src
+++ b/dbaccess/source/ui/misc/dbumiscres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dbumiscres.src,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: fs $ $Date: 2001-01-04 11:21:03 $
+ * last change: $Author: oj $ $Date: 2001-01-11 09:20:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,9 +169,19 @@ String STR_GENERAL_SDB_ERROR
Text[ arabic ] = " ";
};
+String STR_OBJECT_ALREADY_EXSISTS
+{
+ Text = "Fehler beim Erzeugen!";
+ Text [ english ] = "Error while creating!";
+ Text [ english_us ] = "Error while creating!";
+};
+
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.8 2001/01/04 11:21:03 fs
+ * #81485# added dsn type ADO
+ *
* Revision 1.7 2000/12/14 11:22:34 nf
* Replacement of StarPortal: Sun Webtop
*