Skip to content
Snippets Groups Projects

VLCNowPlayingTemplateObserver: Display the queue instead of skipping to the next media

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:car-play into master
4 files
+ 69
6
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -596,6 +596,7 @@
"PLAY_NEXT_IN_QUEUE_LABEL" = "Play next in queue";
"APPEND_TO_QUEUE_HINT" = "Append to queue";
"APPEND_TO_QUEUE_LABEL" = "Append to queue";
"QUEUE_LABEL" = "Queue";
"DISPLAY_AS" = "Display as";
Loading