Use custom dialog to edit and delete local playlists at once

This commit is contained in:
Xiang Rong Lin 2020-01-21 20:56:06 +01:00
parent 53d483403f
commit 798753145e
4 changed files with 118 additions and 54 deletions

View file

@ -589,4 +589,5 @@
<string name="downloads_storage_use_saf_title">Use SAF</string>
<string name="downloads_storage_use_saf_summary">The Storage Access Framework allows downloads to an external SD card.\nNote: some devices are not compatible</string>
<string name="choose_instance_prompt">Choose an instance</string>
<string name="save">save</string>
</resources>