- Aug 30, 2013
-
-
Anton Tsyganenko authored
-
Anton Tsyganenko authored
-
Anton Tsyganenko authored
-
Anton Tsyganenko authored
-
- Aug 25, 2013
-
-
PilzAdam authored
-
Anton Tsyganenko authored
-
Vladimir a authored
-
- Jul 02, 2013
-
-
arsdragonfly authored
-
- May 13, 2013
-
-
PilzAdam authored
-
Anton Tsyganenko authored
-
- Apr 22, 2013
-
-
Anton Tsyganenko authored
-
- Apr 18, 2013
-
-
Ilya Pavlov authored
-
- Mar 30, 2013
-
-
PilzAdam authored
-
Anton Tsyganenko authored
-
- Mar 28, 2013
-
-
4aiman Konsorumaniakku authored
-
- Mar 09, 2013
-
-
Mitori Itoshiki authored
-
- Mar 07, 2013
-
-
4aiman Konsorumaniakku authored
-
- Feb 28, 2013
-
-
Mitori Itoshiki authored
-
- Feb 17, 2013
-
-
Artem Sinkevich authored
-
- Feb 10, 2013
-
-
Oleg Matveev authored
-
- Feb 08, 2013
-
-
PilzAdam authored
-
- Feb 05, 2013
-
-
Mitori Itoshiki authored
-
Ilya Zhuravlev authored
-
- Feb 02, 2013
-
-
Pavel Elagin authored
-
- Jan 30, 2013
-
-
PilzAdam authored
-
- Jan 29, 2013
-
-
Robert Arkenin authored
-
Pavel Elagin authored
-
Ilya Zhuravlev authored
-
Pavel Elagin authored
-
Ilya Zhuravlev authored
-
- Jan 23, 2013
-
-
Perttu Ahola authored
-
- Jun 04, 2012
-
-
Perttu Ahola authored
-
- Aug 05, 2011
-
-
Constantin Wenger authored
-
- Jul 30, 2011
-
-
Constantin Wenger authored
-
- Jul 24, 2011
-
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
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.
-
- Jul 22, 2011
-
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-