• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-swing/
1Correct display of characters depends on the JVM and its locale-dependent font
2configuration. For example, on Linux/x86, in
3  Sun JDK 1.3.1  de_DE, zh_CN work
4  IBM JDK 1.3.0  de_DE, sr_YU work - ja_JP, zh_CN don't work (displays squares)
5  Sun JDK 1.4.2  de_DE, sr_YU work - ja_JP, zh_CN don't work (displays squares)
6