From c6a5fb143afa006dcee5815e02b736cd6f687df8 Mon Sep 17 00:00:00 2001 From: "Mr. E23" Date: Sun, 1 Feb 2004 21:04:30 +0000 Subject: [PATCH] Added missing string 'makesysopname' --- languages/Language.php | 1 + 1 file changed, 1 insertion(+) 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?)", -- 2.20.1