From 3484f21dc366a3be6039f561024b7f43c6e171cf Mon Sep 17 00:00:00 2001 From: Quiddity Date: Fri, 23 Feb 2018 01:07:31 +0000 Subject: [PATCH] Emphasize the warning that: These tokens will never be shown again Change-Id: Idb25f3ccd5cb2e9ed2297b2f1bbbc9830397ff4c --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 97eaa97e..09a1e701 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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.",