summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-09 16:25:14 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-09 16:25:14 -0700
commit47ae3d9980966d9f351f26630cfaf558db800038 (patch)
tree6d5f45557fc0d702b93af5b9a9a6bfc6038e4bef /res
parent20af0b1fe6db6d270365d63bc20a679677d34e82 (diff)
parent9e9950f197861e9c6b1170ae01ab85b43d94581c (diff)
am 9e9950f1: am b968f5ee: Merge "Changed hidden from favorites to removed from favorites" into klp-dev
* commit '9e9950f197861e9c6b1170ae01ab85b43d94581c': Changed hidden from favorites to removed from favorites
Diffstat (limited to 'res')
-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>