Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Run updatepo.sh | PilzAdam | 2013-11-23 |
| | |||
* | Run updatepo.sh | Ilya Zhuravlev | 2013-09-08 |
| | |||
* | Run util/updatepo.sh | PilzAdam | 2013-08-25 |
| | |||
* | Fix i18n of some strings. | arsdragonfly | 2013-07-02 |
| | |||
* | Update po files | PilzAdam | 2013-05-13 |
| | |||
* | Update po files | PilzAdam | 2013-03-30 |
| | |||
* | Translate key functions in key change menu | PilzAdam | 2013-01-30 |
| | |||
* | Update translation files | Perttu Ahola | 2013-01-23 |
| | |||
* | Update translation template po/minetest.pot | Perttu Ahola | 2012-06-04 |
| | |||
* | update op PO files | Constantin Wenger | 2011-08-05 |
| | |||
* | set some more text to gettext and updated po files | Constantin Wenger | 2011-07-30 |
| | |||
* | Italian translations | Giuseppe Bilotta | 2011-07-24 |
| | |||
* | Bring po update out of cmake again | Giuseppe Bilotta | 2011-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. |