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 176137

Summary: I18N : profiler configuration names are not in Bundle.properties
Product: cnd Reporter: Masaki Katakai <masaki>
Component: ProfileAssignee: Alexey Vladykin <alexey_vladykin>
Status: RESOLVED FIXED    
Severity: normal CC: jf4jbug, thp
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-11-08 19:10:29 UTC
It seems that these profiler configuration names are not provided in Bundle.properties. These are defined in xml now.

cnd.gizmo/src/org/netbeans/modules/cnd/gizmo/resources:

layer.xml:                <attr name="displayedName" stringvalue="C/C++ DTrace Extended"/>
layer.xml:                <attr name="displayedName" stringvalue="C/C++ Sun Studio Standard"/>
layer.xml:                <attr name="displayedName" stringvalue="C/C++ DTrace Standard"/>
layer.xml:                <attr name="displayedName" stringvalue="C/C++ Simple (indicators only)"/>
layer.xml:                <attr name="displayedName" stringvalue="C/C++ Simple Solaris (indicators only)"/>
Comment 1 Alexey Vladykin 2009-11-09 04:31:12 UTC
Fixed in e1bbfc1e7f78