Chris Newland
Chris Newland
For each translation you can add a tooltip if you think it is helpful: ``` SANDBOX=Sandbox SANDBOX_tt=Experiment with JIT behaviour ```
The properties files for translations live in ```ui/src/main/resources/i18n/```
Thank you @lcaron I've created an empty file for French translations: ui/src/main/resources/i18n/lang_fr.properties I will continue replacing literals with i18n constants in the base properties file. :)
Thank you @ldebello I've created an empty file for Spanish translations: ui/src/main/resources/i18n/lang_fr.properties The language constants to complete can be copied from lang.properties For each translation there is a tooltip translation...
POM file updated with translation contributors :) "Configuration" screen ready for translations. Added a createLabel() method to UserInterfaceUtil.
Added i18n constants for the "TriView" screen. Thanks for all your hard work translators!
pt_BR translations now merged. Many thanks @gvdutra !
Chinese translations merged! Thanks @cyberdak :)
Hi, thanks for reporting. Which JDK are you using please?
Hi, I've been unable to reproduce this bug. Please could you post your hotspot log? Thanks :)