JDK-6317929 : Two new TimeZone display need to be localized.
  • Type: Enhancement
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-08-31
  • Updated: 2010-07-29
  • Resolved: 2006-07-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b92Fixed
Related Reports
Relates :  
Description
New TimeZone data, tzdata2005m, will be incorporated into Mustang in near future, and two new time zone IDs will be added in it.
L10N resources files should be updated to support them. Please take a look at Suggested Fix.

  - America/Coral_Harbour
  - Australia/Currie

Comments
EVALUATION we will fix it for mustang rc.
15-12-2005

SUGGESTED FIX Add two lines into src/share/classes/sun/util/resources/TimeZoneNames_*.java {"America/Cayman", EST}, {"America/Chihuahua", MST}, + {"America/Coral_Harbour", EST}, {"America/Cordoba", AGT}, {"America/Costa_Rica", CST} {"Australia/Broken_Hill", BROKEN_HILL}, {"Australia/Canberra", EST_NSW}, + {"Australia/Currie", EST_NSW}, {"Australia/Darwin", DARWIN}, *** (#1 of 1): [ UNSAVED ] ###@###.###
31-08-2005