Fixed English translations for Play/Enqueue commands

This commit is contained in:
epitron 2019-03-21 11:24:52 -04:00
parent f9e771f8f7
commit 3e2b12ae4a
1 changed files with 5 additions and 5 deletions

View File

@ -419,12 +419,12 @@
<string name="play_queue_stream_detail">Details</string>
<string name="play_queue_audio_settings">Audio Settings</string>
<string name="hold_to_append">Hold To enqueue</string>
<string name="direct_on_background">Play directly in Background</string>
<string name="enqueue_on_background">Enqueue when backgrounded</string>
<string name="enqueue_on_popup">Enqueue on new popup</string>
<string name="direct_on_background">Play directly in background</string>
<string name="enqueue_on_background">Enqueue in the background</string>
<string name="enqueue_on_popup">Enqueue in a new popup</string>
<string name="start_here_on_main">Start playing here</string>
<string name="start_here_on_background">Start here when backgrounded</string>
<string name="start_here_on_popup">Start here on new popup</string>
<string name="start_here_on_background">Start playing in the background</string>
<string name="start_here_on_popup">Start playing in a new popup</string>
<!-- Drawer -->
<string name="drawer_open">Open Drawer</string>