Duplicate :
|
|
Relates :
|
If you show an Alert in Java, the Button text (inside ButtonType.java) are taking the Locale from the JVM at initialization. But if you switch your Locale inside your application, the button text are left in the previous language.
|