added sm_execcfg

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40927
This commit is contained in:
David Anderson
2007-06-08 01:01:44 +00:00
parent 3a02db6a1e
commit ce9b783485
2 changed files with 40 additions and 0 deletions
+12
View File
@@ -22,4 +22,16 @@
"#format" "{1:s},{2:s}"
"en" "Changed cvar '{1}' to '{2}'."
}
"Config not found"
{
"#format" "{1:s}"
"en" "Config file '{1}' not found."
}
"Executed config"
{
"#format" "{1:s}"
"en" "Executed config '{1}'."
}
}