Siebrand has submitted this change and it was merged.

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


Update indentation to use tabs

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

Approvals:
  Siebrand: Verified; Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index 445243e..a3b06fd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,11 +1,11 @@
 {
-    "@metadata": {
-        "authors": [
-            "pastakhov"
-        ]
-    },
-    "phptagsfunctions-desc": "Implements the internal functions of native PHP 
for the extension PhpTags",
-    "phptagsfunctions-preg-bad-delimiter": "Delimiter must not be alphanumeric 
or backslash",
-    "phptagsfunctions-preg-no-ending-delimiter": "No ending delimiter \"$1\" 
found",
-    "phptagsfunctions-preg-unknown-modifier": "Unknown modifier \"$1\""
+       "@metadata": {
+               "authors": [
+                       "pastakhov"
+               ]
+       },
+       "phptagsfunctions-desc": "Implements the internal functions of native 
PHP for the extension PhpTags",
+       "phptagsfunctions-preg-bad-delimiter": "Delimiter must not be 
alphanumeric or backslash",
+       "phptagsfunctions-preg-no-ending-delimiter": "No ending delimiter 
\"$1\" found",
+       "phptagsfunctions-preg-unknown-modifier": "Unknown modifier \"$1\""
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2ca7bad9367ef769951a4abc60b8f4ae9f094efb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PhpTagsFunctions
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Pastakhov <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

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

Reply via email to