summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbabrw.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-01-29 11:56:15 +0000
committerFrank Schönheit <fs@openoffice.org>2001-01-29 11:56:15 +0000
commit7c957cf1d755ba7611befa9766e0666b122f9440 (patch)
tree35c8411ca5f7ce1579b0b37dd998a16df359ab29 /dbaccess/source/ui/browser/sbabrw.src
parent84e995c298614e4961f3b057ee21b341f000f646 (diff)
adjusted the context menu text for ds administration - now consistent with the dialog title
Diffstat (limited to 'dbaccess/source/ui/browser/sbabrw.src')
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index e53d036142df..b47e339ec5db 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sbabrw.src,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: oj $ $Date: 2001-01-11 09:19:28 $
+ * last change: $Author: fs $ $Date: 2001-01-29 12:56:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1373,7 +1373,7 @@ Menu MENU_BROWSERTREE_CONTEXT
{
Identifier = ID_TREE_ADMINISTRATE ;
HelpId = HID_BROWSER_DSADMINISTRATE ;
- Text = "~Datenquellen administrieren ..." ;
+ Text = "~Datenquellen verwalten ..." ;
Text [ english ] = "administrate ~data sources ..." ;
Text [ english_us ] = "administrate ~data sources ..." ;
};