Merge pull request #845 from Hacker437/Dialog

Updated Delete Dialog
This commit is contained in:
Alexander Bakker 2022-02-27 18:18:56 +01:00 committed by GitHub
commit 927f5f2bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 38 additions and 46 deletions

View file

@ -168,7 +168,7 @@
<string name="importing_icon_pack">Importing icon pack</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_entry_explanation">This action does not disable 2FA for:\n<b>%s</b>\n\nTo 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>