summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2018-10-20 23:02:30 +0200
committerGitHub <noreply@github.com>2018-10-20 23:02:30 +0200
commitf1710cae47e43ec6f638622f508f6bd17a970afb (patch)
tree94e2ccf034e8f91eafc2977310d91b8108a53674 /core/src/main/res/values/strings.xml
parent4ba36b826893efbe14fce9da3126f89c218db82b (diff)
parent12c58193800a24b575f0c32c8a9fff8c0f2466c2 (diff)
downloadAntennaPod-f1710cae47e43ec6f638622f508f6bd17a970afb.zip
Merge pull request #2867 from mfietz/develop
Merge master back into develop
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-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 20bd7aa05..18d3a01d6 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -335,7 +335,7 @@
<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">Forward Button Skips</string>
- <string name="pref_hardwareForwardButtonSkips_sum">When pressing a hardware forward button skip to the next episode instead of fast-forwarding</string>
+ <string name="pref_hardwareForwardButtonSkips_sum">When pressing a forward button on a bluetooth-connected device skip to the next episode instead of fast-forwarding</string>
<string name="pref_hardwarePreviousButtonRestarts_title">Previous button restarts</string>
<string name="pref_hardwarePreviousButtonRestarts_sum">When pressing a hardware previous button restart playing the current episode instead of rewinding</string>
<string name="pref_followQueue_sum">Jump to next queue item when playback completes</string>