summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-29 15:40:23 +0300
committerAndrew Dolgov <[email protected]>2011-11-29 15:40:23 +0300
commitef38363cdc4914c3a69780d319cfc9e173903441 (patch)
tree9313e7b7f14706c1d73dc7f05258b869ea2e5216 /res/values
parent823ea28ff54cd1e4f262f5af4a4f617336dad285 (diff)
add experimental feed context 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 c73be87f..8c80ddcf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -32,6 +32,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="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>