From: jenkins-bot Date: Tue, 8 Apr 2014 15:44:15 +0000 (+0000) Subject: Merge "Reduce complexity of "noindex-category-desc"" X-Git-Tag: 1.31.0-rc.0~16323 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=732a1bb094cd603821780f540d4d7a7a945fe1ff;p=lhc%2Fweb%2Fwiklou.git Merge "Reduce complexity of "noindex-category-desc"" --- 732a1bb094cd603821780f540d4d7a7a945fe1ff diff --cc languages/i18n/en.json index ee6755750f,08cc249922..1a21f1ff54 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@@ -1774,10 -1774,10 +1774,10 @@@ "listgrouprights-removegroup-self-all": "Remove all groups from own account", "trackingcategories": "Tracking categories", "trackingcategories-summary": "This page lists tracking categories which are automatically populated by the MediaWiki software. Their names can be changed by altering the relevant system messages in the {{ns:8}} namespace.", - "trackingcategories-msg": "Tracking Category", + "trackingcategories-msg": "Tracking category", "trackingcategories-name": "Message name", "trackingcategories-desc": "Category inclusion criteria", - "noindex-category-desc": "The page has a __NOINDEX__ magic word on it (and is in a namespace where that flag is allowed), and hence is not indexed by robots.", + "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.",