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 24396 - I18N - labels in file->new template "Classes" listing not come from bundle files
Summary: I18N - labels in file->new template "Classes" listing not come from bundle files
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jiri Mzourek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-06-04 18:46 UTC by Ken Frank
Modified: 2007-09-26 09:14 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 Ken Frank 2002-06-04 18:46:20 UTC
In the file->new wizard is a listing of template
types - the label Classes is one and has various
choices under it when expanded.

The label Classes and the subitems do not appear
to come from
java.jar bundle file  when bundles are pseudo
localalized
and FFJ run in ja locale.

Although most iteams are api names that would not
be translated, some, like  might be.

I noticed in java.jar bundle files that there are 
items for Templates/.... but perhaps the xml file
does not have localizingBundle pointing to correct
location.

ken.frank@sun.com
06/04/2002
Comment 1 Tomas Hurka 2002-06-05 13:03:54 UTC
fixed in trunk. localizingBundle added to mf-layer.xml
Checking in mf-layer.xml;
/cvs/java/src/org/netbeans/modules/java/resources/mf-layer.xml,v  <-- 
mf-layer.xml
new revision: 1.32; previous revision: 1.31
done
Comment 2 Jan Becicka 2002-07-09 10:14:37 UTC
VERIFIED in [200207080100]
Comment 3 Jesse Glick 2002-12-23 16:35:28 UTC
Consistent use of the I18N keyword.
Comment 4 Quality Engineering 2007-09-20 12:37:36 UTC
Reorganization of java component