summaryrefslogtreecommitdiff
path: root/po/minetest.pot
Commit message (Collapse)AuthorAge
* update op PO filesConstantin Wenger2011-08-05
|
* set some more text to gettext and updated po filesConstantin Wenger2011-07-30
|
* Italian translationsGiuseppe Bilotta2011-07-24
|
* Bring po update out of cmake againGiuseppe Bilotta2011-07-24
This solves two issues at once: * CMake would delete po files during ‘make clean’ because it thought they were autogenerated and not just managed * the only gettext tools readily available in Windows are so old they don't support options like --package-name The change also moves minetest.pot down one level, so we don't need to special case ‘en’ anymore. The downside is of course that you need some sane POSIX shell to update the po files.