summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@android.com>2013-03-12 16:47:39 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-03-12 16:47:39 +0000
commitc7e711599ced508057cf96f4a120a8ed8f8636a3 (patch)
tree84758e8be7d64f408c5f79f7bb25fc6eed9c98a1 /res/values/strings.xml
parent517170834d362b7c5a26250f844cc96ec95c329a (diff)
parentefad1c3a043852a2defd5c41e7e0816510f075c6 (diff)
downloadpackages_apps_Browser-c7e711599ced508057cf96f4a120a8ed8f8636a3.tar.gz
packages_apps_Browser-c7e711599ced508057cf96f4a120a8ed8f8636a3.tar.bz2
packages_apps_Browser-c7e711599ced508057cf96f4a120a8ed8f8636a3.zip
Merge "Missing translation for Save Bookmark in Browser"
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 572041020..079d8936d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -48,6 +48,8 @@
<string name="password">Password</string>
<!-- The label on the "sign in" button -->
<string name="action">Sign in</string>
+ <!-- The name of the add bookmark page activity.-->
+ <string name="bookmarks_add_page">Save bookmark</string>
<!-- The name of the bookmarks and history search suggestion source. -->
<string name="bookmarks_search">Browser</string>
<!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts -->