summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndy Mast <andy@cyngn.com>2014-07-03 15:59:39 -0700
committerAndy Mast <andy@cyngn.com>2014-07-07 14:02:59 -0700
commit66f10198e64367b60c173ea34c1fc7f8936a0b2c (patch)
tree848f3f0da68f150cea68fcaa3b39f58e4b8c1218 /res/values/strings.xml
parent3a864f06103819671efe1e579958557f3d2cb24f (diff)
downloadpackages_apps_ThemeChooser-66f10198e64367b60c173ea34c1fc7f8936a0b2c.zip
packages_apps_ThemeChooser-66f10198e64367b60c173ea34c1fc7f8936a0b2c.tar.gz
packages_apps_ThemeChooser-66f10198e64367b60c173ea34c1fc7f8936a0b2c.tar.bz2
Use automated previews for all the things
This will pull in the automated previews for wallpaper, status bar, nav bar, and from the content provider and display them. The typeface is also correctly shown. Change-Id: I08147974f9b2e324b670a4cba5ba4728356921b0
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 395e85c..147c33f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -70,4 +70,8 @@
<item>https://play.google.com/store/search?q=theme+engine&amp;c=apps</item>
<item>http://wiki.cyanogenmod.org/w/Themes</item>
</string-array>
+
+ <string name="status_bar_clock_text" translatable="false">5:30</string>
+ <string name="status_bar">Status bar</string>
+ <string name="navigation_bar">Navigation bar</string>
</resources>