summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/ui/dlg/AutoControls_tmpl.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
index c7257c8133c9..7f6d63a7dc42 100644
--- a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
+++ b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: AutoControls_tmpl.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2005-01-13 19:04:48 $
+ * last change: $Author: vg $ $Date: 2005-02-17 11:07:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -180,7 +180,7 @@
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ; \
HelpId = (AUTO_HID + 1); \
TabStop = TRUE ; \
- Text [ de ] = "Suchen" ; \
+ Text [ de ] = "Durchsuchen" ; \
Text[ en-US ] = "Browse"; \
};