- Jun 04, 2012
-
-
Perttu Ahola authored
-
- Aug 05, 2011
-
-
Giuseppe Bilotta authored
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Constantin Wenger authored
-
- Jul 30, 2011
-
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Nils Dagsson Moskopp 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.
-
Giuseppe Bilotta authored
The po file should not be named c55 if we're in ∆. But since it is not exposed at installation time, we don't actually need its name to be based on the project name at all, so just call it minetest.po
-
Giuseppe Bilotta authored
The po file should not be named c55 if we're in ∆. But since it is not exposed at installation time, we don't actually need its name to be based on the project name at all, so just call it minetest.po
-
- Jul 21, 2011
-
-
Cyriaque Skrapits authored
-
Cyriaque Skrapits authored
-
- Jul 20, 2011
-
-
Constantin Wenger authored
set +x on bashscript
-
Constantin Wenger authored
set +x on bashscript
-
Constantin Wenger authored
german translation file and bashscript to update translations
-
Constantin Wenger authored
german translation file and bashscript to update translations
-