summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorpeakvalleytech <65185819+peakvalleytech@users.noreply.github.com>2021-03-06 11:44:15 -0800
committerGitHub <noreply@github.com>2021-03-06 20:44:15 +0100
commitf90656d213f9c42d0def0abcd4dbb2d6f9c50d21 (patch)
treeddb829a0e32b47c1e270c9bd3d2caad1301c334c /core/src/main/res
parent1828dd162214817a7d9ed586b8d9c71705a22659 (diff)
downloadAntennaPod-f90656d213f9c42d0def0abcd4dbb2d6f9c50d21.zip
Show podcast-specific settings in preferences search (#4990)
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 6511fa496..baa2662fb 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -562,6 +562,7 @@
<string name="not_auto_downloaded">Not auto downloaded</string>
<string name="kept_updated">Kept updated</string>
<string name="not_kept_updated">Not kept updated</string>
+ <string name="pref_feed_settings_dialog_msg">This setting is unique to each podcast. You can change it by opening the podcast page.</string>
<!-- About screen -->
<string name="about_pref">About</string>