Merge pull request #2237 from epitron/dev

Fixed English translations for Play/Enqueue commands
This commit is contained in:
Tobias Groza 2019-04-06 23:32:05 +02:00 committed by GitHub
commit 562f414e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>