From c0082dd7a6b5fca51f1e8817c0e4297f9515f1e7 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 12 Oct 2015 09:06:26 +0200 Subject: [PATCH] Update identation to use tabs Change-Id: I601a67d9f551d233f34c36b8e1e3ec0fe2c1542f --- i18n/en.json | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 04be5197..56deb4e8 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1,18 +1,14 @@ { - "@metadata": { - "authors": [] - }, - "citethispage": "Cite This Page", - "citethispage-desc": "Adds a [[Special:CiteThisPage|citation]] special page and toolbox link", - - "citethispage-link": "Cite this page", - "accesskey-citethispage": "", - "tooltip-citethispage": "Information on how to cite this page", - - "citethispage-summary": "", - - "citethispage-change-submit": "Cite", - "citethispage-change-target": "Page:", - - "citethispage-content": "__NOTOC__\n
\n\n== Bibliographic details for {{FULLPAGENAME}} ==\n\n* Page name: {{FULLPAGENAME}}\n* Author: {{SITENAME}} contributors\n* Publisher: ''{{SITENAME}}, {{int:sitesubtitle}}''.\n* Date of last revision: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC\n* Date retrieved: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC\n* Permanent URL: {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}\n* Page Version ID: {{REVISIONID}}\n\n
\n " + "@metadata": { + "authors": [] + }, + "citethispage": "Cite This Page", + "citethispage-desc": "Adds a [[Special:CiteThisPage|citation]] special page and toolbox link", + "citethispage-link": "Cite this page", + "accesskey-citethispage": "", + "tooltip-citethispage": "Information on how to cite this page", + "citethispage-summary": "", + "citethispage-change-submit": "Cite", + "citethispage-change-target": "Page:", + "citethispage-content": "__NOTOC__\n
\n\n== Bibliographic details for {{FULLPAGENAME}} ==\n\n* Page name: {{FULLPAGENAME}}\n* Author: {{SITENAME}} contributors\n* Publisher: ''{{SITENAME}}, {{int:sitesubtitle}}''.\n* Date of last revision: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC\n* Date retrieved: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC\n* Permanent URL: {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}\n* Page Version ID: {{REVISIONID}}\n\n
\n " }