Follow-up r72340: Special page and its user rights have gone
This commit is contained in:
parent
bf367f444b
commit
817a9592d6
2 changed files with 0 additions and 2 deletions
|
|
@ -1943,7 +1943,6 @@ You can also choose to let others contact you through your user or talk page wit
|
|||
'right-override-export-depth' => 'Export pages including linked pages up to a depth of 5',
|
||||
'right-sendemail' => 'Send e-mail to other users',
|
||||
'right-revisionmove' => 'Move revisions',
|
||||
'right-selenium' => 'Run Selenium tests',
|
||||
|
||||
# User rights log
|
||||
'rightslog' => 'User rights log',
|
||||
|
|
|
|||
|
|
@ -1106,7 +1106,6 @@ $wgMessageStructure = array(
|
|||
'right-override-export-depth',
|
||||
'right-sendemail',
|
||||
'right-revisionmove',
|
||||
'right-selenium',
|
||||
),
|
||||
'rightslog' => array(
|
||||
'rightslog',
|
||||
|
|
|
|||
Loading…
Reference in a new issue