minetest/builtin
est31 f3d82567c9 Display sane output for empty descriptions
According to its man page, the function gettext(3)
"may return a nonempty string" when msgid is "".

This commit fixes a bug where the comment ""
for some settings caused gettext to return a
"nonempty string", in this case header info of the
po file.
2015-10-18 02:18:10 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Refactor logging 2015-10-14 01:03:54 -04:00
fstk Refactor logging 2015-10-14 01:03:54 -04:00
game Refactor logging 2015-10-14 01:03:54 -04:00
mainmenu Display sane output for empty descriptions 2015-10-18 02:18:10 +02:00
init.lua Refactor logging 2015-10-14 01:03:54 -04:00
settingtypes.txt New settings tab contain all possible settings 2015-10-17 22:06:29 +02:00