diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 0056555..c600666 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -510,7 +510,7 @@ <string name="search_label" translatable="false">Browser</string> <!-- This string is for the browser "Go To" UI. --> <!-- This is the hint text shown in the Go To widget, before text is entered. --> - <string name="search_hint">Type Web address</string> + <string name="search_hint">Search or type URL</string> <!-- This string is for the browser "Go To" UI. --> <!-- This is the button label in the "Go To" UI. --> <string name="search_button_text">Go</string> |