- more phrase changes
- added "mani" sorting to adminmenu --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401599
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
/**
|
||||
* The default sorting is designed to look familiar to Mani's admin menu.
|
||||
* You may re-order items here for your own menu. Any items not explicitly
|
||||
* sorted will be sorted by their final translated phrases for each given client.
|
||||
*/
|
||||
|
||||
"Menu"
|
||||
{
|
||||
"PlayerCommands"
|
||||
{
|
||||
"item" "Slay"
|
||||
"item" "Kick"
|
||||
"item" "Ban"
|
||||
"item" "Gag/Mute"
|
||||
"item" "Burn"
|
||||
}
|
||||
|
||||
"ServerCommands"
|
||||
{
|
||||
"item" "Change Map"
|
||||
"item" "Exec CFG"
|
||||
"item" "Reload Admins"
|
||||
}
|
||||
|
||||
"VotingCommands"
|
||||
{
|
||||
"item" "Cancel Vote"
|
||||
"item" "Map Vote"
|
||||
"item" "Kick Vote"
|
||||
"item" "Ban Vote"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user