summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a1c9e336a..5c49a5772 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -175,7 +175,11 @@
<string name="pref_auto_delete_sum">Delete an episode when playback completes or when it is removed from the queue.</string>
<string name="pref_set_theme_title">Select theme</string>
<string name="pref_set_theme_sum">Change the appearance of AntennaPod.</string>
-
+ <string name="pref_automatic_download_title">Automatic download</string>
+ <string name="pref_automatic_download_sum">Configure the automatic download of episodes.</string>
+ <string name="pref_autodl_wifi_filter_title">Enable Wi-Fi filter</string>
+ <string name="pref_autodl_wifi_filter_sum">Allow automatic download only for selected Wi-Fi networks.</string>
+
<!-- Search -->
<string name="search_hint">Search for Feeds or Episodes</string>
<string name="found_in_shownotes_label">Found in shownotes</string>