Add a button to reset personal encryption state during login
This commit is contained in:
parent
b68fabb44b
commit
262475f96e
4 changed files with 123 additions and 7 deletions
|
@ -2369,6 +2369,10 @@
|
|||
"Looks good!": "Looks good!",
|
||||
"Wrong Security Key": "Wrong Security Key",
|
||||
"Invalid Security Key": "Invalid Security Key",
|
||||
"Forgotten or lost all recovery methods? <a>Reset all</a>": "Forgotten or lost all recovery methods? <a>Reset all</a>",
|
||||
"Reset everything": "Reset everything",
|
||||
"Only do this if you have no other device to complete verification with.": "Only do this if you have no other device to complete verification with.",
|
||||
"If you reset everything, you will restart with no trusted devices, no trusted users, and might not be able to see past messages.": "If you reset everything, you will restart with no trusted devices, no trusted users, and might not be able to see past messages.",
|
||||
"Security Phrase": "Security Phrase",
|
||||
"Unable to access secret storage. Please verify that you entered the correct Security Phrase.": "Unable to access secret storage. Please verify that you entered the correct Security Phrase.",
|
||||
"Enter your Security Phrase or <button>Use your Security Key</button> to continue.": "Enter your Security Phrase or <button>Use your Security Key</button> to continue.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue