From: Tim Starling Date: Sun, 20 Mar 2005 14:28:19 +0000 (+0000) Subject: Some minor edits, and a couple of added messages for Special:Makesysop X-Git-Tag: 1.5.0alpha1~555 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=c33cff44538822515563eb15d1e6df26fc1a50b6;p=lhc%2Fweb%2Fwiklou.git Some minor edits, and a couple of added messages for Special:Makesysop --- diff --git a/languages/Language.php b/languages/Language.php index 0c499a5fbe..033098b9c5 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -912,7 +912,7 @@ from server time (UTC).', 'userlevels-groupsmember' => 'Member of:', 'userlevels-groupsavailable' => 'Available groups:', 'userlevels-groupshelp' => 'Select groups you want the user to be removed from or added to. -Unselected groups will not be changed. You can unselect a group by using CTRL + Left Click', +Unselected groups will not be changed. You can deselect a group with CTRL + Left Click', # Recent changes # @@ -1135,8 +1135,8 @@ in active use.

', 'booksources' => 'Book sources', 'categoriespagetext' => 'The following categories exist in the wiki.', 'data' => 'Data', -'userlevels' => 'User levels management', -'grouplevels' => 'Group levels management', +'userlevels' => 'User rights management', +'grouplevels' => 'User group management', # FIXME: Other sites, of course, may have affiliate relations with the booksellers list 'booksourcetext' => "Below is a list of links to other sites that @@ -1461,6 +1461,8 @@ Type the name of the user in the box and press the button to make the user an ad 'user_rights_set' => "User rights for \"$1\" updated", 'set_rights_fail' => "User rights for \"$1\" could not be set. (Did you enter the name correctly?)", 'makesysop' => 'Make a user into a sysop', +'already_sysop' => 'This user is already an administrator', +'already_bureaucrat' => 'This user is already a bureaucrat', # Validation 'val_yes' => 'Yes',