Prompt before deleting lists (#2043)

* Prompt before deleting lists. #1998

* Address pull request feedback
This commit is contained in:
Levi Bard 2021-01-18 11:40:13 +01:00 committed by GitHub
commit cb2296f248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 4 deletions

View file

@ -594,5 +594,6 @@
<string name="wellbeing_hide_stats_posts">Hide quantitative stats on posts</string>
<string name="wellbeing_hide_stats_profile">Hide quantitative stats on profiles</string>
<string name="error_upload_max_media_reached">You cannot upload more than %1$d media attachments.</string>
<string name="dialog_delete_list_warning">Do you really want to delete the list %s?</string>
</resources>