-
Bug
-
Resolution: Not an Issue
-
P3
-
7u4, 8
-
os_x
FULL PRODUCT VERSION :
java version " 1.7.0_07 "
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin mac.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64
EXTRA RELEVANT SYSTEM CONFIGURATION :
System language settings set to French
A DESCRIPTION OF THE PROBLEM :
With the system language set to something other than English, the buttons on a JOptionPane still appear with English labels.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Change the system language settings to something other than English
- Open an app that uses a JOptionPane
- Look at the buttons.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The labels on the buttons should be localized to the language selected for the system.
ACTUAL -
The labels on the buttons were still in English.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Provide your own button labels using internationalized resources.
java version " 1.7.0_07 "
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin mac.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64
EXTRA RELEVANT SYSTEM CONFIGURATION :
System language settings set to French
A DESCRIPTION OF THE PROBLEM :
With the system language set to something other than English, the buttons on a JOptionPane still appear with English labels.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Change the system language settings to something other than English
- Open an app that uses a JOptionPane
- Look at the buttons.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The labels on the buttons should be localized to the language selected for the system.
ACTUAL -
The labels on the buttons were still in English.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Provide your own button labels using internationalized resources.