Commit Graph

16 Commits (dev)

Author SHA1 Message Date
Victor Denisov c68c3b6574 Change order of arguments of po4a
po4a doesn't work on ubuntu 12.04 and ubuntu 14.04 because of incorrect
order of arduments. Config file should be the last argument.
2014-12-26 14:34:21 -08:00
krzys-h aadeb651f9 Long options for charset in po4a
Might fix Travis builds, see colobot#364
2014-11-09 19:43:43 +01:00
krzys-h b2772daee8 Updated translation scripts to use UTF-8 2014-11-01 15:09:21 +01:00
Piotr Dziwinski 2660c69a52 Fix sed commands (#349) 2014-10-28 18:28:09 +01:00
Piotr Dziwinski 92f48819cc Use only POSIX sed expressions 2014-10-28 17:43:46 +01:00
Piotr Dziwinski 1d95ad172a Fix for older po4a versions 2014-10-07 23:51:35 +02:00
krzys-h ce38c26dbf Fixed help files installation 2014-09-29 21:31:51 +02:00
Piotr Dziwiński 7e37d683c9 Also install levels/other 2014-09-21 21:07:41 +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 f528cf570d PO4A: don't break messages across lines in *.po files 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 526db5373c Rewrite level files translations 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 83c923a3d1 Remove code prefix from translations 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 5e2dabdcaf Better fix for message ordering issue 2014-09-21 12:24:59 +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