-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b11
-
x86
-
windows_nt
-
Not verified
In mantis install workspace, the following files should be broken down into individual files for 9 locales plus English.
make/installer/bundles/windows/ishield7/jre/jre/ISString.idt (9 locales)
make/installer/bundles/windows/ishield7/sdk/sdk/ISString.idt (ja only?)
Currently, the ISString.idt file contains the localized strings for all locales. It is difficult to include strings with different encodings into one file without corrupting one or another. Also, it's difficult to maintain.
In 1.4.1, we supported the following languages in JRE:
0007-German/ 0011-Japanese/ 040c-French-Standard/
0009-English/ 0012-Korean/ 0804-Chinese-PRC/
000a-Spanish/ 001d-Swedish/
0010-Italian/ 0404-Chinese-Taiwan/
In 1.4.1, we supported the following languages in SDK:
0009-English/ 0011-Japanese/
make/installer/bundles/windows/ishield7/jre/jre/ISString.idt (9 locales)
make/installer/bundles/windows/ishield7/sdk/sdk/ISString.idt (ja only?)
Currently, the ISString.idt file contains the localized strings for all locales. It is difficult to include strings with different encodings into one file without corrupting one or another. Also, it's difficult to maintain.
In 1.4.1, we supported the following languages in JRE:
0007-German/ 0011-Japanese/ 040c-French-Standard/
0009-English/ 0012-Korean/ 0804-Chinese-PRC/
000a-Spanish/ 001d-Swedish/
0010-Italian/ 0404-Chinese-Taiwan/
In 1.4.1, we supported the following languages in SDK:
0009-English/ 0011-Japanese/