r22833 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22832‎ | r22833 | r22834 >
Date:03:42, 8 June 2007
Author:simetrical
Status:old
Tags:
Comment:
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?
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -370,7 +370,7 @@
371371 'Uncategorizedimages' => array( 'Uncategorizedimages' ),
372372 'Unusedcategories' => array( 'Unusedcategories' ),
373373 'Unusedimages' => array( 'Unusedimages' ),
374 - 'Wantedpages' => array( 'Wantedpages' ),
 374+ 'Wantedpages' => array( 'Wantedpages', 'Brokenlinks' ),
375375 'Wantedcategories' => array( 'Wantedcategories' ),
376376 'Mostlinked' => array( 'Mostlinked' ),
377377 'Mostlinkedcategories' => array( 'Mostlinkedcategories' ),

Follow-up revisions

RevisionCommit summaryAuthorDate
r22857Merged revisions 22811-22855 via svnmerge from...david00:48, 9 June 2007

Status & tagging log