-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
x86
-
windows_nt
Name: jk109818 Date: 07/07/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The international settings are ignored by swing dialogs like JFileChooser oder
JOptionPane. Though setting the locale explicitly to Locale.GERMAN on the first
line of code (static-initializer), the labels and button texts remain in
english/built-in language. This behavior occurs only inside the JRE
(international version 1.3.0-i). When running inside the JDK (fort?)
internationalisation works flawlessly - the opposite is what I would expect.
(Review ID: 106764)
======================================================================
- duplicates
-
JDK-4351939 Unused resource bundles for Swing
- Closed