Create a new properties file in the location of NLS folder. Name
the file in this way [ProjectName]_[ language]_[locale].properties.Use
the list of language locale to indicate the language:
- en_US (English)
- zn_CN (Mandarin)
- es_ES (Spanish)
- ja_JP (Japanese)
- fr_FR (French)
- ko (Korean)
For example, the Korean NLS property file name for bttsample
should be named as bttsample_ko.properties.