blob: 6899f3e464894d5f028e64abd45db82e852000ce [file] [log] [blame]
Qt looks only at the LANG value and ignores LC_MESSAGES and LC_ALL. (Bug in
function QTextCodec::locale().) Therefore, to make it work, you have to set
LANG to the same value as LC_ALL or LC_MESSAGES.