From: GeoffreyT2000 Date: Sat, 24 Feb 2018 04:01:22 +0000 (-0800) Subject: Update categoriespagetext message X-Git-Tag: 1.34.0-rc.0~4602^2 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=fafae073224760114edb0d895d835cf0fe1b7754;p=lhc%2Fweb%2Fwiklou.git Update categoriespagetext message Since Special:Categories now lists empty categories, the message will need to be updated. Bug: T185066 Change-Id: Ifaebeb0e95bc37aa51d0ddd426b8850bb40d9dbb --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index a9bd1f58da..5ea331300a 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2181,7 +2181,7 @@ "categories": "Categories", "categories-summary": "", "categories-submit": "Show", - "categoriespagetext": "The following {{PLURAL:$1|category contains|categories contain}} pages or media.\n[[Special:UnusedCategories|Unused categories]] are not shown here.\nAlso see [[Special:WantedCategories|wanted categories]].", + "categoriespagetext": "The following {{PLURAL:$1|category exists|categories exist}} on the wiki, and may or may not be unused.\nAlso see [[Special:WantedCategories|wanted categories]].", "categoriesfrom": "Display categories starting at:", "deletedcontributions": "Deleted user contributions", "deletedcontributions-summary": "", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index e8740e69a1..9b665c5dc0 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -2381,7 +2381,7 @@ "categories": "The page name of [[Special:Categories]].\n{{Identical|Category}}", "categories-summary": "{{doc-specialpagesummary|categories}}", "categories-submit": "Submit button on [[Special:Categories]]\n{{Identical|Show}}", - "categoriespagetext": "{{doc-important|Do not translate or change links.}}\nText displayed in [[Special:Categories]].\n\nIn order to translate \"Unused categories\" and \"wanted categories\" see {{msg-mw|Unusedcategories}} and {{msg-mw|Wantedcategories}}.\n\nParameters:\n* $1 - number of categories", + "categoriespagetext": "{{doc-important|Do not translate or change links.}}\nText displayed in [[Special:Categories]].\n\nIn order to translate \"wanted categories\" see {{msg-mw|Wantedcategories}}.\n\nParameters:\n* $1 - number of categories", "categoriesfrom": "Used as label for the input box in [[Special:Categories]].\n\nThis message follows the fieldset label {{msg-mw|categories}}, and is followed by the input box.", "deletedcontributions": "The message is shown as a link on [[Special:SpecialPages]] to [[Special:DeletedContributions]].\n\n{{Identical|Deleted user contributions}}", "deletedcontributions-summary": "{{doc-specialpagesummary|deletedcontributions}}",