From 117f7770f38af5728cf6ed29952aa1276bbf76f8 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Fri, 8 Jun 2007 03:42:55 +0000 Subject: [PATCH] Add 'Brokenlinks' as an alias for 'Wantedpages'. I suppose this is technically a l10n change, so no RELEASE-NOTES? Incidentally, when are we going to be implementing the readable special page names (with spaces!) for English? --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ab56af0430..8b1522f3df 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -370,7 +370,7 @@ $specialPageAliases = array( 'Uncategorizedimages' => array( 'Uncategorizedimages' ), 'Unusedcategories' => array( 'Unusedcategories' ), 'Unusedimages' => array( 'Unusedimages' ), - 'Wantedpages' => array( 'Wantedpages' ), + 'Wantedpages' => array( 'Wantedpages', 'Brokenlinks' ), 'Wantedcategories' => array( 'Wantedcategories' ), 'Mostlinked' => array( 'Mostlinked' ), 'Mostlinkedcategories' => array( 'Mostlinkedcategories' ), -- 2.20.1