1
0
mirror of https://github.com/bitwarden/mobile synced 2024-12-28 09:42:08 +01:00

Updated the wording on the modal warning when deleting the account (#1982)

This commit is contained in:
Rui Tomé 2022-07-08 09:28:23 +01:00 committed by GitHub
parent 846d3a85a2
commit cceded2a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2165,7 +2165,7 @@
<value>Deleting your account is permanent</value> <value>Deleting your account is permanent</value>
</data> </data>
<data name="DeleteAccountExplanation" xml:space="preserve"> <data name="DeleteAccountExplanation" xml:space="preserve">
<value>Your account and all associated data will be erased and unrecoverable. Are you sure you want to continue?</value> <value>Your account and all vault data will be erased and unrecoverable. Are you sure you want to continue?</value>
</data> </data>
<data name="DeletingYourAccount" xml:space="preserve"> <data name="DeletingYourAccount" xml:space="preserve">
<value>Deleting your account</value> <value>Deleting your account</value>