Add option to remove downloaded files when clearing finished downloads

This commit is contained in:
Kamil Szczęk 2019-10-11 15:07:51 +02:00
parent 7e17bdf369
commit 707e4f7167
4 changed files with 33 additions and 3 deletions

View file

@ -587,5 +587,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="delete_downloaded_files">Delete downloaded files</string>
</resources>