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 162494

Summary: I18N : "Files to Commit:" is not from bundle
Product: versioncontrol Reporter: Masaki Katakai <masaki>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-04-13 08:25:51 UTC
It seems that "Files to Commit:" is hardcoded. Please extract it to resource bundle.

org/netbeans/modules/mercurial/ui/commit/CommitPanel.java:
        org.openide.awt.Mnemonics.setLocalizedText(filesSectionButton, "Files to Commit:");
Comment 1 Ondrej Vrabec 2009-04-14 09:59:23 UTC
fix
cdev #345524bfd92b
Comment 2 Quality Engineering 2009-04-15 07:45:28 UTC
Integrated into 'main-golden', will be available in build *200904150201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/345524bfd92b
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #162494 -I18N : "Files to Commit:" is not from bundle
Comment 3 Masaki Katakai 2009-04-20 04:21:41 UTC
Thank you! Verified on build 200904180201.