Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageInCat 
refs/changes/49/245649/1

diff --git a/i18n/en.json b/i18n/en.json
index 9a2840b..d1e5a61 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,8 +1,8 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "pageincat-desc": "Adds a parser function 
<code><nowiki>{{#incat:...}}</nowiki></code> to determine if the current page 
is in a specified category",
-    "pageincat-wrong-warn": "'''Warning:''' The {{PLURAL:$2|category $1 
was|categories $1 were}} detected incorrectly by 
<code><nowiki>{{#incat:...}}</nowiki></code>, and as a result this preview may 
be incorrect. The saved version of this page should be displayed in the correct 
manner.",
-    "pageincat-very-wrong-warn": "'''Warning:''' The {{PLURAL:$2|category $1 
was|categories $1 were}} detected incorrectly by 
<code><nowiki>{{#incat:...}}</nowiki></code>, and as a result this preview may 
be incorrect. This can be caused by including categories inside of 
<code><nowiki>{{#incat:...}}</nowiki></code> statements, and may result in 
inconsistent display."
+       "@metadata": {
+               "authors": []
+       },
+       "pageincat-desc": "Adds a parser function 
<code><nowiki>{{#incat:...}}</nowiki></code> to determine if the current page 
is in a specified category",
+       "pageincat-wrong-warn": "'''Warning:''' The {{PLURAL:$2|category $1 
was|categories $1 were}} detected incorrectly by 
<code><nowiki>{{#incat:...}}</nowiki></code>, and as a result this preview may 
be incorrect. The saved version of this page should be displayed in the correct 
manner.",
+       "pageincat-very-wrong-warn": "'''Warning:''' The {{PLURAL:$2|category 
$1 was|categories $1 were}} detected incorrectly by 
<code><nowiki>{{#incat:...}}</nowiki></code>, and as a result this preview may 
be incorrect. This can be caused by including categories inside of 
<code><nowiki>{{#incat:...}}</nowiki></code> statements, and may result in 
inconsistent display."
 }

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

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