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 146870 - String not localizable: "Header File:"
Summary: String not localizable: "Header File:"
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 00:35 UTC by Thomas Preisler
Modified: 2008-09-11 17:37 UTC (History)
0 users

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 Thomas Preisler 2008-09-11 00:35:30 UTC
Looks like "Header File:" in 

cnd/src/org/netbeans/modules/cnd/editor/filecreation/NewCndClassPanelGUI.java:346:         org.openide.awt.Mnemonics.setLocalizedText(jLabel6, "Header 
File:");

should be in a bundle.
Comment 1 Sergey Grinev 2008-09-11 11:07:28 UTC
fixed by http://hg.netbeans.org/main?cmd=changeset;node=b07048b5071a
Comment 2 Quality Engineering 2008-09-11 17:37:03 UTC
Integrated into 'main-golden', will be available in build *200809111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b07048b5071a
User: Sergey Grinev <sergius@netbeans.org>
Log: fixed typo and #146870 String not localizable: "Header File:"