summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-07-29 22:04:14 +0200
committerByteHamster <info@bytehamster.com>2021-07-29 22:04:14 +0200
commit05e1c3e0db5a05bfde6900d290864af8819f6293 (patch)
tree3df7d1aff094cab3cba5c8201be0415a997290ab /core/src/main
parentbc59d50804328f3c5a293079a33576ff260022ea (diff)
downloadAntennaPod-05e1c3e0db5a05bfde6900d290864af8819f6293.zip
Adapted wording: We don't use the technical term 'feed' in any other setting
Diffstat (limited to 'core/src/main')
-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>