summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2018-05-16 19:02:55 +0200
committerGitHub <noreply@github.com>2018-05-16 19:02:55 +0200
commitbc8e2bb3c1c557cbca72de268ab42f191ed38927 (patch)
treec364adf4de9a9dc066d0abfe240426f8445a03e2 /core/src/main
parenteddc0a6a13bf70fd64266897a8f098f63b4d20a1 (diff)
parent6e876db9b61ef57312a254af1a6e59877e8a8ea6 (diff)
downloadAntennaPod-bc8e2bb3c1c557cbca72de268ab42f191ed38927.zip
Merge pull request #2694 from keunes/patch-1
Update strings.xml
Diffstat (limited to 'core/src/main')
-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 65697be28..9fb1d5d15 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -309,7 +309,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>