summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-29 08:59:33 +0300
committerAndrew Dolgov <[email protected]>2014-10-29 08:59:33 +0300
commit1bfc708bc0ba129c1e77ad7034e715e28ac50d12 (patch)
tree645baae404853568d0043a8fbe9266a00b3c528d /org.fox.ttrss/src/main/res/values
parent903e4250f9c869d581d37f365ac82a276b35869c (diff)
UIL: use time-limited disk cache instead of flushing it on startup
flavor images: show X more label if more than one image fix crash on loadmore row
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rw-r--r--org.fox.ttrss/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 784c8dc2..f452ca05 100644
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -232,5 +232,5 @@
<string name="pref_headlines_full_content_long">Show full article content in headlines. Resource intensive, can cause UI lag on some devices.</string>
<string name="pref_headlines_full_content">Show full content</string>
<string name="prefs_headlines_show_flavor_image">Show article image</string>
-
+ <string name="flavor_image_more">(%1$d more)</string>
</resources>