summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-18 13:28:10 +0400
committerAndrew Dolgov <[email protected]>2013-05-18 13:28:10 +0400
commit709b3838bbe00f873ec7e1d18dde52b72517240f (patch)
tree930fcff1367ff99e3ad560a823b3752b45ccaf82 /res/values/strings.xml
parentc1b41d9de8559240fa6c0b8f6cae8b4266830270 (diff)
add preference to confirm marking headlines as read
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 9212a1e6..05df6e0c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -196,4 +196,5 @@
<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>
+ <string name="prefs_confirm_headlines_catchup">Confirm marking articles as read</string>
</resources>