Fix for translating empty strings
authorminduser00 <minduser00@users.noreply.github.com>
Tue, 27 Mar 2018 11:49:47 +0000 (11:49 +0000)
committersfan5 <sfan5@live.de>
Mon, 9 Apr 2018 13:13:53 +0000 (15:13 +0200)
commit9a06d6aa9fa2676a3fb4fa494f9318d0c5d7becb
tree87f34f4e8ad0b522ca0fd6a7b9e0132a68645cf8
parentd58801ab3204757e6c49892a05633281144f4f44
Fix for translating empty strings

Fix for incorrect translation of empty strings

In the key change menu, when a button key not have name an empty string is passed to gettext.
The empty string is reserved for gettext to return de header of the .po file an this is shoved in the button
src/gettext.h