lang/locale work much better now
This commit is contained in:
parent
778f51cc58
commit
db4ad99ad8
4 changed files with 86 additions and 18 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue