Siebrand has uploaded a new change for review.

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

Change subject: Update indentation to use tabs
......................................................................

Update indentation to use tabs

Change-Id: I761d90d8758d3c7b3dd82ea9693a56b46655555a
---
M i18n/en.json
1 file changed, 35 insertions(+), 35 deletions(-)


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

diff --git a/i18n/en.json b/i18n/en.json
index 1941001..5514f1f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,37 +1,37 @@
 {
-    "@metadata": {
-        "authors": [
-            "Ryan Lane <rl...@wikimedia.org>"
-        ]
-    },
-    "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-secret": "Two-factor 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",
-    "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 successfully validated your new credentials.",
-    "oathauth-token": "Token",
-    "oathauth-currenttoken": "Current token",
-    "oathauth-newtoken": "New token",
-    "oathauth-disable": "Disable two-factor authentication",
-    "oathauth-displayoathinfo": "two-factor authentication options",
-    "oathauth-validatedoath": "Validated two-factor credentials. Two-factor 
authentication will now be enforced.",
-    "oathauth-backtopreferences": "Back to preferences.",
-    "oathauth-failedtovalidateoauth": "Failed to validate two-factor 
credentials",
-    "oathauth-reattemptreset": "Reattempt reset of two-factor credentials.",
-    "oathauth-reattemptenable": "Reattempt enabling of two-factor 
authentication.",
-    "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-notloggedin": "Login required",
-    "oathauth-mustbeloggedin": "You must be logged in to perform this action.",
-    "oathauth-prefs-label": "Two-factor authentication:",
-    "oathauth-abortlogin": "The two-factor authentication token provided was 
invalid."
+       "@metadata": {
+               "authors": [
+                       "Ryan Lane <rl...@wikimedia.org>"
+               ]
+       },
+       "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-secret": "Two-factor 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",
+       "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 successfully validated your new credentials.",
+       "oathauth-token": "Token",
+       "oathauth-currenttoken": "Current token",
+       "oathauth-newtoken": "New token",
+       "oathauth-disable": "Disable two-factor authentication",
+       "oathauth-displayoathinfo": "two-factor authentication options",
+       "oathauth-validatedoath": "Validated two-factor credentials. Two-factor 
authentication will now be enforced.",
+       "oathauth-backtopreferences": "Back to preferences.",
+       "oathauth-failedtovalidateoauth": "Failed to validate two-factor 
credentials",
+       "oathauth-reattemptreset": "Reattempt reset of two-factor credentials.",
+       "oathauth-reattemptenable": "Reattempt enabling of two-factor 
authentication.",
+       "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-notloggedin": "Login required",
+       "oathauth-mustbeloggedin": "You must be logged in to perform this 
action.",
+       "oathauth-prefs-label": "Two-factor authentication:",
+       "oathauth-abortlogin": "The two-factor authentication token provided 
was invalid."
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I761d90d8758d3c7b3dd82ea9693a56b46655555a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OATHAuth
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

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

Reply via email to