restored Special:Makesysop interwiki functionality
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 14 May 2005 09:26:32 +0000 (09:26 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 14 May 2005 09:26:32 +0000 (09:26 +0000)
languages/Language.php

index 73b0dc3..94cac82 100644 (file)
@@ -1470,6 +1470,7 @@ Type the name of the user in the box and press the button to make the user an ad
 'makesysopok'          => "<b>User \"$1\" is now a sysop</b>",
 'makesysopfail'                => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
 'setbureaucratflag' => 'Set bureaucrat flag',
+'setstewardflag'    => 'Set steward flag',
 'bureaucratlog'                => 'Bureaucrat_log',
 'rightslogtext'                => 'This is a log of changes to user rights.',
 'bureaucratlogentry'   => "Changed group membership for $1 from $2 to $3",
@@ -1480,6 +1481,7 @@ Type the name of the user in the box and press the button to make the user an ad
 'makesysop'         => 'Make a user into a sysop',
 'already_sysop'     => 'This user is already an administrator',
 'already_bureaucrat' => 'This user is already a bureaucrat',
+'already_steward'   => 'This user is already a steward',
 
 # Validation
 'val_yes' => 'Yes',