Emphasize the warning that: These tokens will never be shown again

Change-Id: Idb25f3ccd5cb2e9ed2297b2f1bbbc9830397ff4c
This commit is contained in:
Quiddity 2018-02-23 01:07:31 +00:00
parent 1e0335ef73
commit 3484f21dc3

View file

@ -11,7 +11,7 @@
"oathauth-account": "Account name:",
"oathauth-secret": "Two-factor authentication secret key:",
"oathauth-enable": "Enable two-factor authentication",
"oathauth-scratchtokens": "The following list is a list of one-time use scratch tokens. These tokens can only be used once, and are for emergency use. Please write these down and keep them in a secure location. If you lose your phone, these tokens are the only way to rescue your account. These tokens will never be shown again.",
"oathauth-scratchtokens": "The following list is a list of one-time use scratch tokens. These tokens can only be used once, and are for emergency use. Please write these down and keep them in a secure location. If you lose your phone, these tokens are the only way to rescue your account. '''These tokens will never be shown again'''.",
"oathauth-token": "Token",
"oathauth-disable": "Disable two-factor authentication",
"oathauth-validatedoath": "Validated two-factor credentials. Two-factor authentication will now be enforced.",