added amb932 - sm_who can be used by normal clients if the server allows it

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401639
This commit is contained in:
David Anderson
2007-10-22 06:23:58 +00:00
parent 3c460aa48a
commit c6eaccde0b
3 changed files with 76 additions and 26 deletions
+12 -1
View File
@@ -105,7 +105,13 @@
"Player is not an admin"
{
"#format" "{1:s}"
"en" "\"{1}\" is not logged in as an admin."
"en" "\"{1}\" is not an admin."
}
"Player is an admin"
{
"#format" "{1:s}"
"en" "\"{1}\" is an admin."
}
"Username"
@@ -118,4 +124,9 @@
"#format" "{1:t}"
"en" "Kicked {1}."
}
"Admin access"
{
"en" "Admin access"
}
}