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

Summary: I18N: "Browser" is hardcoded on project properties
Product: javaee Reporter: Masaki Katakai <masaki>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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