-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 6u25
-
Component/s: globalization
-
x86
-
windows_7
Found that last line sentence of the dialog is incorrectly constructed.
LTEXT "Visit us at", IDC_MARKETING_INFO1, 123, 120, 52, 10
LTEXT "java.com", IDC_MARKETING_INFO2, 165, 120, 120, 10
Japanese translation expects that "java.com" comes before "Visit us at" but as seen in attached screenshot it is opposite and not correct. Please either re-arrange strings or fix translation.
LTEXT "Visit us at", IDC_MARKETING_INFO1, 123, 120, 52, 10
LTEXT "java.com", IDC_MARKETING_INFO2, 165, 120, 120, 10
Japanese translation expects that "java.com" comes before "Visit us at" but as seen in attached screenshot it is opposite and not correct. Please either re-arrange strings or fix translation.
- duplicates
-
JDK-6974423 ja localization error in online installer download dialog
-
- Closed
-