Index: trunk/phase3/languages/Language.php |
— | — | @@ -445,9 +445,6 @@ |
446 | 446 | 'developertext' => "The action you have requested can only be |
447 | 447 | performed by users with \"developer\" status. |
448 | 448 | See $1.", |
449 | | -'bureaucrattitle' => 'Bureaucrat access required', |
450 | | -"bureaucrattext" => "The action you have requested can only be |
451 | | -performed by sysops with \"bureaucrat\" status.", |
452 | 449 | |
453 | 450 | 'badaccess' => 'Permission error', |
454 | 451 | 'badaccesstext' => 'The action you have requested is limited |
— | — | @@ -555,7 +552,6 @@ |
556 | 553 | [[Project:Protected page]]. |
557 | 554 | |
558 | 555 | You can view and copy the source of this page:", |
559 | | -'seriousxhtmlerrors' => 'There were serious xhtml markup errors detected by tidy.', |
560 | 556 | 'sqlhidden' => '(SQL query hidden)', |
561 | 557 | |
562 | 558 | # Login and logout pages |