This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33146 - Need to integrate ja installer file for multilanguage installer
Summary: Need to integrate ja installer file for multilanguage installer
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: ohsumi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 02:25 UTC by ohsumi
Modified: 2005-07-14 16:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ohsumi 2003-04-23 02:25:54 UTC
To create multilanguage installer,
we need to integrate ja installer file.

installer/src/org/netbeans/installer/InstallerResources_ja.java

The creation process of installer has been
changed as described in 33134, and
this ja file is not included in english
installer, so this integration does not
affect English installer.
Comment 1 _ ttran 2003-04-23 10:11:25 UTC
approved for 3.5
Comment 2 ohsumi 2003-04-23 10:41:55 UTC
Thank you for the approval.

I integrated ja file.

Checking in InstallerResources_ja.java;
/cvs/installer/src/org/netbeans/installer/Attic/InstallerResources_ja.java,v 
<--  InstallerResources_ja.java
new revision: 1.1.2.1; previous revision: 1.1
done

Comment 3 Jaromir Uhrik 2005-07-14 16:18:48 UTC
Verified.