Open stephanheinemann opened 3 years ago
Text constants can be externalized using the resource bundle loader. FXML is however loaded by the afterburner.fx framework which uses configuration.properties only. Methods of the FXMLView may have to be overridden to achieve the same for FXML %property.name elements.
Externalize UI text elements into a resource dictionary.