summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2021-07-30 21:53:27 +0200
committerGitHub <noreply@github.com>2021-07-30 21:53:27 +0200
commit67579f9a22c0c835abecbcec33d69e4374b38a65 (patch)
treec60f77d32f75b9d1452f6616fa2d344c4ced4d7c /core
parente06c88557335cbd5e9b0f019985f0f458525ad9f (diff)
parent05e1c3e0db5a05bfde6900d290864af8819f6293 (diff)
downloadAntennaPod-67579f9a22c0c835abecbcec33d69e4374b38a65.zip
Merge pull request #5311 from ByteHamster/feed-vs-podcast
Adapted wording: We don't use the technical term 'feed' in any other setting
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 9523ff5f2..a1c7d2a7e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -111,7 +111,7 @@
<string name="auto_download_label">Include in auto downloads</string>
<string name="auto_delete_label">Auto Delete Episode</string>
<string name="feed_volume_reduction">Volume Reduction</string>
- <string name="feed_volume_reduction_summary">Turn down volume for episodes of this feed: %1$s</string>
+ <string name="feed_volume_reduction_summary">Turn down volume for episodes of this podcast: %1$s</string>
<string name="feed_volume_reduction_off">Off</string>
<string name="feed_volume_reduction_light">Light</string>
<string name="feed_volume_reduction_heavy">Heavy</string>