summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-26 11:17:38 +0300
committerAndrew Dolgov <[email protected]>2011-11-26 11:17:38 +0300
commite722a06651bc74cab83b59158c6d4f07042cc9a6 (patch)
treed31022a5d9292b047d42eeadec4b9353c2e39522 /res/values/strings.xml
parent5b0c674f2bba0c0e5a7fc016b7a003d133d0cd0e (diff)
fix themes for 2.x devices
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 96c92a2f..7933d3f3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -34,4 +34,6 @@
<string name="could_not_decode_content">Could not decode content (UnsupportedEncodingException)</string>
<string name="sort_feeds_by_unread">Sort feeds by unread count</string>
<string name="load_more_articles">More headlines...</string>
+ <string name="show_all_articles">Show all articles</string>
+ <string name="show_unread_articles">Show unread articles</string>
</resources>