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 - I18N : "Files to Commit:" is not from bundle
Summary: I18N : "Files to Commit:" is not from bundle
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2009-04-13 08:25 UTC by Masaki Katakai
Modified: 2009-04-20 04:21 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 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.