summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorMax Bechtold <max.bechtold@andrena.de>2019-10-17 12:06:15 +0200
committerMax Bechtold <max.bechtold@andrena.de>2019-10-17 12:06:15 +0200
commitcc9c8bb63a27deb35f0e234d252e22a73ef6c117 (patch)
tree1180c413f9633728ac9847d0194ef689aaae6e82 /core/src
parent14db72ac3532f2258df301074bc781d691d68658 (diff)
downloadAntennaPod-cc9c8bb63a27deb35f0e234d252e22a73ef6c117.zip
#3248 Extract @string resource for summary
Diffstat (limited to 'core/src')
-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 5b6e9eed6..2f3375fe0 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -90,6 +90,7 @@
<string name="auto_download_apply_to_items_message">The new <i>Auto Download</i> setting will automatically be applied to new episodes.\nDo you also want to apply it to previously published episodes?</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: \%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>