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 88887

Summary: I18N: some messages are hardcoded in XML Schema module
Product: xml Reporter: Will Zhang <wzhang>
Component: Schema ModelAssignee: issues@xml <issues>
Status: CLOSED FIXED    
Severity: blocker CC: jf4jbug, kfrank, sunlit
Priority: P2 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: snapshot

Description Will Zhang 2006-11-08 06:42:03 UTC
Some message should be localized, but can't find them in property files.
Please see the snapshot for the detail.
Comment 1 Will Zhang 2006-11-08 06:47:11 UTC
Created attachment 35869 [details]
snapshot
Comment 2 Ken Frank 2006-11-08 09:13:50 UTC
This has been filed already; can you check other i18n bugs in xml category
and if additonal msgs in this one besides the XML Compnents and Schema Components,
add that info to the other bug ?

ken.frank@sun.com
Comment 3 Samaresh Panda 2006-11-13 21:55:39 UTC

*** This issue has been marked as a duplicate of 88257 ***
Comment 4 Samaresh Panda 2006-11-13 22:54:40 UTC
I misread. Few context menu items are not localized yet. Needs to reopen. The
other bug should be made a duplicate of this.
Comment 5 Samaresh Panda 2006-11-13 22:56:31 UTC
*** Issue 88257 has been marked as a duplicate of this issue. ***
Comment 6 Samaresh Panda 2006-11-13 23:28:33 UTC
Fix integrated in three branches:
/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/action/CompositorOnElementNewType.java
new revision: 1.1.2.2.6.2; previous revision: 1.1.2.2.6.1

/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/action/CompositorOnElementNewType.java
 new revision: 1.1.2.3; previous revision: 1.1.2.2

/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/action/CompositorOnElementNewType.java
new revision: 1.1.2.2.6.1.2.1; previous revision: 1.1.2.2.6.1
Comment 7 Will Zhang 2006-11-27 06:29:37 UTC
verified and fixed in build20061125