-
- Downloads
updatepo cmake rule
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.
Showing
- cmake/Modules/FindGettextLib.cmake 15 additions, 0 deletionscmake/Modules/FindGettextLib.cmake
- po/de/minetest.po 20 additions, 22 deletionspo/de/minetest.po
- po/en/minetest.pot 113 additions, 0 deletionspo/en/minetest.pot
- po/fr/minetest.po 20 additions, 22 deletionspo/fr/minetest.po
- src/CMakeLists.txt 42 additions, 16 deletionssrc/CMakeLists.txt
- updatelocales.sh 0 additions, 5 deletionsupdatelocales.sh
Loading
Please register or sign in to comment