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 183036 - I18N : "Processor" is not from Bundle
Summary: I18N : "Processor" is not from Bundle
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2010-03-29 07:24 UTC by Masaki Katakai
Modified: 2010-04-06 07:45 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 Masaki Katakai 2010-03-29 07:24:27 UTC
On project property dialog, "Processor" is not from Bundle.properties.

web.project/src/org/netbeans/modules/web/project/ui/customizer/CustomizerLibraries.java:

        jTabbedPane1.addTab("Processor", jPanelCompileProcessor);

Please extract it to Bundle.properties for localization.
Comment 1 Sergey Petrov 2010-03-29 08:42:04 UTC
http://hg.netbeans.org/web-main/rev/55f616736a6e moved
Comment 2 Quality Engineering 2010-04-02 05:19:05 UTC
Integrated into 'main-golden', will be available in build *201004020200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/55f616736a6e
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: fix #183036 move tab title to bundle
Comment 3 Masaki Katakai 2010-04-06 07:45:56 UTC
Thank you very much! I've verified on build 201004050201.