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

Summary: I18N - Source Packages and Test Packages for j2se project not from locale
Product: java Reporter: Ken Frank <kfrank>
Component: UnsupportedAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: -FFJ-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

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