compiler/libec: Added support for i18n of property categories
authorJerome St-Louis <jerome@ecere.com>
Sun, 19 Feb 2012 05:00:45 +0000 (14:00 +0900)
committerJerome St-Louis <jerome@ecere.com>
Sun, 19 Feb 2012 05:27:42 +0000 (14:27 +0900)
commit7afde629cbf5e581607fc16a58fb8f723d7ddf3b
tree2b019abc2ddd5487bbfd432c3e0ee1117fe64452
parent2d6e54e0f9a30ab7703ffd41a15ed97305a7b479
compiler/libec: Added support for i18n of property categories
18 files changed:
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/ecere/bootstrap/System.c
compiler/bootstrap/ecere/bootstrap/ecere.main.c
compiler/bootstrap/libec/bootstrap/ast.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/firstPass.c
compiler/bootstrap/libec/bootstrap/freeAst.c
compiler/bootstrap/libec/bootstrap/grammar.c
compiler/bootstrap/libec/bootstrap/pass1.c
compiler/libec/precompiled/grammar.c
compiler/libec/src/ast.ec
compiler/libec/src/ecdefs.ec
compiler/libec/src/firstPass.ec
compiler/libec/src/freeAst.ec
compiler/libec/src/grammar.ec
compiler/libec/src/grammar.y
compiler/libec/src/pass1.ec
ecere/src/sys/System.ec