summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-06-03 08:39:26 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-03 08:39:26 -0700
commit67ad85d94de610b798c22b841c9eb1415c1517a5 (patch)
treecd07760c50cdb719574bc8291a6613aaa4ee5d53 /res/values
parenta3815b4c63e70c71aa0018f4f568392f193944fa (diff)
parent8dd422a6b60f82a950900fb12d3ba987edac3e86 (diff)
downloadpackages_apps_Browser-67ad85d94de610b798c22b841c9eb1415c1517a5.zip
packages_apps_Browser-67ad85d94de610b798c22b841c9eb1415c1517a5.tar.gz
packages_apps_Browser-67ad85d94de610b798c22b841c9eb1415c1517a5.tar.bz2
am 8dd422a6: Change the string for the browser in global search from "Bookmarks & history" to "Browser".
Merge commit '8dd422a6b60f82a950900fb12d3ba987edac3e86' * commit '8dd422a6b60f82a950900fb12d3ba987edac3e86': Change the string for the browser in global search from
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 95c85f8..bb2f8e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -39,7 +39,7 @@
<!-- The label on the "sign in" button -->
<string name="action">Sign in</string>
<!-- The name of the bookmarks and history search suggestion source. -->
- <string name="bookmarks_search">Bookmarks &amp; history</string>
+ <string name="bookmarks_search">Browser</string>
<!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts -->
<string name="cancel">Cancel</string>