summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-13 01:08:38 +0300
committerAndrew Dolgov <[email protected]>2015-02-13 01:08:38 +0300
commitdbe686598068a714fa2e8c5de3f337a8ee729204 (patch)
tree406fa204bbabf017126b306362649de4e82c6672 /org.fox.ttrss/src/main/res/values/strings.xml
parent4d9949aabe1968e9268e4b6b5c79b47898086dd1 (diff)
widget: default to showing fresh articles instead of global unread
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/strings.xml')
-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 86479ca2..177b331f 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -217,4 +217,6 @@
<string name="prefs_build_timestamp">%1$s</string>
<string name="prefs_build_timestamp_title">Build timestamp</string>
<string name="crash_dialog_text">Unfortunately, Tiny Tiny RSS has stopped. Submit crash report to tt-rss.org?</string>
+ <string name="prefs_widget_show_fresh">Show Fresh articles</string>
+ <string name="prefs_widget_show_fresh_summary">Instead of total unread display amount of Fresh articles</string>
</resources>