Merge branch 'dev' into dev

This commit is contained in:
Stypox 2019-04-07 08:18:39 +02:00 committed by GitHub
commit 98cc97251a
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_stream_detail">Details</string>
<string name="play_queue_audio_settings">Audio Settings</string> <string name="play_queue_audio_settings">Audio Settings</string>
<string name="hold_to_append">Hold To enqueue</string> <string name="hold_to_append">Hold To enqueue</string>
<string name="direct_on_background">Play directly in Background</string> <string name="direct_on_background">Play directly in background</string>
<string name="enqueue_on_background">Enqueue when backgrounded</string> <string name="enqueue_on_background">Enqueue in the background</string>
<string name="enqueue_on_popup">Enqueue on new popup</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_main">Start playing here</string>
<string name="start_here_on_background">Start here when backgrounded</string> <string name="start_here_on_background">Start playing in the background</string>
<string name="start_here_on_popup">Start here on new popup</string> <string name="start_here_on_popup">Start playing in a new popup</string>
<!-- Drawer --> <!-- Drawer -->
<string name="drawer_open">Open Drawer</string> <string name="drawer_open">Open Drawer</string>