JDK-6279126 : l10n for 6186280: no method to automatically select client authentication certificate for applets
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 5.0u5
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-06-01
  • Updated: 2010-09-29
  • Resolved: 2005-08-15
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.
Other
5.0u5 b04Fixed
Related Reports
Relates :  
Description
Perform l10n message update related to deployment team's rfe for 5.0u5.
6186280 -2125800 no method to automatically select client authentication certificate for applets

file to be updated: deploy/src/common/share/classes/com/sun/deploy/resources/Deployment.java

resources to be updated:
{ "clientauth.certlist.dialog.text", "The web site you are trying to connect to is requesting identification.\nPlease select the certificate to be used when connecting.\n" },
{ "clientauth.certlist.dialog.javaKS", "{0} (from Java keystore)" },
{ "clientauth.certlist.dialog.browserKS", "{0} (from browser keystore)" },
{ "deployment.security.clientauth.keystore.auto", "Use personal certificate automatically if only one matches server request" },


###@###.### 2005-06-01 21:55:11 GMT

Comments
EVALUATION get translations from 6.0ws or 6.0 ULA file.
03-08-2005