summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authord34d <clark@cyngn.com>2015-03-09 12:58:38 -0700
committerGerrit Code Review <gerrit@cyngn.com>2015-03-11 15:40:42 +0000
commita24e485aec11a109ba6d02941cf3955268941bc6 (patch)
treebd00e5abae766debacf3a3cd2657d1d87caaa8cd /res
parent6fa042774da41d08e58c9cdf5d7076b2006b2836 (diff)
downloadpackages_apps_ThemeChooser-a24e485aec11a109ba6d02941cf3955268941bc6.zip
packages_apps_ThemeChooser-a24e485aec11a109ba6d02941cf3955268941bc6.tar.gz
packages_apps_ThemeChooser-a24e485aec11a109ba6d02941cf3955268941bc6.tar.bz2
Make per-app theming name "App themer"
Change-Id: I8e1447777a0848f55e37761dbbd57a972f189a0b
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4437951..f9bea2d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -77,8 +77,8 @@
<string name="legacy_theme_warning">NOTE: %s was designed for an older version of CM. You may experience compatibility issues with this theme.</string>
<!-- Per app theming -->
- <string name="per_app_theming_title">Quick theme</string>
- <string name="per_app_theme_removal_warning">NOTE: Applying a new theme will remove any quick theme customizations.</string>
+ <string name="per_app_theming_title">App Themer</string>
+ <string name="per_app_theme_removal_warning">NOTE: Applying a new theme will remove any app theme customizations.</string>
<string name="per_app_applied_theme_indicator">\u2022</string>
<string name="per_app_theme_applying">Your theme is being applied</string>