Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/70/245770/1

diff --git a/i18n/en.json b/i18n/en.json
index 170cb6c..533dcac 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,19 +1,19 @@
 {
-    "@metadata": {
-        "authors": [
-            "Brion Vibber",
-            "Ed Sanders"
-        ]
-    },
-    "syntaxhighlight-desc": "Provides syntax highlighting 
<code>&lt;syntaxhighlight&gt;</code> using [http://pygments.org/ Pygments - 
Python syntax highlighter]",
-    "syntaxhighlight-error-category": "Pages with syntax highlighting errors",
-    "syntaxhighlight-error-category-desc": "There was an error when attempting 
to highlight code included on the page.",
-    "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Code",
-    "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": 
"Language",
-    "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(None)",
-    "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Show 
line numbers",
-    "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Code 
block",
-    "syntaxhighlight-error-pygments-invocation-failure": "Failed to invoke 
Pygments",
-    "syntaxhighlight-error-unknown-language": "Unknown language \"$1\"",
-    "syntaxhighlight-error-exceeds-size-limit": "Code size of $1 
{{PLURAL:$1|bytes}} exceeds allowed maximum of $2 {{PLURAL:$2|bytes}}"
+       "@metadata": {
+               "authors": [
+                       "Brion Vibber",
+                       "Ed Sanders"
+               ]
+       },
+       "syntaxhighlight-desc": "Provides syntax highlighting 
<code>&lt;syntaxhighlight&gt;</code> using [http://pygments.org/ Pygments - 
Python syntax highlighter]",
+       "syntaxhighlight-error-category": "Pages with syntax highlighting 
errors",
+       "syntaxhighlight-error-category-desc": "There was an error when 
attempting to highlight code included on the page.",
+       "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Code",
+       "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": 
"Language",
+       "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": 
"(None)",
+       "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": 
"Show line numbers",
+       "syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Code 
block",
+       "syntaxhighlight-error-pygments-invocation-failure": "Failed to invoke 
Pygments",
+       "syntaxhighlight-error-unknown-language": "Unknown language \"$1\"",
+       "syntaxhighlight-error-exceeds-size-limit": "Code size of $1 
{{PLURAL:$1|bytes}} exceeds allowed maximum of $2 {{PLURAL:$2|bytes}}"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0657f03f522dd17c4d6cd003f57194ef98a5e097
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to