Clarify headset disconnected string (#7759)

This commit is contained in:
ByteHamster 2025-04-13 20:32:55 +02:00 committed by GitHub
parent 7c7863f2ea
commit 7e50b8bc8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -429,8 +429,8 @@
<string name="overflow_more">More</string>
<string name="pref_episode_cleanup_title">Delete before auto download</string>
<string name="pref_episode_cleanup_summary">Episodes that should be eligible for removal if Auto Download needs space for new episodes</string>
<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_pauseOnDisconnect_sum">Pause playback when headphones or bluetooth get disconnected</string>
<string name="pref_unpauseOnHeadsetReconnect_sum">Resume playback when the headphones get reconnected</string>
<string name="pref_unpauseOnBluetoothReconnect_sum">Resume playback when bluetooth reconnects</string>
<string name="pref_hardware_forward_button_title">Forward button</string>
<string name="pref_hardware_forward_button_summary">Customize the forward button behavior</string>