summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2015-11-27 10:46:09 -0500
committerTom Hennen <tom.hennen@gmail.com>2015-11-27 10:46:09 -0500
commitd2d22a82e2132d18c69aeb1b0ebdddab98dff0d4 (patch)
tree81dde4d8cb2f393fee32339898c7479c8fa01e41 /core/src
parent4c0a6f1ef7ea8a7f10c71b313a7816ac363f1aef (diff)
downloadAntennaPod-d2d22a82e2132d18c69aeb1b0ebdddab98dff0d4.zip
update title of option
Diffstat (limited to 'core/src')
-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 576bb8a5b..5bf33c90c 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -280,7 +280,7 @@
<string name="pref_pauseOnDisconnect_sum">Pause playback when headphones or bluetooth are disconnected</string>
<string name="pref_unpauseOnHeadsetReconnect_sum">Resume playback when the headphones are reconnected</string>
<string name="pref_unpauseOnBluetoothReconnect_sum">Resume playback when bluetooth reconnects</string>
- <string name="pref_hardwareForwardButtonSkips_title">Hardware forward skips</string>
+ <string name="pref_hardwareForwardButtonSkips_title">Forward button skips</string>
<string name="pref_hardwareForwardButtonSkips_sum">When pressing a hardware forward button skip to the next track instead of fast-forwarding</string>
<string name="pref_followQueue_sum">Jump to next queue item when playback completes</string>
<string name="pref_auto_delete_sum">Delete episode when playback completes</string>