From: Mr. E23 Date: Sun, 1 Feb 2004 21:04:30 +0000 (+0000) Subject: Added missing string 'makesysopname' X-Git-Tag: 1.3.0beta1~1039 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=c6a5fb143afa006dcee5815e02b736cd6f687df8;p=lhc%2Fweb%2Fwiklou.git Added missing string 'makesysopname' --- diff --git a/languages/Language.php b/languages/Language.php index 50962ff954..e2d1e5cd77 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1274,6 +1274,7 @@ this function sparingly.", "makesysoptitle" => "Make a user into a sysop", "makesysoptext" => "This form is used by bureaucrats to turn ordinary users into administrators. Type the name of the user in the box and press the button to make the user an administrator", +"makesysopname" => "Name of the user:", "makesysopsubmit" => "Make this user into a sysop", "makesysopok" => "User '$1' is now a sysop", "makesysopfail" => "User '$1' could not be made into a sysop. (Did you enter the name correctly?)",