From: Siebrand Mazeland Date: Tue, 8 Apr 2014 16:29:35 +0000 (+0200) Subject: Add some settings and quoted test in code tags X-Git-Tag: 1.31.0-rc.0~16315^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=commitdiff_plain;h=841ccfeb3fccddc6ca84ec574498b8fede05d06f;p=lhc%2Fweb%2Fwiklou.git Add some settings and quoted test in code tags Change-Id: I91403d38f4abba19a77cb83cc00fdd8c4ee0104c --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 1a21f1ff54..45a64df468 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1779,8 +1779,8 @@ "trackingcategories-desc": "Category inclusion criteria", "noindex-category-desc": "The page is not indexed by robots because it has the magic word __NOINDEX__ on it and is in a namespace where that flag is allowed.", "index-category-desc": "The page has a __INDEX__ on it (and is in a namespace where that flag is allowed), and hence is indexed by robots where it normally wouldn't be.", - "post-expand-template-inclusion-category-desc": "After expanding all the templates, the page size is bigger than $wgMaxArticleSize, so some templates weren't expanded.", - "post-expand-template-argument-category-desc": "After expanding a template argument (something in triple braces, like {{{Foo}}}), the page is bigger than $wgMaxArticleSize.", + "post-expand-template-inclusion-category-desc": "After expanding all the templates, the page size is bigger than $wgMaxArticleSize, so some templates weren't expanded.", + "post-expand-template-argument-category-desc": "After expanding a template argument (something in triple braces, like {{{Foo}}}), the page is bigger than $wgMaxArticleSize.", "expensive-parserfunction-category-desc": "Too many expensive parser functions (like #ifexist) included on a page. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit Manual:$wgExpensiveParserFunctionLimit].", "broken-file-category-desc": "Category added if the page contains a broken file link (a link to embed a file when the file does not exist).", "hidden-category-category-desc": "This is a category with __HIDDENCAT__ on it, which prevents it from showing up in the category links box on pages, by default.",