lang/locale work much better now

This commit is contained in:
Albert Cahalan 2009-11-22 09:46:41 +00:00
parent 778f51cc58
commit db4ad99ad8
4 changed files with 86 additions and 18 deletions

View file

@ -16,6 +16,7 @@
const char PARSE_YES[] = "yes";
const char PARSE_NO[] = "no";
const char PARSE_CLOBBER[] = ":-("; // for painful lang/locale priority situation
struct cfg
{