• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/
1Qt looks only at the LANG value and ignores LC_MESSAGES and LC_ALL. (Bug in
2function QTextCodec::locale().) Therefore, to make it work, you have to set
3LANG to the same value as LC_ALL or LC_MESSAGES.
4