Added 'right-noratelimit' message and updated messages.inc
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 5 Jun 2008 08:48:47 +0000 (08:48 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 5 Jun 2008 08:48:47 +0000 (08:48 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 4d30593..fb66e83 100644 (file)
@@ -1509,6 +1509,7 @@ please see math/README to configure.',
 'right-editusercssjs'        => "Edit other users' CSS and JS files",
 'right-rollback'             => 'Quickly rollback the edits of the last user who edited a particular page',
 'right-markbotedits'         => 'Mark rolled-back edits as bot edits',
+'right-noratelimit'          => 'Not affected by rate limits',
 'right-import'               => 'Import pages from other wikis',
 'right-importupload'         => 'Import pages from a file upload',
 'right-patrol'               => "Mark others' edits as patrolled",
index de830e6..dc512ba 100644 (file)
@@ -893,6 +893,7 @@ $wgMessageStructure = array(
                'right-editusercssjs',
                'right-rollback',
                'right-markbotedits',
+               'right-noratelimit',
                'right-import',
                'right-importupload',
                'right-patrol',
@@ -1613,6 +1614,7 @@ $wgMessageStructure = array(
                'range_block_disabled',
                'ipb_expiry_invalid',
                'ipb_already_blocked',
+               'ipb_modifying_block',
                'ipb_cant_unblock',
                'ipb_blocked_as_range',
                'ip_range_invalid',