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 120305 - source error in "xml/refactoring/src/org/netbeans/modules/xml/refactoring/spi/Bundle.properties"
Summary: source error in "xml/refactoring/src/org/netbeans/modules/xml/refactoring/spi...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sonali Kochar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 03:22 UTC by Ming Zhou
Modified: 2007-12-03 07:38 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 Ming Zhou 2007-10-29 03:22:25 UTC
In the file xml/refactoring/src/org/netbeans/modules/xml/refactoring/spi/Bundle.properties,
there's an entry 
"LBL_Union_Members:Named Members:".

It should be "LBL_Union_Members=Named Members:".
Comment 1 Petr Blaha 2007-10-29 09:56:26 UTC
Assogn to right component.
Comment 2 Sonali Kochar 2007-10-29 16:42:04 UTC
Fixed
Comment 3 Rebecca Liu 2007-12-03 07:38:17 UTC
Thanks! Verified.