summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-16 13:15:21 +0400
committerAndrew Dolgov <[email protected]>2013-04-16 13:15:21 +0400
commite9b049c5403aa17fd1ca59ae42ff501d15a664eb (patch)
tree78a12dbbbdaed905607fcff9dbaae8ea311c0cd8 /res/values/strings.xml
parent16aaf4547fb452a55ac9f87375b289cc88b50468 (diff)
unify theme setting, disable light theme on HC
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a24ab9a5..bdcfa61d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -192,4 +192,5 @@
<string name="requires_api5">Requires version 1.7.6</string>
<string name="labels">Labels</string>
<string name="article_img_view_caption">View Caption</string>
+ <string name="light_theme_is_not_supported_on_honeycomb">Light theme is not supported on Honeycomb</string>
</resources>