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 - I18N - element context menu item is not localisable
Summary: I18N - element context menu item is not localisable
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-11-02 08:10 UTC by Ashizawa Kazunori
Modified: 2007-11-02 15:49 UTC (History)
1 user (show)

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 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.