summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_network.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences_network.xml')
-rw-r--r--app/src/main/res/xml/preferences_network.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/preferences_network.xml b/app/src/main/res/xml/preferences_network.xml
index 0dbd1acee..428c891ad 100644
--- a/app/src/main/res/xml/preferences_network.xml
+++ b/app/src/main/res/xml/preferences_network.xml
@@ -6,8 +6,8 @@
<PreferenceCategory android:title="@string/automation">
<Preference
android:key="prefAutoUpdateIntervall"
- android:summary="@string/pref_autoUpdateIntervallOrTime_sum"
- android:title="@string/pref_autoUpdateIntervallOrTime_title"/>
+ android:summary="@string/feed_refresh_sum"
+ android:title="@string/feed_refresh_title"/>
<Preference
android:summary="@string/pref_automatic_download_sum"
android:key="prefAutoDownloadSettings"