Commit Graph

9 Commits (70c8f95f656368b6ff9b34c9f8edbe2242d9f67e)

Author SHA1 Message Date
krzys-h 5614bfe93c Cleaned up "Programs from Houston" help files
This fixes colobot/colobot#543
2016-06-17 21:15:15 +02:00
Piotr Dziwinski e58534ab5a Change behavior of generating translations
- translations are now generated by default with Python as required
   dependency
 - old behavior of installing only English files is provided as an
   option (configure with -DTRANSLATIONS=0)
2015-10-17 18:22:54 +02:00
Piotr Dziwinski 9c253a3510 New data file translation infrastructure using Python
* replaced po4a and bash scripts with Python scripts using polib
 * cleaned up CMake files
2015-05-12 21:04:41 +02:00
krzys-h ce38c26dbf Fixed help files installation 2014-09-29 21:31:51 +02:00
Piotr Dziwinski bd09232475 Some CMake scripts refactoring 2014-09-21 12:59:50 +02:00
Piotr Dziwinski a34aa40525 Nicer generated directory structure 2014-09-21 12:25:00 +02:00
Piotr Dziwinski a557033392 Finish rewriting translation generation: help directory support 2014-09-21 12:25:00 +02:00
Piotr Dziwinski 946a083606 First part of rewriting scripts for level translations
* support translating the new chaptertitle.txt files
 * handle the new directory structure
 * move writing PO4A config to CMake
 * use only one bash script to generate translated files
 * additional step of cleaning *.po and *.pot files
 * change some PO4A flags for better console output and sorting of
   messages in *.po files
2014-09-21 12:24:59 +02:00
Didier 'OdyX' Raboud 283af08a34 Add the help/ and levels/ CMake machinery to enable the po-based translations 2013-10-25 15:41:05 +02:00