diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 207c5a371..c066e1ae4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -147,7 +147,7 @@ <string name="download_plugin_label">Download Plugin</string> <string name="no_playback_plugin_title">Plugin Not Installed</string> <string name="no_playback_plugin_msg">For variable speed playback to work, a third party library must be installed.\n\nTap \'Download Plugin\' to download a free plugin from the Play Store\n\nAny problems found using this plugin are not the responsibility of AntennaPod and should be reported to the plugin owner.</string> - <string name="set_playback_speed_label">Playback Speed</string> + <string name="set_playback_speed_label">Playback Speeds</string> <!-- Empty list labels --> <string name="no_items_label">There are no items in this list.</string> @@ -193,8 +193,8 @@ <string name="pref_update_interval_hours_plural">hours</string> <string name="pref_update_interval_hours_singular">hour</string> <string name="pref_update_interval_hours_manual">Manual</string> - <string name="pref_playback_speed_title">Playback Speed</string> - <string name="pref_playback_speed_sum">Change the speed of audio playback using a 3rd party control</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> <!-- Search --> |