Browse Source

Update copy on fingerprint phrase prompt (#1399)

pull/1403/head
Daniel James Smith 4 years ago committed by GitHub
parent
commit
b73449159d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/locales/en/messages.json

2
src/locales/en/messages.json

@ -3164,7 +3164,7 @@ @@ -3164,7 +3164,7 @@
"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": {
"message": "Don't ask to verify fingerprint phrase again",
"message": "Never prompt to verify fingerprint phrases for invited users (Not recommended)",
"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."
},
"free": {

Loading…
Cancel
Save