From: Raimond Spekking Date: Sat, 4 Sep 2010 06:08:21 +0000 (+0000) Subject: Follow-up r72340: Special page and its user rights have gone X-Git-Tag: 1.31.0-rc.0~35173 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=817a9592d64694188a5bb4993241c6774ac8a59e;p=lhc%2Fweb%2Fwiklou.git Follow-up r72340: Special page and its user rights have gone --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 155a860aa7..197c12d410 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index b8a8a6f1fc..055957ac78 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1106,7 +1106,6 @@ $wgMessageStructure = array( 'right-override-export-depth', 'right-sendemail', 'right-revisionmove', - 'right-selenium', ), 'rightslog' => array( 'rightslog',