summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-04-18 18:46:33 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-04-18 18:46:33 +0000
commit1e6efea12e3d9c72d31c8be2fd1ea8be2dfdb227 (patch)
treea39a3892c9c03cfcef04434fb533070784684a46 /res/values
parent099592e51291f9b08abf775f1e5f43dcbc95a050 (diff)
parent4acac9b820d00d4f666519de2dbee0f82e537a9e (diff)
Merge "Remove AllContactsActivity"
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4832ee9df..07dfd81da 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -628,19 +628,12 @@
Do not translate. -->
<string name="call_log_activity_title_font_family">sans-serif-light</string>
- <!-- String resource for the font-family to use for show all contacts' title
- Do not translate. -->
- <string name="show_all_contacts_title_font_family">sans-serif-light</string>
-
<!-- Text displayed when the list of missed calls is empty -->
<string name="recentMissed_empty">No recent missed calls.</string>
<!-- Text displayed when the list of voicemails is empty -->
<string name="recentVoicemails_empty">No recent voicemails.</string>
- <!-- Menu option to enable all contacts to be displayed -->
- <string name="show_all_contacts">Show all contacts</string>
-
<!-- Menu option to show favorite contacts only -->
<string name="show_favorites_only">Show favorites only</string>