JDK-6435443 : fr: keytool's output message is not properly localized
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-06-07
  • Updated: 2010-09-29
  • Resolved: 2006-08-18
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
6 b96Fixed
Related Reports
Relates :  
Description
Bundle: jre-6-beta2-bin-b86-windows-i586-02_jun_2006
Locale: Fr

run:
  keytool genkeypair -v -keyalg dsa -keysize 1024 -alias MyKeyPair -keypass 1234567890 -storepass asdfghjkl -dname "CN=Jiri Tusla, OU=G11n Prague, O=SMI, L=Prague, ST=Czech, C=cz"

Output:
G��n��ration dune paire de cl��s {1} de {0} bits et dun certificat autosign�� (SHA1w
ithDSA) dune validit�� de {3} jours
        pour��: {4}
[Stockage de C:\Documents and Settings\tester\.keystore]

Comments
EVALUATION Fix is ready in ULA: j2se:src/share/classes/sun/security/util/Resources_fr.java
28-07-2006

EVALUATION Please fix this for mustang rc.
23-06-2006

EVALUATION According to ###@###.### this is due to MessageFormat requiring aposprophies be doubled.
09-06-2006