- added topmenus extension to build
- basecommands is slowly getting split into multiple source files now - added experimental api of a potential admin menu design - added experimental admin menu entry to basecommands to kick things off --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401516
This commit is contained in:
@@ -21,6 +21,16 @@
|
||||
"en" "More than one client matches the pattern \"{1}\""
|
||||
}
|
||||
|
||||
"Player no longer available"
|
||||
{
|
||||
"en" "The player you selected is no longer available."
|
||||
}
|
||||
|
||||
"Kick player"
|
||||
{
|
||||
"en" "Kick player"
|
||||
}
|
||||
|
||||
"Kicked player"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
@@ -236,5 +246,15 @@
|
||||
{
|
||||
"en" "You have specified an invalid Steam ID (must start with 'STEAM_0:')."
|
||||
}
|
||||
|
||||
"Admin Menu"
|
||||
{
|
||||
"en" "Admin Menu"
|
||||
}
|
||||
|
||||
"Player Commands"
|
||||
{
|
||||
"en" "Player Commands"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user