summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-02-26 22:18:13 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-02-26 22:18:13 +0000
commiteb2097d840ac4e2f8709041cb7c9282697a309af (patch)
treeb8deee744f68ec729cf258ddeb96874ec4ffb4ec /res/values/strings.xml
parent7aed923a6f4370876c1f218550220c0394024b02 (diff)
parentdd9dc5ae60a991ab7e4203c4b539d1dd4811b59a (diff)
Merge "Add DisplayOptions PreferenceFragment."
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index baa774693..ab8fd2754 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -690,13 +690,13 @@
<!-- Dialer settings related strings-->
+ <!-- Title for "Display options" category, which controls how contacts are shown.
+ [CHAR LIMIT=40] -->
+ <string name="display_options_title">Display options</string>
+
<!-- Label for the general dialer settings section [CHAR LIMIT=30]-->
<string name="general_settings_label">General</string>
- <!-- Title for "Contact display options" category, which is shown above options which
- manipulate how contacts are shown. [CHAR LIMIT=40] -->
- <string name="contact_display_options_category_title">Contact display options</string>
-
<!-- Title for the category "sounds", which is shown above sounds and vibration related
settings. [CHAR LIMIT=30] -->
<string name="sounds_and_vibrate_category_title">Sounds and vibrate</string>