targetNLS

The build descriptor option targetNLS specifies the national language code used to identify run-time messages.

The next table lists the supported languages. The code page for the language you specify must be loaded on your target platform.

Code Languages
CHS Simplified Chinese
CHT Traditional Chinese
DES Swiss German
DEU German
ENP Uppercase English (not supported on Windows 2000, Windows NT, and z/OS UNIX System Services)
ENU US English
ESP Spanish
FRA French
ITA Italian
JPN Japanese
KOR Korean
PTB Brazilian Portuguese

EGL determines if the Java locale on the development machine is associated with one of the supported languages. If the answer is "yes," the default value of targetNLS is the supported language. Otherwise, targetNLS has no default value.

Related reference
Build descriptor options