https://bugzilla.wikimedia.org/show_bug.cgi?id=16738

           Summary: Rename Special:IPBlockList
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Please rename Special:IPBlockList to something that more appropriately
describes its function. I think Special:ListBlocks or Special:BlockList would
be good options.

This is a trivial commit, changing:

'Ipblocklist'               => array( 'IPBlockList' ),

to:

'Ipblocklist'               => array( 'ListBlocks', 'BlockList', 'IPBlockList'
),

in MessagesEn.php.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to