-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2065886 | 5.0 | Michael Fang | P3 | Resolved | Fixed | tiger |
JDK-2065885 | 1.4.2 | Michael Fang | P3 | Closed | Fixed | b21 |
The English messages for 4780497 are:
{ "jpicertstore.cert.getkeystore", "Obtain key store object of JPI certificate
store" },
{ "jpihttpscertstore.cert.getkeystore", "Obtain key store object of Https
certificate store" },
{ "rootcertstore.cert.getkeystore", "Obtain key store object of Root CA
certificate store" },
{ "roothttpscertstore.cert.getkeystore", "Obtain key store object of Https Root
CA certificate store" },
{ "sessioncertstore.cert.getkeystore", "Obtain key store object of JPI session
certificate store" },
{ "trustdecider.check.canonicalize.updatecert", "Update root certificate with
certificate in cacerts file" },
{ "trustdecider.check.canonicalize.missing", "Add missing root certificate" },
{ "trustdecider.check.gettrustedcert.find", "Find the valid root CA in cacerts
file" },
{ "trustdecider.check.gettrustedissuercert.find", "Find the missing valid root
CA in cacerts file" },
Some of the above "getkeystore" messages are missing in Activator_de.java and
Activator_it.java.
Problems also exist in the following files - the messages are still in English:
Activator_ja.java - some messages are missing
Activator_ko.java
Activator_sv.java
Activator_zh_CN.java
Activator_zh_TW.java
{ "jpicertstore.cert.getkeystore", "Obtain key store object of JPI certificate
store" },
{ "jpihttpscertstore.cert.getkeystore", "Obtain key store object of Https
certificate store" },
{ "rootcertstore.cert.getkeystore", "Obtain key store object of Root CA
certificate store" },
{ "roothttpscertstore.cert.getkeystore", "Obtain key store object of Https Root
CA certificate store" },
{ "sessioncertstore.cert.getkeystore", "Obtain key store object of JPI session
certificate store" },
{ "trustdecider.check.canonicalize.updatecert", "Update root certificate with
certificate in cacerts file" },
{ "trustdecider.check.canonicalize.missing", "Add missing root certificate" },
{ "trustdecider.check.gettrustedcert.find", "Find the valid root CA in cacerts
file" },
{ "trustdecider.check.gettrustedissuercert.find", "Find the missing valid root
CA in cacerts file" },
Some of the above "getkeystore" messages are missing in Activator_de.java and
Activator_it.java.
Problems also exist in the following files - the messages are still in English:
Activator_ja.java - some messages are missing
Activator_ko.java
Activator_sv.java
Activator_zh_CN.java
Activator_zh_TW.java
- backported by
-
JDK-2065886 Incomplete L10N messages for 4780497
- Resolved
-
JDK-2065885 Incomplete L10N messages for 4780497
- Closed