examples: Added i18n example and po files for several languages
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 24 Apr 2015 14:51:22 +0000 (10:51 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 27 Apr 2015 14:51:07 +0000 (10:51 -0400)
commitc6dbf67a9eb3f2cbd3937f1e2b1dcde4d642fcda
treed986d76a86fb87e1518bef62ed46c9b71f8fd786
parenta0051bc1dae170e7d2976e28d54c3c12f41393c6
examples: Added i18n example and po files for several languages

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
examples/langannot.nit [new file with mode: 0644]
examples/languages/en/LC_MESSAGES/langannot.po [new file with mode: 0644]
examples/languages/fr/LC_MESSAGES/langannot.po [new file with mode: 0644]
examples/languages/ja/LC_MESSAGES/langannot.po [new file with mode: 0644]
examples/languages/langannot.pot [new file with mode: 0644]
tests/exec.skip