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 117901

Summary: I18N - Non-i18ned strings are found from profiler menu.
Product: profiler Reporter: Kenji Tachibana <drivevolley>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jf4jbug
Priority: P4 Keywords: I18N
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Kenji Tachibana 2007-10-05 11:53:39 UTC
I started netbeans with -J-Dorg.openide.util.NbBundle.DEBUG=true --nosplash option
and found following issues.

Profile -> Attach Profiler
	Analyze Performance in not i18ned.
	In pull down menu, Profile All Classes, Quick Filter is not i18ned.

Profile -> Attach Profiler -> (click Next button) -> Attach wizard
	Select target type you want to attach to, Target Type, 
	Attach method, Local, Remote, Attach invocation, Direct, are not i18ned.

Profile -> Attach Profiler -> (click Next button) -> Attach wizard -> (Click Next button)
	You have entered these attach settings: is not i18ned.
Comment 1 Jiri Sedlacek 2007-10-05 13:38:57 UTC
I'm missing buildnumber here. Anyway, all these messages come from Bundle.properties files, closing as WORKSFORME.
Comment 2 Ken Frank 2007-10-05 17:49:35 UTC
this filer has filed several other invalid kind of i18n issues today; I've asked them to contact me.

ken.frank@sun.com