Commit graph

10 commits

Author SHA1 Message Date
Torsten Paul
f7303223c0 Extract strings for translation from JSON file. 2015-03-06 23:26:06 +01:00
Torsten Paul
80f1a31143 Update translation file generator scripts. 2014-12-04 23:20:25 +01:00
Torsten Paul
ca3672b19c Move translation files to locale folder instead of po.
While this is not the standard name for the files, this makes the
resource handling easier as the PlatformUtils code already handles
lookup for both installed and dev layouts. At least for Linux the
installed name would be /usr/share/locale, so we use that in source
too for now.
2014-11-13 00:24:44 +01:00
Torsten Paul
27594848db Fix translation file build on Windows; Use host gettext tools. 2014-10-19 17:41:22 +02:00
Torsten Paul
9e52f2fc1b Add N_() to allow adding translation keys without direct gettext() call. 2014-10-19 01:25:23 +02:00
Torsten Paul
54a6f2addb Integrate message catalog creation into build process. 2014-10-19 01:25:23 +02:00
Torsten Paul
ee4b2ffef5 Fix library references and translation scripts on MacOS. 2014-10-19 01:25:23 +02:00
don bright
21abad2dbd Add Russian stub translation. 2014-10-19 01:25:23 +02:00
don bright
f12ff0597d First attempt at getting .mo files working with windows (wine). 2014-10-19 01:25:23 +02:00
don bright
c559be20e1 Create basic gettext infrastructure and French language stub. 2014-10-19 01:25:14 +02:00