Add 'right-patrolmarks'
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 3 May 2008 01:21:06 +0000 (01:21 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 3 May 2008 01:21:06 +0000 (01:21 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index bd657c5..9b384b9 100644 (file)
@@ -1506,6 +1506,7 @@ A * indicates that you cannot remove the group once you have added it, or vice v
 'right-userrights'           => 'Edit all user rights',
 'right-userrights-interwiki' => 'Edit user rights of users in other wiki sites',
 'right-siteadmin'            => 'Lock and unlock the database',
+'right-patrolmarks'          => 'Use recent changes patrol features',
 
 # User rights log
 'rightslog'      => 'User rights log',
index 6787375..62005fe 100644 (file)
@@ -892,6 +892,7 @@ $wgMessageStructure = array(
                'right-userrights',
                'right-userrights-interwiki',
                'right-siteadmin',
+               'right-patrolmarks',
        ),
        'rightslog' => array(
                'rightslog',