mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 18:38:27 +03:00
Updated the wording on the modal warning when deleting the account (#1982)
This commit is contained in:
parent
846d3a85a2
commit
cceded2a0f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue