summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-12 19:12:28 +0300
committerAndrew Dolgov <[email protected]>2017-01-12 19:12:28 +0300
commit6e336ec8acbb8331796ae532238c1222d5d4b16b (patch)
tree37135e1ce897b98152ab47c5f0f3ba33310db41c /org.fox.ttrss/src/main/res/values
parentd95d9f75bb6a55b045a336e8b2bb7d4480aa1840 (diff)
catchup above uses general catchup confirmation setting
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index cef96477..a3de6fc6 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -241,4 +241,6 @@
<string name="open_with_app">Open with app</string>
<string name="prefs_opening_links">Opening links</string>
<string name="open_with">Open with…</string>
+ <string name="confirm_catchup_above">Mark articles as read?</string>
+ <string name="dialog_ok">OK</string>
</resources>