From 54d9f7766666a41b79857defce54cae9948bc602 Mon Sep 17 00:00:00 2001 From: Framawiki Date: Thu, 19 Jul 2018 17:44:46 +0200 Subject: [PATCH] Oathauth-step1-test misses a final dot Bug: T200021 Change-Id: I2fd1c34d38f6a01fd23046bfc54aec65493f7c68 --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 09a1e701..f12740eb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -20,7 +20,7 @@ "oathauth-disabledoath": "Disabled two-factor authentication.", "oathauth-prefs-label": "Two-factor authentication:", "oathauth-step1": "Step 1: Download a two-factor authentication program", - "oathauth-step1-test": "Download a program for two-factor authentication. That can be a mobile application (such as Google Authenticator) or a desktop application", + "oathauth-step1-test": "Download a program for two-factor authentication. That can be a mobile application (such as Google Authenticator) or a desktop application.", "oathauth-step2": "Step 2: Scan the QR code", "oathauth-step2alt": "Or enter the secret manually:", "oathauth-step3": "Step 3: Write down the scratch codes",