From a7ee83ece683cb340987dc458b00f0e0a1925ce1 Mon Sep 17 00:00:00 2001 From: MarcoAurelio Date: Fri, 2 Dec 2016 11:14:49 +0100 Subject: [PATCH] Typo fix Change-Id: Idb28f4d1963ba7fa75496444d864a9e199e9b86e --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 9b7aa394..8226bc96 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -49,7 +49,7 @@ "action-oathauth-enable": "enable two-factor authentication", "oathauth-auth-token-label": "Token", "oathauth-auth-token-help": "The one-time password used as the second factor of two-factor authentication.", - "oathauth-auth-ui": "Please enter verification code from your authentication device", + "oathauth-auth-ui": "Please enter a verification code from your authentication device", "oathauth-throttled": "Too many verification attempts! Please wait $1.", "oathauth-login-failed": "Verification failed.", "oathauth-describe-provider": "Two-factor authentication (OATH).",