Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UnicodeConverter 
refs/changes/90/245790/1

diff --git a/i18n/en.json b/i18n/en.json
index 1a4b4cf..1195329 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,10 +1,10 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "unicodeconverter": "Unicode converter",
-    "unicodeconverter-desc": "A simple example of a special page module. 
[[Special:UnicodeConverter|Given a string in UTF-8]], it converts it to HTML 
entities suitable for an ISO 8859-1 web page",
-    "unicodeconverter-ok": "OK",
-    "unicodeconverter-oldtext": "Original text:",
-    "unicodeconverter-newtext": "Converted text:"
+       "@metadata": {
+               "authors": []
+       },
+       "unicodeconverter": "Unicode converter",
+       "unicodeconverter-desc": "A simple example of a special page module. 
[[Special:UnicodeConverter|Given a string in UTF-8]], it converts it to HTML 
entities suitable for an ISO 8859-1 web page",
+       "unicodeconverter-ok": "OK",
+       "unicodeconverter-oldtext": "Original text:",
+       "unicodeconverter-newtext": "Converted text:"
 }
\ No newline at end of file

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

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