summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorNathan Mascitelli <mascitelli.nathan@gmail.com>2020-02-07 10:55:13 -0500
committerNathan Mascitelli <mascitelli.nathan@gmail.com>2020-03-22 16:19:31 -0400
commit1eaecf8358b3c5a9b946fa5283f6f60051dbc7b5 (patch)
treea3e18be00e1f67839a5cf1005d4cb51a1c49c3c1 /core/src/main/res
parent39e0d20ae7db2bf263ba02ebd9cfaccd5988a96f (diff)
downloadAntennaPod-1eaecf8358b3c5a9b946fa5283f6f60051dbc7b5.zip
Add preferences
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index c65aed322..54b6a9f4d 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -470,6 +470,8 @@
<string name="pref_lockscreen_background_sum">Set the lockscreen background to the current episode\'s image. As a side effect, this will also show the image in third party apps.</string>
<string name="pref_showDownloadReport_title">Show Download Report</string>
<string name="pref_showDownloadReport_sum">If downloads fail, generate a report that shows the details of the failure.</string>
+ <string name="pref_showAutoDownloadReport_title">Show Auto Download Report</string>
+ <string name="pref_showAutoDownloadReport_sum">Generate a report that shows the details of auto downloaded episodes.</string>
<string name="pref_expand_notify_unsupport_toast">Android versions before 4.1 do not support expanded notifications.</string>
<string name="pref_enqueue_location_title">Enqueue Location</string>
<string name="pref_enqueue_location_sum">Add episodes to: %1$s</string>