-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.4.2_11
-
x86
-
solaris
OS: solaris 10 x86/AMD
bundle: j2sdk1.4.2_11
Descripiton:
using the testsuit in awt.tar to invoke standard "Save", "Open" dialog (Filedialog) in AWT, the dialog title "Save", "Open" is not localized into Chinese. They are still in English.
This is for java.awt.FileDialog. it may be an i18n bug, further investigation is needed.
I am sorry that after futher check, I found it's not a bug. The engilsh word open, save are hardcoded in the testsuit. This caused the english title in awt FileDialog, if chinese string is used, the windows title is in Chinese.
Sorry for any inconvience.
bundle: j2sdk1.4.2_11
Descripiton:
using the testsuit in awt.tar to invoke standard "Save", "Open" dialog (Filedialog) in AWT, the dialog title "Save", "Open" is not localized into Chinese. They are still in English.
This is for java.awt.FileDialog. it may be an i18n bug, further investigation is needed.
I am sorry that after futher check, I found it's not a bug. The engilsh word open, save are hardcoded in the testsuit. This caused the english title in awt FileDialog, if chinese string is used, the windows title is in Chinese.
Sorry for any inconvience.