summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Kover <kover@cyngn.com>2016-02-17 16:44:52 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-04-13 11:45:46 -0700
commitc8c765c2b5b8b09330ec0f74c78337f56ee15790 (patch)
treec0ccf3c11440248ba83ef98699bc48a9abc0c788
parent763af1265c4ddba9d010362a1d449ac51f5945d4 (diff)
downloadpackages_apps_SetupWizard-c8c765c2b5b8b09330ec0f74c78337f56ee15790.zip
packages_apps_SetupWizard-c8c765c2b5b8b09330ec0f74c78337f56ee15790.tar.gz
packages_apps_SetupWizard-c8c765c2b5b8b09330ec0f74c78337f56ee15790.tar.bz2
Update the theme apply label string
More expressive and specifically calls out two components most likely to be included. Change-Id: Ied32d53f308b3fa9fea65a77524c7e3729c52f06 Ticket: CYNGNOS-2085
-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 847afcb..78ea521 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -75,7 +75,7 @@
<string name="services_help_improve_cm">Help improve <xliff:g id="name" example="CyanogenMod">%s</xliff:g></string>
<string name="services_metrics_label"><xliff:g id="name" example="Help improve CyanogenMod">%1$s</xliff:g> by automatically sending diagnostic and usage data to Cyanogen. This information can’t be used to identify you and lends a hand to teams working on things like battery life, app performance, and new <xliff:g id="name" example="CyanogenMod">%2$s</xliff:g> features.</string>
<string name="services_apply_theme">Apply the <xliff:g id="name" example="Material">%s</xliff:g> theme</string>
- <string name="services_apply_theme_label"><xliff:g id="name" example="Apply the Material theme">%s</xliff:g> enabling unique icons, wallpapers, and fonts.</string>
+ <string name="services_apply_theme_label"><xliff:g id="name" example="Apply the Material theme">%s</xliff:g> enabling a unique visual style for your icons, wallpaper and more.</string>
<string name="services_os_nav_keys_label"><b>Use on screen navigation keys</b> instead of hardware keys.</string>
<string name="services_use_secure_sms">Use secure SMS</string>
<string name="services_secure_sms_label"><xliff:g id="name" example="Use secure SMS">%1$s</xliff:g> to encrypt SMS conversations with other users using secure SMS on a <xliff:g id="name" example="CyanogenMod">%2$s</xliff:g> device.</string>