summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorJonas Kalderstam <jonas@cowboyprogrammer.org>2019-09-12 11:06:05 +0200
committerJonas Kalderstam <jonas@cowboyprogrammer.org>2019-09-12 11:06:05 +0200
commit7cc602a078345419cfe7bef2190295ed663a8a9e (patch)
treef7ee426dd50904b3f98b0adfed08333fe39e5be0 /core/src
parent6b1a7a9162cb27f0b2aa3e550069945b6e0d95f3 (diff)
downloadAntennaPod-7cc602a078345419cfe7bef2190295ed663a8a9e.zip
Set a descriptive summary on the per-feed playback speed setting
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 c9c6506a9..1cd4a7836 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -449,6 +449,7 @@
<string name="pref_gpodnet_notifications_sum">This setting does not apply to authentication errors.</string>
<string name="pref_playback_speed_title">Playback Speeds</string>
<string name="pref_playback_speed_sum">Customize the speeds available for variable speed audio playback</string>
+ <string name="pref_feed_playback_speed_sum">The speed to use when starting audio playback for episodes in this feed</string>
<string name="pref_playback_time_respects_speed_title">Adjust media info to playback speed</string>
<string name="pref_playback_time_respects_speed_sum">Displayed position and duration are adapted to playback speed</string>
<string name="pref_fast_forward">Fast Forward Skip Time</string>