From 6fd7dd6599384b20c34685488bc5385ee139b39f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 31 Jul 2017 09:57:40 -0400 Subject: [PATCH] product name descriptions --- src/_locales/en/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 370f990ea07..a060b480fb7 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -681,7 +681,8 @@ "message": "Authenticator App" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes." + "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { "message": "YubiKey OTP Security Key"