Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-c++-qt / BUGS
blob6899f3e464894d5f028e64abd45db82e852000ce
1 Qt looks only at the LANG value and ignores LC_MESSAGES and LC_ALL. (Bug in
2 function QTextCodec::locale().) Therefore, to make it work, you have to set
3 LANG to the same value as LC_ALL or LC_MESSAGES.