summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-09 23:21:35 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-09 23:21:35 +0000
commitb968f5ee8081c9e582ea7c196efeaa1d710e392d (patch)
tree6d5f45557fc0d702b93af5b9a9a6bfc6038e4bef
parent362c4441b65f63dfc3cf933d569aba6e00dc168a (diff)
parented017043595821b5408f33f120f9ba343ef8dd8b (diff)
Merge "Changed hidden from favorites to removed from favorites" into klp-dev
-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 0e2c9e09c..ad16f031f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -609,7 +609,7 @@
<!-- Title of show all contacts button -->
<string name="show_all_contacts_button_text">All contacts</string>
<!-- Text displayed when user swipes out a favorite contact -->
- <string name="favorite_hidden">Hidden from favorites</string>
+ <string name="favorite_hidden">Removed from favorites</string>
<!-- Text displayed for the undo button to undo removing a favorite contact -->
<string name="favorite_hidden_undo">Undo</string>