]> jfr.im git - irc/kvirc/KVIrc.git/commit
Removed tr() around empty string
authorFabio Bas <redacted>
Mon, 28 Dec 2015 09:33:33 +0000 (10:33 +0100)
committerFabio Bas <redacted>
Mon, 28 Dec 2015 09:33:33 +0000 (10:33 +0100)
commit4d153a128b6ba31bc6bc09858871f82ff63aea86
tree926ec8708c2ab52c982b1d68a8755e99b13f6223
parentf0302ee239ff91f1c3ed77ccf5e93a92bdf79846
Removed tr() around empty string

If you pass an empty string to gettext, it will return the
metainformation header of the PO file, that is not typically what you
want.
src/modules/options/OptionsWidget_userList.cpp