mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
Oathauth-step1-test misses a final dot
Bug: T200021 Change-Id: I2fd1c34d38f6a01fd23046bfc54aec65493f7c68
This commit is contained in:
parent
86e239a12e
commit
54d9f77666
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue