Mark msysGit as obsolete
[msysgit.git] / mingw / share / doc / gettext / examples / hello-java-qtjambi / BUGS
blobc0053e9eeabaccdb34f468802f46117d8c2b6522
1 Qt looks only at the LANG and LC_ALL values and ignores LC_MESSAGES if LC_ALL is unset.
2 Therefore, to make it work, you have to set LC_ALL to the same value as LC_MESSAGES.