Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_Pygments 
refs/changes/69/246469/1

diff --git a/i18n/en.json b/i18n/en.json
index 4d1f4fc..fd9cd35 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,13 +1,13 @@
 {
-    "@metadata": {
-        "authors": [
-            "Brion Vibber"
-        ]
-    },
-    "syntaxhighlight-desc": "Provides syntax highlighting 
<code>&lt;syntaxhighlight&gt;</code> using [http://qbnz.com/highlighter/ GeSHi 
- Generic Syntax Highlighter]",
-    "syntaxhighlight-specify": "You need to specify a language like this:",
-    "syntaxhighlight-supported": "Supported languages for syntax 
highlighting:",
-    "syntaxhighlight-err-loading": "(error loading supported language list)",
-    "syntaxhighlight-err-language": "Invalid language.",
-    "geshi.css": "/* CSS placed here will be applied to GeSHi syntax 
highlighting */"
+       "@metadata": {
+               "authors": [
+                       "Brion Vibber"
+               ]
+       },
+       "syntaxhighlight-desc": "Provides syntax highlighting 
<code>&lt;syntaxhighlight&gt;</code> using [http://qbnz.com/highlighter/ GeSHi 
- Generic Syntax Highlighter]",
+       "syntaxhighlight-specify": "You need to specify a language like this:",
+       "syntaxhighlight-supported": "Supported languages for syntax 
highlighting:",
+       "syntaxhighlight-err-loading": "(error loading supported language 
list)",
+       "syntaxhighlight-err-language": "Invalid language.",
+       "geshi.css": "/* CSS placed here will be applied to GeSHi syntax 
highlighting */"
 }
\ No newline at end of file

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

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