summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-26 09:52:50 +0300
committerAndrew Dolgov <[email protected]>2011-11-26 09:52:50 +0300
commit131dec0c1cb8799f0321938bfdfd7b32eeb7dcbd (patch)
tree5785abbbfebc43ac64035d992dcd2ce33d44c96e /res/values
parent10672b110fb20c40ec867f4ded87be8b6b826b17 (diff)
support loading more headlines from main menu
Diffstat (limited to 'res/values')
-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 84b0632c..96c92a2f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -33,4 +33,5 @@
<string name="share_article">Share article</string>
<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>
</resources>