added amb359, admin help plugin

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401133
This commit is contained in:
Borja Ferrer
2007-07-16 17:49:18 +00:00
parent 716233ec30
commit e620951ddc
2 changed files with 178 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
"Phrases"
{
"SM help commands"
{
"en" "SourceMod Help: Command Information"
}
"No description available"
{
"en" "No description available"
}
"No commands available"
{
"en" "No commands available"
}
"Type sm_help to see more"
{
"#format" "{1:d}"
"en" "Type sm_help {1} to see more commands"
}
"Entries n - m in page k"
{
"#format" "{1:d},{2:d},{3:d}"
"en" "Entries {1} - {2} in page {3}"
}
"No matching results found"
{
"en" "No matching results found"
}
}