summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-15 13:28:47 +0400
committerAndrew Dolgov <[email protected]>2013-05-15 13:28:47 +0400
commit9e71ff1b11d66aec2ce48a7c7f90dfb82ce143cd (patch)
tree7d3816e2b7d029ecb9d92e1a1784ad438001897b /res/values/strings.xml
parenta60225626db91e98691e88f1d3a60bb16ecdec8f (diff)
confirm marking headlines as read from the actionbar
Diffstat (limited to 'res/values/strings.xml')
-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 6dd47839..9212a1e6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -195,4 +195,5 @@
<string name="light_theme_is_not_supported_on_honeycomb">Light theme is not supported on Honeycomb</string>
<string name="pref_headlines_mark_read_scroll">Mark read on scroll</string>
<string name="pref_headlines_mark_read_scroll_long">Headlines will be marked read when scrolling past them</string>
+ <string name="mark_num_headlines_as_read">Mark %1$d article(s) as read?</string>
</resources>