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 - I18N - Non-i18ned strings are found from profiler menu.
Summary: I18N - Non-i18ned strings are found from profiler menu.
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-10-05 11:53 UTC by Kenji Tachibana
Modified: 2007-10-05 17:49 UTC (History)
1 user (show)

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 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