Hi, recently started playing minetest with my son and we already had a lot of fun :) Thanks to everyone involved! I also had problems with translations on debian wheezy, what fixed it for me was: 1) add -DENABLE_GETTEXT=1 to cmake call since it wouldn't enable it automatically 2) add language = de t...