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 164295

Summary: I18N : footer message is not from bundle on ExcludeDependencyPanel
Product: projects Reporter: Masaki Katakai <masaki>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mvanek
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-05-02 00:36:11 UTC
It seems that following message is hardcoded.

./maven/src/org/netbeans/modules/maven/dependencies/ExcludeDependencyPanel.java:
            lineSupport.setInformationMessage("Exclude from all by pressing 'SPACE' key.");
Comment 1 Milos Kleint 2009-05-05 08:12:46 UTC
http://hg.netbeans.org/main/rev/dd7437673549
Comment 2 Quality Engineering 2009-05-05 18:59:27 UTC
Integrated into 'main-golden', will be available in build *200905051401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dd7437673549
User: Milos Kleint <mkleint@netbeans.org>
Log: #164295 i18n
Comment 3 Jaroslav Pospisil 2009-06-09 16:03:14 UTC
v.