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 45123 - I18N - Source Packages and Test Packages for j2se project not from locale
Summary: I18N - Source Packages and Test Packages for j2se project not from locale
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-06-17 19:02 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 2004-06-17 19:02:14 UTC
have pseudo localzied nb4 files 
- create new j2se empty project
- go to explorer
- words Source Packages and Test Packages not come
from pseudo localzied file even though the
localized bundle
file has
org-netbeans-modules-java-j2seproject
LBL_Node_Sources=otZÃüÁîûSource PackagesÓÐÕÒµ½

for web app, the word  Source Packages does appear
from localized
Comment 1 Jiri Rechtacek 2004-06-17 19:26:53 UTC
The java/project/j2seproject classes must be reviewed and missed I18N
keys fixed for promoD.
Comment 2 Petr Hrebejk 2004-06-18 08:59:53 UTC
Yes this is a bug in J2SEProject class. It is evemn marhed as // XXX
I18N (probably by Jesse)

Comment 3 Jiri Rechtacek 2004-06-21 09:01:46 UTC
J2SEProject class has been localized.

Checking in src/org/netbeans/modules/java/j2seproject/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.10; previous revision: 1.9
done
Checking in src/org/netbeans/modules/java/j2seproject/J2SEProject.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/J2SEProject.java,v
 <--  J2SEProject.java
new revision: 1.33; previous revision: 1.32
done
Comment 4 Jiri Prox 2005-07-11 09:27:37 UTC
Verified in 4.2 dev build from 2005-07-11
Comment 5 Quality Engineering 2007-09-20 09:47:48 UTC
Reorganization of java component