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 235166 - I18N: "Browser" is hardcoded on project properties
Summary: I18N: "Browser" is hardcoded on project properties
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 11:52 UTC by Masaki Katakai
Modified: 2013-08-28 21:21 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 2013-08-28 11:52:14 UTC
"Browser" is now displayed in English.

Please externalize it to Bundle.properties.

web.project/src/org/netbeans/modules/web/project/ui/customizer/CustomizerRun.java

  org.openide.awt.Mnemonics.setLocalizedText(jBrowserLabel, "B&rowser:");
Comment 1 David Konecny 2013-08-28 21:21:52 UTC
eaf3b0bc51e4