MarcoAurelio has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/321738

Change subject: Make two-factor messages use consistent wording
......................................................................

Make two-factor messages use consistent wording

Bug: T150597
Change-Id: I0fed5a9b3fd747b6f2f71834c0bfe9dc88bbefb8
---
M i18n/en.json
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OATHAuth 
refs/changes/38/321738/1

diff --git a/i18n/en.json b/i18n/en.json
index 1551bca..3f162ec 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -8,13 +8,13 @@
        "oathauth-desc": "Provides authentication support using HMAC based 
one-time passwords",
        "oath": "OATHAuth",
        "specialpages-group-oath": "Two-factor authentication",
-       "oathauth-account": "Two-factor account name:",
+       "oathauth-account": "Two-factor authentication account name:",
        "oathauth-legend": "Verify your credentials",
-       "oathauth-secret": "Two-factor secret key:",
+       "oathauth-secret": "Two-factor authentication secret key:",
        "oathauth-enable": "Enable two-factor authentication",
        "oathauth-failedtoenableoauth": "Failed to enable two-factor 
authentication.",
        "oathauth-alreadyenabled": "Two-factor authentication is already 
enabled.",
-       "oathauth-verify": "Verify two-factor token",
+       "oathauth-verify": "Verify two-factor authentication token",
        "openstackmanager-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-reset": "Reset two-factor credentials",
        "oathauth-donotdeleteoldsecret": "Please do not delete your old 
credentials until you have validated your new credentials.",
@@ -32,7 +32,7 @@
        "oathauth-disabledoath": "Disabled two-factor authentication.",
        "oathauth-failedtodisableoauth": "Failed to disable two-factor 
authentication.",
        "oathauth-reattemptdisable": "Reattempt disabling of two-factor 
authentication.",
-       "oathauth-failedtoresetoath": "Failed to reset two-factor credentials.",
+       "oathauth-failedtoresetoath": "Failed to reset two-factor 
authentication credentials.",
        "oathauth-notloggedin": "Login required",
        "oathauth-mustbeloggedin": "You must be logged in to perform this 
action.",
        "oathauth-prefs-label": "Two-factor authentication:",

-- 
To view, visit https://gerrit.wikimedia.org/r/321738
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0fed5a9b3fd747b6f2f71834c0bfe9dc88bbefb8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OATHAuth
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio <strig...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to