Fix crashes when files where not listed in the media store

This commit is contained in:
Karim Abou Zeid 2018-05-01 19:26:21 +02:00
commit 7d562070f5
3 changed files with 57 additions and 33 deletions

View file

@ -234,6 +234,7 @@
<string name="saved_playlist_to">Saved playlist to %s.</string>
<string name="failed_to_save_playlist">Failed to save playlist (%s).</string>
<string name="not_listed_in_media_store"><![CDATA[<b>%s</b> is not listed in the media store.]]></string>
<string name="some_files_are_not_listed_in_the_media_store">Some files are not listed in the media store.</string>
<string name="nothing_to_scan">Nothing to scan.</string>
<string name="scanned_files">Scanned %1$d of %2$d files.</string>
<string name="could_not_scan_files">Could not scan %d files.</string>