mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-04-30 04:23:13 +02:00
3 lines
173 B
Plaintext
3 lines
173 B
Plaintext
Qt looks only at the LANG and LC_ALL values and ignores LC_MESSAGES if LC_ALL is unset.
|
|
Therefore, to make it work, you have to set LC_ALL to the same value as LC_MESSAGES.
|