From: Siebrand Mazeland Date: Sat, 3 May 2008 01:21:06 +0000 (+0000) Subject: Add 'right-patrolmarks' X-Git-Tag: 1.31.0-rc.0~47939 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=0ddfcf9d8b142d17fa34367ae6ca84fa205440ca;p=lhc%2Fweb%2Fwiklou.git Add 'right-patrolmarks' --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index bd657c5165..9b384b94eb 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 678737526b..62005feb0e 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -892,6 +892,7 @@ $wgMessageStructure = array( 'right-userrights', 'right-userrights-interwiki', 'right-siteadmin', + 'right-patrolmarks', ), 'rightslog' => array( 'rightslog',