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 96879 - I18N - word Application in j2se project properties not from bundle file
Summary: I18N - word Application in j2se project properties not from bundle file
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-03-01 01:29 UTC by Ken Frank
Modified: 2007-05-25 18:56 UTC (History)
0 users

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 2007-03-01 01:29:38 UTC
word "Application" seen on project properties window of j2se project
is not from bundle file.
Comment 1 Tomas Zezula 2007-03-01 09:29:43 UTC
The Application panel provided by Milan's web start extension.
Comment 2 Milan Kubec 2007-04-23 14:29:04 UTC
Fixed.

Checking in javawebstart/src/org/netbeans/modules/javawebstart/layer.xml;
/cvs/javawebstart/src/org/netbeans/modules/javawebstart/layer.xml,v  <--  layer.xml
new revision: 1.3; previous revision: 1.2
done
Checking in javawebstart/src/org/netbeans/modules/javawebstart/Bundle.properties;
/cvs/javawebstart/src/org/netbeans/modules/javawebstart/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/layer.xml;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/layer.xml,v
 <--  layer.xml
new revision: 1.29; previous revision: 1.28
done
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.87; previous revision: 1.86
done
Comment 3 Ken Frank 2007-05-25 18:56:59 UTC
verified.

ken.frank@sun.com