JDK-6986709 : Request to localise deployment.security.clientauth.keystore.auto to new value
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 6-pool
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-09-22
  • Updated: 2011-04-11
  • Resolved: 2010-10-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u22-rev b07Fixed 7Fixed
Related Reports
Relates :  
Description
Request to localise a string to new value in j2se deployment resources. :

workspace :
/net/v245-sus.ireland/suspool/home/sean/6-rev-latest/deploy/
Files : 
./src/common/share/classes/com/sun/deploy/resources/Deployment*

English translation :

v245-sus $sccs diffs Deployment.java

------- Deployment.java -------
1373c1373
<       { "deployment.security.clientauth.keystore.auto", "Use personal certificate automatically if only one matches server request" },
---
>       { "deployment.security.clientauth.keystore.auto", "Don't prompt for client certificate selection when no certificates or only one exists" },

Comments
EVALUATION Assign this CR to hyono-san, but I'll help him make sure that the translated files can be compiled. We will verify the l10n change once there is the bundle.
25-09-2010