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 70804

Summary: I18N - 2 keys with different values in same bundle file
Product: apisupport Reporter: Ken Frank <kfrank>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mgrummich
Priority: P3 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2005-12-27 04:27:24 UTC
org-netbeans-modules-apisupport-project

ACS_CTL_removeButton=Remove platform
ACS_CTL_removeButton=Remove button

is in a same bundle file - but only one should be localized so the correct
one will be used; so can the incorrect one be removed ?
Comment 1 Jesse Glick 2005-12-27 13:44:49 UTC
committed     Up-To-Date  1.14       
apisupport/project/src/org/netbeans/modules/apisupport/project/ui/platform/Bundle.properties
Comment 2 Tomas Danek 2006-01-02 13:48:11 UTC
"ACS_CTL_removeButton=Remove button" is removed from 1.14, verified in trunk.