Display sane output for empty descriptions
authorest31 <MTest31@outlook.com>
Sun, 18 Oct 2015 00:18:10 +0000 (02:18 +0200)
committerest31 <MTest31@outlook.com>
Sun, 18 Oct 2015 00:18:10 +0000 (02:18 +0200)
commitf3d82567c9dc98d5b1fa8724055727956ed351eb
treef035dc4496678e0f1cad06af6577493dc788720c
parentc4d18623440b58b9f90629c798687608bc32c6da
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.
builtin/mainmenu/tab_settings.lua