summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-10-31 13:40:50 +0300
committerAndrew Dolgov <[email protected]>2017-10-31 13:40:50 +0300
commit5f17b6442e031b77a3a449ed7bf529f3cd35500a (patch)
treed0b0185069cf467b0866f93408b518cd8494fd9f /org.fox.ttrss/src/main/res/xml/preferences.xml
parent8c3ea7b556833024f919105d03dfe182dfcd73cf (diff)
bump version; rename offline cache images preference
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 4e71dedd..9d0178ce 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -187,8 +187,8 @@
<org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="false"
android:key="offline_image_cache_enabled"
- android:summary="@string/offline_image_cache_enabled_summary"
- android:title="@string/offline_image_cache_enabled" />
+ android:summary="@string/offline_media_cache_enabled_summary"
+ android:title="@string/offline_media_cache_enabled" />
</PreferenceCategory>
<PreferenceCategory android:title="@string/prefs_widget" >
<ListPreference