P
Paul Tomblin
When I'm testing stuff for different locales, I usually just change the
environment variable "LANG", as in
LANG=zh_CN java testFormat
This works fine on Linux, and I swear it used to work on Mac OS X, but
right now on my new Powerbook it's not working. Any ideas why?
environment variable "LANG", as in
LANG=zh_CN java testFormat
This works fine on Linux, and I swear it used to work on Mac OS X, but
right now on my new Powerbook it's not working. Any ideas why?