summaryrefslogtreecommitdiffstats
path: root/po/fr.po
Commit message (Collapse)AuthorAgeFilesLines
* COLOBOT: Gold Edition -> Colobot: Gold Editionkrzys-h2014-11-011-11/+19
|
* update some french translationsVictor Vieux2014-10-231-7/+7
|
* Updated translationskrzys-h2014-10-221-0/+3
|
* Clean up translationsPiotr Dziwinski2014-10-091-1453/+1133
| | | | | | * translate only marked strings from restext.cpp * update and clean pot and po files * remove redundant POT-Creation-Data
* Auto-update from Pootle 2014-07-11krzys-h2014-07-111-1190/+1192
| | | | This commit was automatically generated from http://translations.colobot.info/
* Merge branch 'dev' of github.com:colobot/colobot into devkrzys-h2014-07-101-15/+12
|\ | | | | | | | | | | | | | | Conflicts: po/de.po po/fr.po po/pl.po po/ru.po
| * Initial Pootle<->Git integration commitkrzys-h2014-07-101-1197/+1196
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-4/+4
|/
* Removed some unused code related to Quit buttonkrzys-h2014-07-101-8/+33
| | | | The button itself has been removed a long time ago
* Changed main menu title to "COLOBOT: Gold Edition"krzys-h2014-01-011-0/+3
|
* Removed prototypes supportkrzys-h2013-12-271-9/+0
|
* Renamed "New player" to "Change player" (#220)krzys-h2013-12-261-4/+3
|
* Changes in build organizationPiotr Dziwinski2013-06-221-0/+2058
* targets are now created in top-level build directory * more things are now configured through CMake options * changed debug build detection from NDEBUG to DEV_BUILD * moved po and desktop directories * moved last unit test out of src directory