jenkins-bot has submitted this change and it was merged.

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


Update indentation to use tabs

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

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 919ffec..19c8ea3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,10 +1,10 @@
 {
-    "@metadata": {
-        "authors": [
-            "Daniel Werner"
-        ]
-    },
-    "regexfun-desc": "Adds parser functions allowing the use of regular 
expressions within wiki pages",
-    "regexfun-invalid": "The regular expression \"$1\" is invalid.",
-    "regexfun-limit-exceed": "Maximum of {{PLURAL:$1|$1 \"Regex Fun\" regular 
expression handling|$1 \"Regex Fun\" regular expression handlings}} reached."
+       "@metadata": {
+               "authors": [
+                       "Daniel Werner"
+               ]
+       },
+       "regexfun-desc": "Adds parser functions allowing the use of regular 
expressions within wiki pages",
+       "regexfun-invalid": "The regular expression \"$1\" is invalid.",
+       "regexfun-limit-exceed": "Maximum of {{PLURAL:$1|$1 \"Regex Fun\" 
regular expression handling|$1 \"Regex Fun\" regular expression handlings}} 
reached."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf46f4052a6ab53a391959b42dd03a57af706c73
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RegexFun
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to