Change string pref_pauseOnHeadsetDisconnect_title to 'Headphones or Bluetooth disconnect'

This commit is contained in:
Ramzan 2020-06-27 16:18:07 -04:00
parent 65ec9e5f45
commit d484857f89
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@
<string name="pref_autoUpdateIntervallOrTime_every">every %1$s</string>
<string name="pref_autoUpdateIntervallOrTime_at">at %1$s</string>
<string name="pref_followQueue_title">Continuous Playback</string>
<string name="pref_pauseOnHeadsetDisconnect_title">Headphones Disconnect</string>
<string name="pref_pauseOnHeadsetDisconnect_title">Headphones or Bluetooth disconnect</string>
<string name="pref_unpauseOnHeadsetReconnect_title">Headphones Reconnect</string>
<string name="pref_unpauseOnBluetoothReconnect_title">Bluetooth Reconnect</string>
<string name="pref_stream_over_download_title">Prefer Streaming</string>