summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2019-06-19 23:54:32 +0000
committerMatthias Seidel <mseidel@apache.org>2019-06-19 23:54:32 +0000
commitcffc33706f6eb1d85f6da8600a98f4ef9f5c43a8 (patch)
tree38a452cd466427ebc1ae4a94a6c2a33ab91a6166
parent1ef42d9e4d96b2010ff569eb51a2207c0e755e1d (diff)
Removed some whitespace, changed String
Notes
Notes: ignore: obsolete
-rw-r--r--dbaccess/source/ui/dlg/AutoControls_tmpl.hrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
index e8ac2e31746e..5380419ac6d9 100644
--- a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
+++ b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
@@ -21,7 +21,6 @@
-
#ifndef _DBAUI_AUTOCONTROLS_HRC_
#define _DBAUI_AUTOCONTROLS_HRC_
@@ -92,7 +91,7 @@
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ; \
HelpId = AUTO_HID2; \
TabStop = TRUE ; \
- Text[ en-US ] = "Browse"; \
+ Text[ en-US ] = "Browse..."; \
};
// --------------------------------------------------------------------------------------------------