From fafae073224760114edb0d895d835cf0fe1b7754 Mon Sep 17 00:00:00 2001 From: GeoffreyT2000 Date: Fri, 23 Feb 2018 20:01:22 -0800 Subject: [PATCH 1/1] Update categoriespagetext message Since Special:Categories now lists empty categories, the message will need to be updated. Bug: T185066 Change-Id: Ifaebeb0e95bc37aa51d0ddd426b8850bb40d9dbb --- languages/i18n/en.json | 2 +- languages/i18n/qqq.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}}", -- 2.20.1