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 120925

Summary: I18N - element context menu item is not localisable
Product: uml Reporter: Ashizawa Kazunori <kasha>
Component: General DiagramAssignee: issues@uml <issues>
Status: RESOLVED INVALID    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ashizawa Kazunori 2007-11-02 08:10:50 UTC
I18N - element context menu item is not localisable

Steps:
1. create UML project and create Activity diagram
2. drop Invocation element
3. right-click the Invocation element

"InvocationNode" is not localisable.  This string does not
appear in any Bundle.properties files.

Other element context menus have the same issue.
Comment 1 Ken Frank 2007-11-02 15:30:22 UTC
these words, just like the ones on the palette like Invocation,
are not meant to be translated; they are part of uml spec
and uml team in past has confirmed about this.
this is true for all elements of all diagram types.

ken.frank@sun.com
Comment 2 George Vasick 2007-11-02 15:49:34 UTC
Setting target milestone to remove from unevaluated list.