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 131254

Summary: I18N : some strings are not from Bundle
Product: projects Reporter: Masaki Katakai <masaki>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
screenshot
screenshot

Description Masaki Katakai 2008-03-27 03:36:16 UTC
NetBeans IDE 6.0.1 (Build 200801291616)
http://deadlock.netbeans.org/hudson/job/mevenide-fcs/

It seems that some strings are not from Bundle.properties so
some are displayed in English. Please check the screenshots.

Use external Maven for build execution
Setup external Maven home

Once a week
Once a day
On every startup
Never

GroupId:
ArtifactId:
Version:
Scope:
Comment 1 Masaki Katakai 2008-03-27 03:44:18 UTC
Created attachment 59189 [details]
screenshot
Comment 2 Masaki Katakai 2008-03-27 03:44:47 UTC
Created attachment 59190 [details]
screenshot
Comment 3 Masaki Katakai 2008-03-27 03:46:03 UTC
Created attachment 59191 [details]
screenshot
Comment 4 Milos Kleint 2008-03-27 09:31:30 UTC
fixed in both branch and trunk:
branch commit: http://fisheye.codehaus.org/changelog/mevenide?cs=5086

Comment 5 Masaki Katakai 2009-01-21 04:37:35 UTC
Verified these fixes on 6.5 maven plugin. Thanks!