|
Quick Lists
|
|
Bug ID:
|
4800038
|
|
Votes
|
0
|
|
Synopsis
|
need localisations for new messages from bug #4774627 for update release
|
|
Category
|
java_plugin:l10n
|
|
Reported Against
|
1.4.0_03
, 1.4.1_01
|
|
Release Fixed
|
1.4.0_04,
1.4.1_02(Bug ID:2063150)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
08-JAN-2003
|
|
Description
|
As a result of fixing Bug #4774627, two new messages were introduced in
ext/plugin/java/src/sun/plugin/resources/Activator.java
We need to get these localised for the update releases. The languages
required are as follows.
Activator_de.java
Activator_es.java
Activator_fr.java
Activator_it.java
Activator_ja.java
Activator_ko.java
Activator_sv.java
Activator_zh_CN.java
Activator_zh_TW.java
The relevant lines which were inserted are as follows.
{ "crypto.api_failure", "Win32 Crypto API failure: Using Sun provider to
generate seed" },
{ "crypto.seed_failure", "WSecureRandom: Failed to generate seed" },
If you need more background info, see the webrev at....
http://jpsesvr.sfbay.sun.com:8080/ctetools/servlet/sun.cte.codeMngt.ViewDetail?op=view&id=460
|
|
Work Around
|
N/A
|
|
Evaluation
|
The following 2 strings are added on Activator_*.java for jdk1.4.1_02 :
{ "crypto.api_failure", "Win32 Crypto API failure: Using Sun provider to
generate seed" },
{ "crypto.seed_failure", "WSecureRandom: Failed to generate seed" }
To be added the strings in jdk1.4.0_04/Activator_*.java
xxxxx@xxxxx 2003-01-10
===========================================
The 4774627 fix for mantis does not require the addition of these 2 messages. Therefore, has no l10n impact on mantis. Thus marking the bug as mantis-na.
xxxxx@xxxxx 2003-03-08
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |