JDK-8092388 : [Localization] It is not practical/possible to manually Localize the JavaFx controls
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 8u20
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2014-09-15
  • Updated: 2018-09-05
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.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
It should be possible to easily add localizations for any language, for example, controls_fi_FI.properties for Finnish, to localize the built-in JavaFx Controls.

Currently, this is NOT easy or in any way practical, unless I am missing something.

For more information, see this:

http://stackoverflow.com/questions/25791416/localizing-javafx-controls
Comments
This might be an issue with every localized string in JavaFX, not just Controls. How does Swing solve this problem?
17-09-2014