summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbagrid.src
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-10 14:24:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-10 14:24:27 +0000
commit463a2761257c7b0ff9d5f132bd733fd3fc6f913f (patch)
tree71ad09e1b7d09dfa9766e9436bf4a3c8f83e059b /dbaccess/source/ui/browser/sbagrid.src
parente73db28fbf3cb475dd88cc75c7047e21e831078c (diff)
INTEGRATION: CWS qiq (1.55.118); FILE MERGED
2006/05/17 11:43:55 fs 1.55.118.1: some less identifier name clashes
Diffstat (limited to 'dbaccess/source/ui/browser/sbagrid.src')
-rw-r--r--dbaccess/source/ui/browser/sbagrid.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/sbagrid.src b/dbaccess/source/ui/browser/sbagrid.src
index 0b7b3c9584de..93f0e6073103 100644
--- a/dbaccess/source/ui/browser/sbagrid.src
+++ b/dbaccess/source/ui/browser/sbagrid.src
@@ -4,9 +4,9 @@
*
* $RCSfile: sbagrid.src,v $
*
- * $Revision: 1.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 14:09:59 $
+ * last change: $Author: obo $ $Date: 2006-07-10 15:24:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,7 +126,7 @@ String STR_VIEW_TITLE
Text [ en-US ] = "View #" ;
};
-String STR_OBJECT_ALREADY_EXISTS
+String STR_NAME_ALREADY_EXISTS
{
Text [ de ] = "Der Name \"#\" existiert bereits." ;
Text [ en-US ] = "The name \"#\" already exists.";