Show some additional warning info in the entry deletion dialog

Close #565.
This commit is contained in:
Alexander Bakker 2021-01-24 14:20:29 +01:00
parent 68436fba9c
commit 22c93bf5c6
5 changed files with 38 additions and 20 deletions

View file

@ -150,6 +150,7 @@
<string name="exporting_vault">Exporting the vault</string>
<string name="delete_entry">Delete entry</string>
<string name="delete_entry_description">Are you sure you want to delete this entry?</string>
<string name="delete_entry_explanation">This action does not disable 2FA for <b>%s</b>. To prevent losing access, make sure that you have disabled 2FA or that you have an alternative way to generate codes for this service.</string>
<string name="delete_entries">Delete entries</string>
<plurals name="delete_entries_description">
<item quantity="one">Are you sure you want to delete %d entry?</item>