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
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 & 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>