summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-11-12 03:51:06 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-12 03:51:06 +0000
commit512f563730d88f27e9e69e7ee2972253d643af13 (patch)
tree382e20f11f101b669b21329ce80701f5d9532acb /res
parent835ac9216232a00cca5040a554e0f7075159554c (diff)
parentba4456538ff8a622a26e29ca9db18e92ba48e4ae (diff)
am ba445653: am 97670b46: Remove summary/secondary text from settings.
* commit 'ba4456538ff8a622a26e29ca9db18e92ba48e4ae': Remove summary/secondary text from settings.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2a45efab8..317e578af 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -671,9 +671,6 @@
<!-- Label for the general dialer settings section [CHAR LIMIT=30]-->
<string name="general_settings_label">General</string>
- <!-- Label for the general dialer settings section description [CHAR LIMIT=80]-->
- <string name="general_settings_description">Contact display, sounds, and quick responses</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>
@@ -701,12 +698,6 @@
<!-- Label for the call settings section [CHAR LIMIT=30] -->
<string name="call_settings_label">Calls</string>
- <!-- Label for the call settings section description [CHAR LIMIT=80] -->
- <string name="call_settings_description">Voicemail, call waiting, and others</string>
-
<!-- Label for the phone account settings [CHAR LIMIT=30] -->
- <string name="phone_account_settings_label">Phone account settings</string>
-
- <!-- Label for the phone account settings description [CHAR LIMIT=80] -->
- <string name="phone_account_settings_description">Manage SIM and call settings</string>
+ <string name="phone_account_settings_label">Calling accounts</string>
</resources>