Fix for translating empty strings
authorminduser00 <minduser00@users.noreply.github.com>
Tue, 27 Mar 2018 11:49:47 +0000 (11:49 +0000)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:32:00 +0000 (17:32 +0200)
commit1d06a8ef6c2e5a66c4f109b7ef9cb76c31e3ce4f
treea8da94d81d9b56968db783ea98a6019e573ae2ba
parent875972ffa6cfbf4621bc71f11f4f30ee2ae47851
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