Add string for contact preferences
Bug: 16153186
Change-Id: If8543cc5e2ec2d7f7eb33858ef4c647cdc6ab790
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index 001fb56..a72db64 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -735,4 +735,8 @@
<!-- The font-family to use for the text inside the searchbox.
Do not translate. -->
<string name="search_font_family">sans-serif</string>
+
+ <!-- The title of the preference section that allows users to configure how they want their
+ contacts to be displayed. [CHAR LIMIT=128] -->
+ <string name="preference_display_options">Contact display options</string>
</resources>