Change the string for the browser in global search from
"Bookmarks & history" to "Browser".
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7b50a2a..253efc1 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>