mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-03 08:45:25 +01:00
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.