summaryrefslogtreecommitdiffstats
path: root/po/de.po
Commit message (Collapse)AuthorAgeFilesLines
* 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-29krzys-h2014-07-291-3/+3
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-26krzys-h2014-07-261-4/+5
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-23krzys-h2014-07-231-12/+10
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-17krzys-h2014-07-171-6/+10
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-11krzys-h2014-07-111-1186/+1188
| | | | This commit was automatically generated from http://translations.colobot.info/
* Merge branch 'dev' of github.com:colobot/colobot into devkrzys-h2014-07-101-14/+19
|\ | | | | | | | | | | | | | | Conflicts: po/de.po po/fr.po po/pl.po po/ru.po
| * Initial Pootle<->Git integration commitkrzys-h2014-07-101-1192/+1199
| | | | | | | | 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-14/+0
|
* Renamed "New player" to "Change player" (#220)krzys-h2013-12-261-4/+3
|
* Changes in build organizationPiotr Dziwinski2013-06-221-0/+2056
* 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