Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u2
-
b122
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8031293 | 8u5 | Michael Fang | P3 | Resolved | Fixed | b03 |
Description
The new feature "6875847: Java Locale Enhancement" introduces new ISO/UN codes that are translatable. i.e.,
- ISO639-2 3 letter language code
- ISO 15924 Script code
- UN M49 area code
(in src/share/classes/sun/util/resources/LocaleNames.properties)
Those names need to be translated in pt_BR.
---------------------
According to the agreement in CR 7004603, the team will work on pt_BR at 7-update release. So creating this ticket for tracking.
- ISO639-2 3 letter language code
- ISO 15924 Script code
- UN M49 area code
(in src/share/classes/sun/util/resources/LocaleNames.properties)
Those names need to be translated in pt_BR.
---------------------
According to the agreement in CR 7004603, the team will work on pt_BR at 7-update release. So creating this ticket for tracking.
Attachments
Issue Links
- backported by
-
JDK-8031293 Newly added codes need to be localized into pt_BR in LocaleNames.
- Resolved
- relates to
-
JDK-7004603 L10n needed for newly added codes in LocaleNames
- Closed
-
JDK-7090832 Some locale info are not localized for some languages.
- Closed
-
JDK-8029239 jdk8 l10n resource file translation update - localenames
- Closed
-
JDK-8032005 sun/text/resources/LocaleDataTest.java fails on cpu build
- Closed