added translations for basecommands (whoops)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40918
This commit is contained in:
David Anderson 2007-06-07 07:11:37 +00:00
parent 18d2d3a2b1
commit 0883cc8769

View File

@ -20,4 +20,20 @@
"en" "Exit"
}
"No matching client"
{
"en" "No matching client was found."
}
"More than one client matches"
{
"#format" "{1:s}"
"en" "More than one client matches the pattern '{1}'"
}
"Kicked player"
{
"#format" "{1:s}"
"en" "Kicked player '{1}'"
}
}