From 86265e321a74df94b86ef13525fdd962e4ac2a50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 24 Jun 2005 07:13:45 +0000 Subject: [PATCH] * Removed msg:bureaucrattitle and msg:bureaucrattext, used by the Makesysop extension * Removed msg:seriousxhtmlerrors, no longer used --- languages/Language.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 4996c07f41..c6c6eb0f0f 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -445,9 +445,6 @@ See $1.", 'developertext' => "The action you have requested can only be performed by users with \"developer\" status. See $1.", -'bureaucrattitle' => 'Bureaucrat access required', -"bureaucrattext" => "The action you have requested can only be -performed by sysops with \"bureaucrat\" status.", 'badaccess' => 'Permission error', 'badaccesstext' => 'The action you have requested is limited @@ -555,7 +552,6 @@ a number of reasons why this may be so, please see [[Project:Protected page]]. You can view and copy the source of this page:", -'seriousxhtmlerrors' => 'There were serious xhtml markup errors detected by tidy.', 'sqlhidden' => '(SQL query hidden)', # Login and logout pages -- 2.20.1