-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.2
-
x86
-
windows_2000
This is the same as bugid 4498346 fixed by ###@###.### in hopper.
2 strings are garbled in all languages:
IDS_IECPL_OPTIONS_TEXT "Use Java 2 v%s for <applet> (requires restart)"
IDS_IEMENU_CONSOLE_TEXT "Sun Java Console"
The first string can be found on IE's Tools -> Internet Options -> Advanced
The second string can be found on IE's Tool menu.
The localized resource files loook fine.
deploy/src/plugin/src/win32/regutils/resource_*.rc
Please see attached screen captures.
Previous evaluation from Dennis.
###@###.### 2002-07-15
We decided to call RegSetValueEx() to set optionText and menuText registry value
in order to void garbage characters.
Dennis Gu
2 strings are garbled in all languages:
IDS_IECPL_OPTIONS_TEXT "Use Java 2 v%s for <applet> (requires restart)"
IDS_IEMENU_CONSOLE_TEXT "Sun Java Console"
The first string can be found on IE's Tools -> Internet Options -> Advanced
The second string can be found on IE's Tool menu.
The localized resource files loook fine.
deploy/src/plugin/src/win32/regutils/resource_*.rc
Please see attached screen captures.
Previous evaluation from Dennis.
###@###.### 2002-07-15
We decided to call RegSetValueEx() to set optionText and menuText registry value
in order to void garbage characters.
Dennis Gu
- duplicates
-
JDK-4847320 mantis-beta does not work correctly in Multi-Byte locales
- Closed
- relates to
-
JDK-6270607 regression: garbage characters on IE "Internet Options" dialog
- Closed