summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-26 11:46:17 +0300
committerAndrew Dolgov <[email protected]>2011-11-26 11:46:17 +0300
commit2229ae0fc4d8ee23ca64632292e74e86c3f43ee9 (patch)
tree402c3f00a1d3b5ffd1525f1f172abf84d4049058 /res/values/strings.xml
parente722a06651bc74cab83b59158c6d4f07042cc9a6 (diff)
implement show all/show unread
tweak menu theme tweaks bump version
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7933d3f3..c190ac3a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -33,7 +33,7 @@
<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>
+ <string name="load_more_articles">Load more...</string>
<string name="show_all_articles">Show all articles</string>
<string name="show_unread_articles">Show unread articles</string>
</resources>