summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-28 17:20:56 +0300
committerAndrew Dolgov <[email protected]>2011-11-28 17:20:56 +0300
commit3bc2ad56e901eb95c6f8b673a07e013e6bff6a65 (patch)
tree68741215ecd1767d31fa0ed2d207d19ad5e94ebe /res/values
parent989a904f3dbeb1bb224dfa4f036a7b344ac9051a (diff)
properly download feed icons, properly adjust feedsfragment on
preference change
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a8e8757b..ed26b0df 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -54,5 +54,5 @@
<string name="enable_ads">Enable ads</string>
<string name="enable_ads_summary">Showing ads to you supports the project</string>
<string name="ttrss_url_summary">URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/</string>
-
+ <string name="download_feed_icons">Download and display feed icons</string>
</resources>