Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
est31 b29666b49a
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.
2022-05-21 16:12:55 +02:00
builtin Display sane output for empty descriptions 2022-05-21 16:12:55 +02:00