From 63441f1f13b79de9c096041e4688de3f90fee2a6 Mon Sep 17 00:00:00 2001 From: Guycn2 Date: Fri, 27 Apr 2018 19:51:48 +0000 Subject: [PATCH] Use proper namespace name on Special:RelatedChanges This is intended to make sure the Category namespace's name matches the site's default language, rather than the user's interface language. Change-Id: I958390c9d05823cbfd0ac0f6f4d9b94d40f29d44 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 741738aad5..09b2d3e960 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1551,7 +1551,7 @@ "recentchangeslinked-feed": "Related changes", "recentchangeslinked-toolbox": "Related changes", "recentchangeslinked-title": "Changes related to \"$1\"", - "recentchangeslinked-summary": "Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on [[Special:Watchlist|your Watchlist]] are in bold.", + "recentchangeslinked-summary": "Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter {{ns:category}}:Name of category). Changes to pages on [[Special:Watchlist|your Watchlist]] are in bold.", "recentchangeslinked-page": "Page name:", "recentchangeslinked-to": "Show changes to pages linked to the given page instead", "recentchanges-page-added-to-category": "[[:$1]] added to category", -- 2.20.1