To ensure the integrity

This commit is contained in:
Kyle Spearrin 2018-11-21 09:04:46 -05:00
parent 7b7592822f
commit 21f5cb36bb
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
</div>
<div class="modal-body">
<p>
{{'fingerprintEnsureIntegrity' | i18n}}
{{'fingerprintEnsureIntegrityVerify' | i18n}}
<a href="https://help.bitwarden.com/article/fingerprint-phrase/" target="_blank" rel="noopener">
{{'learnMore' | i18n}}</a>
</p>

View File

@ -2576,8 +2576,8 @@
"message": "Your account's fingerprint phrase",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrity": {
"message": "The ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {