Siebrand has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/RegexFun 
refs/changes/93/245693/1

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: newchange
Gerrit-Change-Id: Iaf46f4052a6ab53a391959b42dd03a57af706c73
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RegexFun
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