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 81366

Summary: I18N - XML editor, schema view - message not from locale
Product: xml Reporter: sunlit <sunlit>
Component: Schema ToolsAssignee: bhate <bhate>
Status: VERIFIED WONTFIX    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description sunlit 2006-07-28 16:17:38 UTC
Netbeans 5.5 dev build 200607190830, entpack 2006/07/21
XML editor - Schema view - via context menu - Add - Annotation
"Annotation" appears in the schema - it seems to come not from localized bundle
files.
Please see gif attached.
Comment 1 sunlit 2006-07-28 16:18:04 UTC
Created attachment 32311 [details]
screenshot
Comment 2 bhate 2006-07-28 17:28:52 UTC
annotation is not localized and will not be. Its the xsd:annotation construct.
We do not change the name. Similar to complexType (Local) or sequence node.
Also in recent builds it will not be peer of the category nodes, but will be
child of schema node.
Marking as wont fix.
Comment 3 Mikhail Matveev 2007-06-19 17:49:17 UTC
Verified