jenkins-bot has submitted this change and it was merged. Change subject: Fix spelling and make category desc consistent ......................................................................
Fix spelling and make category desc consistent See https://www.mediawiki.org/wiki/Special:TrackingCategories?uselang=en for current state. Change-Id: I3abd123a2717e13bad523dacce11bbe21385ca14 --- M languages/i18n/en.json 1 file changed, 9 insertions(+), 9 deletions(-) Approvals: Bartosz Dziewoński: Looks good to me, but someone else must approve Nikerabbit: Looks good to me, approved jenkins-bot: Verified diff --git a/languages/i18n/en.json b/languages/i18n/en.json index d506ad2..eaa8504 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -703,11 +703,11 @@ "parser-template-loop-warning": "Template loop detected: [[$1]]", "parser-template-recursion-depth-warning": "Template recursion depth limit exceeded ($1)", "language-converter-depth-warning": "Language converter depth limit exceeded ($1)", - "node-count-exceeded-category": "Pages where node-count is exceeded", - "node-count-exceeded-category-desc": "A category for pages where the node-count is exceeded.", - "node-count-exceeded-warning": "Page exceeded the node-count", + "node-count-exceeded-category": "Pages where node count is exceeded", + "node-count-exceeded-category-desc": "The page exceeds the maximum node count.", + "node-count-exceeded-warning": "Page exceeded the node count", "expansion-depth-exceeded-category": "Pages where expansion depth is exceeded", - "expansion-depth-exceeded-category-desc": "This is a category for pages where the expansion depth is exceeded.", + "expansion-depth-exceeded-category-desc": "The page exceeds the maximum expansion depth.", "expansion-depth-exceeded-warning": "Page exceeded the expansion depth", "parser-unstrip-loop-warning": "Unstrip loop detected", "parser-unstrip-recursion-limit": "Unstrip recursion limit exceeded ($1)", @@ -1766,11 +1766,11 @@ "trackingcategories-desc": "Category inclusion criteria", "noindex-category-desc": "The page is not indexed by robots because it has the magic word <code><nowiki>__NOINDEX__</nowiki></code> on it and is in a namespace where that flag is allowed.", "index-category-desc": "The page has a <code><nowiki>__INDEX__</nowiki></code> 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 <code>$wgMaxArticleSize</code>, so some templates weren't expanded.", - "post-expand-template-argument-category-desc": "After expanding a template argument (something in triple braces, like <code>{{{Foo}}}</code>), the page is bigger than <code>$wgMaxArticleSize</code>.", - "expensive-parserfunction-category-desc": "Too many expensive parser functions (like <code>#ifexist</code>) 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 <code><nowiki>__HIDDENCAT__</nowiki></code> on it, which prevents it from showing up in the category links box on pages, by default.", + "post-expand-template-inclusion-category-desc": "The page size is bigger than <code>$wgMaxArticleSize</code> after expanding all the templates, so some templates were not expanded.", + "post-expand-template-argument-category-desc": "The page is bigger than <code>$wgMaxArticleSize</code> after expanding a template argument (something in triple braces, like <code>{{{Foo}}}</code>).", + "expensive-parserfunction-category-desc": "The page uses too many expensive parser functions (like <code>#ifexist</code>). See [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit Manual:$wgExpensiveParserFunctionLimit].", + "broken-file-category-desc": "The page contains a broken file link (a link to embed a file when the file does not exist).", + "hidden-category-category-desc": "The category contains <code><nowiki>__HIDDENCAT__</nowiki></code> in its page content, which prevents it from showing up in the category links box on pages by default.", "trackingcategories-nodesc": "No description available.", "trackingcategories-disabled": "Category is disabled", "mailnologin": "No send address", -- To view, visit https://gerrit.wikimedia.org/r/151612 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3abd123a2717e13bad523dacce11bbe21385ca14 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Siebrand <siebr...@kitano.nl> Gerrit-Reviewer: Bartosz Dziewoński <matma....@gmail.com> Gerrit-Reviewer: Brian Wolff <bawolff...@gmail.com> Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com> Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com> Gerrit-Reviewer: SPQRobin <robinp.1...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits