i18n: Moved .pot files into locale/, added them to repository, renamed eda.mo->EDA.mo
authorJerome St-Louis <jerome@ecere.com>
Mon, 20 Feb 2012 12:13:43 +0000 (21:13 +0900)
committerJerome St-Louis <jerome@ecere.com>
Mon, 20 Feb 2012 12:13:43 +0000 (21:13 +0900)
commit41f7f56a53de1fbefe2f219425f65803d2962db0
treedd709d831cb3407f1e17309468e7372ef612390d
parentd4bc622c28588ce6dd0af9d2e318fe093c045971
i18n: Moved .pot files into locale/, added them to repository, renamed eda.mo->EDA.mo
16 files changed:
.gitignore
compiler/bootstrap/ecs/bootstrap/ecs.c
compiler/ecc/locale/ecc.pot [new file with mode: 0644]
compiler/ecp/locale/ecp.pot [new file with mode: 0644]
compiler/ecs/ecs.ec
compiler/ecs/locale/ecs.pot [new file with mode: 0644]
compiler/libec/locale/ec.pot [new file with mode: 0644]
documentor/locale/documentor.pot [new file with mode: 0644]
ear/cmd/locale/ear.pot [new file with mode: 0644]
ear/extract/locale/extract.pot [new file with mode: 0644]
ecere/locale/ecere.pot [new file with mode: 0644]
eda/drivers/sqlite/locale/EDASQLite.pot [new file with mode: 0644]
eda/libeda/locale/EDA.pot [new file with mode: 0644]
eda/libeda/locale/zh_CN/LC_MESSAGES/EDA.mo [moved from eda/libeda/locale/zh_CN/LC_MESSAGES/eda.mo with 100% similarity]
epj2make/locale/epj2make.pot [new file with mode: 0644]
ide/locale/ide.pot [new file with mode: 0644]