Add confirmation button before deleting all files.
Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com>
This commit is contained in:
parent
b8e389c6e8
commit
483dc06ecb
2 changed files with 28 additions and 8 deletions
|
|
@ -580,6 +580,7 @@
|
|||
<string name="clear_download_history">Clear download history</string>
|
||||
<string name="confirm_prompt">Do you want to clear your download history or delete all downloaded files?</string>
|
||||
<string name="delete_downloaded_files">Delete downloaded files</string>
|
||||
<string name="delete_downloaded_files_confirm">Erase all downloaded files from disk?</string>
|
||||
<plurals name="deleted_downloads_toast">
|
||||
<item quantity="one">Deleted %1$s download</item>
|
||||
<item quantity="other">Deleted %1$s downloads</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue