Commit graph

14 commits

Author SHA1 Message Date
Rémi Verschelde f4ee46124a i18n: Sort files to parse alphabetically
This should ensure that python produces the same tools.pot for every user,
and thus that the .po will not get useless diffs upon merge.
2016-05-31 18:24:41 +02:00
Rémi Verschelde 405094c167 i18n: Enable parsing RTR strings
TTR is used in the editor, and RTR is for content that it shared between
the editor and games (e.g. in scenes/gui)
2016-05-30 19:30:39 +02:00
Rémi Verschelde e0e52055bc i18n: Fix parsing bug while adding locations to the template
Also sync the template and PO files to reflect this change
+ the recent TTR additions/removals.
2016-05-30 00:21:36 +02:00
Rémi Verschelde 71f18fdaae i18n: Add makefile to handle translation updates 2016-05-28 13:00:57 +02:00
Rémi Verschelde 87e8e8d372 i18n: Add gettext header template to the POT 2016-05-21 20:37:13 +02:00
Rémi Verschelde 8d300cc8a8 i18n: Disable line numbers in location context
Can be toggled on with --with-line-nb.
2016-05-21 18:59:27 +02:00
Rémi Verschelde 1c8a447cb6 i18n: Add location of duplicate strings to the context 2016-05-21 18:59:27 +02:00
Rémi Verschelde bcd4d8a8a0 i18n: Cosmetic fixes to extract script 2016-05-21 18:33:40 +02:00
Rémi Verschelde f33460aa23 i18n: Make .pot paths hopefully platform-independent 2016-05-17 23:37:20 +02:00
Rémi Verschelde 3a26e14a2b i18n: Simple extract.py improvements
Also sync the template with current source.
2016-05-17 19:29:32 +02:00
Rémi Verschelde fbe5a5e4a7 i18n: remove trailing spaces in script 2016-05-04 15:31:47 +02:00
Juan Linietsky dd419e8efa forgot this 2016-05-04 09:56:24 -03:00
Juan Linietsky 1e37dcd88b template is now pot 2016-05-04 09:52:51 -03:00
Juan Linietsky f338a0c944 base for translation 2016-05-04 09:47:47 -03:00