summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-30 12:59:23 +0300
committerAndrew Dolgov <[email protected]>2011-11-30 12:59:23 +0300
commit20a66a8dc20924e688c2afe457f4195daa4b08c1 (patch)
treea9f7cd92eed8761262366bf2ec5e231f4a5cb05e /res/values
parentbb0438358d1c9ed5e8250ec961124f18e309b4c3 (diff)
add several menu icons from http://www.androidicons.com/freebies.php
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b7cc41be..82793a07 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -34,7 +34,7 @@
<string name="update_feeds">Refresh feeds</string>
<string name="close_article">Close article</string>
<string name="share_article">Share article</string>
- <string name="catchup">Mark as read</string>
+ <string name="catchup">Mark read</string>
<string name="sort_feeds_by_unread">Sort feeds by unread count</string>
<string name="load_more_articles">Load more</string>
<string name="show_all_articles">Show all articles</string>
@@ -70,7 +70,7 @@
<string name="no_headlines_to_display">No headlines to display</string>
<string name="browse_cats_like_feeds">Browse categories like feeds</string>
<string name="browse_cats_like_feeds_summary">Use category context menu to override this setting</string>
- <string name="catchup_and_load">Catchup</string>
+ <string name="headlines_mark_as_read">Mark read</string>
<string name="error_no_error">No error</string>
<string name="error_unknown">Error: Unknown error (see log)</string>
<string name="error_http_unauthorized">Error: 401 unauthorized</string>