Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticSignup 
refs/changes/29/245729/1

diff --git a/i18n/en.json b/i18n/en.json
index eec424c..e142cbe 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,20 +1,20 @@
 {
-    "@metadata": {
-        "authors": [
-            "Serhii Kutnii",
-            "Jeroen De Dauw",
-            "Kghbln"
-        ]
-    },
-    "semanticsignup": "Semantic Signup",
-    "ses-desc": "Allows to populate a user page with semantic data at signup 
time",
-    "ses-nousername": "Username has not been specified.",
-    "ses-noformname": "A signup form has not been specified. (see the 
<code>\"egSemanticSignupSettings</code>\" setting for information on this.)",
-    "ses-nobotname": "A privileged user (bot) has not been specified to allow 
to create new user accounts. (see the <code>\"egSemanticSignupSettings</code>\" 
setting for information on this.)",
-    "ses-nopwdmatch": "Password and password confirmation do not match.",
-    "ses-norealname": "Real name is required but has not been specified.",
-    "ses-userexists": "User already exists.",
-    "ses-emailfailed": "Confirmation email sending failed.",
-    "ses-createforbidden": "Current user is not allowed to create accounts.",
-    "ses-throttlehit": "The maximum number of new user accounts per day has 
been exceeded for this IP address."
+       "@metadata": {
+               "authors": [
+                       "Serhii Kutnii",
+                       "Jeroen De Dauw",
+                       "Kghbln"
+               ]
+       },
+       "semanticsignup": "Semantic Signup",
+       "ses-desc": "Allows to populate a user page with semantic data at 
signup time",
+       "ses-nousername": "Username has not been specified.",
+       "ses-noformname": "A signup form has not been specified. (see the 
<code>\"egSemanticSignupSettings</code>\" setting for information on this.)",
+       "ses-nobotname": "A privileged user (bot) has not been specified to 
allow to create new user accounts. (see the 
<code>\"egSemanticSignupSettings</code>\" setting for information on this.)",
+       "ses-nopwdmatch": "Password and password confirmation do not match.",
+       "ses-norealname": "Real name is required but has not been specified.",
+       "ses-userexists": "User already exists.",
+       "ses-emailfailed": "Confirmation email sending failed.",
+       "ses-createforbidden": "Current user is not allowed to create 
accounts.",
+       "ses-throttlehit": "The maximum number of new user accounts per day has 
been exceeded for this IP address."
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I529cb925e699d5b3220710f3f5b4dadf6f2756ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticSignup
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