JDK-7035076 : Some timezone display names aren't localized
  • Type: Bug
  • Component: globalization
  • Sub-Component: locale-data
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-04-08
  • Updated: 2013-11-05
  • Resolved: 2013-10-10
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 8
8Resolved
Related Reports
Duplicate :  
Duplicate :  
Description
Some timezone display names in TimeZoneNames_*.java need to be localized.

Comments
Closing as it's a dup.
05-11-2013

Being fixed as part of JDK-8025051
10-10-2013

EVALUATION Will extract localizable strings into .properties and reconstruct TimeZoneNames_xx.java from translated .properties files.
14-04-2011