Skip to content
Snippets Groups Projects

Play multiple local files

Closed Eshan Singh requested to merge EshanSingh-ES/vlc-ios:playMultipleLocalFiles into master
1 unresolved thread
Files
3
@@ -660,3 +660,6 @@
// MARK: - NEW DELETE STRINGS
"DELETE_SINGLE_TITLE" = "Delete \"%@\"?";
"DELETE_MULTIPLE_TITLE" = "Delete \"%@\" and %d others?";
// MARK: - UIDOCUMENT PICKER ALERT STRINGS
"NO_FILES_SELECTED" = "No files was selected to play";
Loading