-
Bug
-
Resolution: Fixed
-
P4
-
6, 7
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2229370 | 7u40 | Thomas Ng | P4 | Closed | Fixed |
SYNOPSIS
--------
Units of measure not localized in the Webstart Cache Viewer
OPERATING SYSTEM
----------------
All (tested on Windows XP)
FULL JDK VERSION
----------------
JDK 7
Also reproducible on Java 6
DESCRIPTION from LICENSEE
-------------------------
Units of measure not localized in the Webstart Cache Viewer. They are always displayed in English, regardless of the locale.
For example, in the French locale all the text is displayed in French, apart from the data units, which are displayed in English i.e. as "KB", rather than "KO" (kilooctet).
STEPS TO REPRODUCE
------------------
1. Run "javaws -J-Duser.language=fr -J-Duser.region=FR -viewer"
3. On the "General" tab, click "View" button to open the Cache Viewer.
Expected behaviour:
The units of measure for the cache size in the top right hand corner of the Cache Viewer window should be localized - i.e. it should read "KO" for the French locale.
Actual behaviour:
The unit is displayed in English - i.e. as "KB". (The lack of localization is also apparent in the table, if there are any entries in it.)
--------
Units of measure not localized in the Webstart Cache Viewer
OPERATING SYSTEM
----------------
All (tested on Windows XP)
FULL JDK VERSION
----------------
JDK 7
Also reproducible on Java 6
DESCRIPTION from LICENSEE
-------------------------
Units of measure not localized in the Webstart Cache Viewer. They are always displayed in English, regardless of the locale.
For example, in the French locale all the text is displayed in French, apart from the data units, which are displayed in English i.e. as "KB", rather than "KO" (kilooctet).
STEPS TO REPRODUCE
------------------
1. Run "javaws -J-Duser.language=fr -J-Duser.region=FR -viewer"
3. On the "General" tab, click "View" button to open the Cache Viewer.
Expected behaviour:
The units of measure for the cache size in the top right hand corner of the Cache Viewer window should be localized - i.e. it should read "KO" for the French locale.
Actual behaviour:
The unit is displayed in English - i.e. as "KB". (The lack of localization is also apparent in the table, if there are any entries in it.)
- backported by
-
JDK-2229370 Units of measure not localized in the Webstart Cache Viewer
-
- Closed
-
- relates to
-
JDK-8016430 add comment for proper translation of "KB" (KiloByte)
-
- Closed
-