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 252737 - I18N: "Fix Imports..." is hardcoded
Summary: I18N: "Fix Imports..." is hardcoded
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-02 07:22 UTC by Masaki Katakai
Modified: 2016-05-09 21:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch. (1.58 KB, patch)
2016-02-04 12:59 UTC, bruno.flavio
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2015-06-02 07:22:50 UTC
./groovy.editor/src/org/netbeans/modules/groovy/editor/actions/FixImportsAction.java :

    popupText        = "Fix Imports..."

It seems that "Fix Imports..." is hardcoded and it's displayed in English even in localized environment. Please extract it to resource bundle so that we can translate it.
Comment 1 bruno.flavio 2016-02-04 12:59:04 UTC
Created attachment 158373 [details]
Proposed patch.
Comment 2 bruno.flavio 2016-05-09 21:19:31 UTC
Applied the proposed patch: http://hg.netbeans.org/core-main/rev/da86a86f3c1e