diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2011-11-26 09:52:50 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2011-11-26 09:52:50 +0300 |
| commit | 131dec0c1cb8799f0321938bfdfd7b32eeb7dcbd (patch) | |
| tree | 5785abbbfebc43ac64035d992dcd2ce33d44c96e /res/values/strings.xml | |
| parent | 10672b110fb20c40ec867f4ded87be8b6b826b17 (diff) | |
support loading more headlines from main menu
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 1 |
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> |