[Bug]: changing GUI language changes also decimal separator
Open
Hop Gui
P2
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 204
Description
### Apache Hop version?
2.3.0
### Java version?
jdk-11.0.15.10
### Operating system
Windows
### What happened?
Changing the GUI language changes also the decimal separator. I would like to use English language but I need to use Italian decimal separator. If I choose Italian language a number converted to text appears like 10000,23. If I change the language to English, the same number becomes 1000023.0. I have a very simple pipeline to test this but i didn't find a way to attach it here.
I think GUI language should be independent from international settings.
### Issue Priority
Priority: 2
### Issue Component
Component: Hop Gui
Contributor guide
Assessment
This issue has not been assessed yet.