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 85634 - Inconsistent usage of "Add" word in action labels
Summary: Inconsistent usage of "Add" word in action labels
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-23 16:00 UTC by Michael Frisino
Modified: 2006-10-03 15:12 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 Michael Frisino 2006-09-23 16:00:00 UTC
The rule is this. For context menu, if there is an Add submenu, then do not
repeat the word Add in the submenu.

Add > Add Variable ... // this is wrong
Add > Variable ... // this is correct.

For toolbar actions labels. The word "Add" should be in the tooltip for actions.
"Add Variable ..."

Today the BPEL IDE is inconsistent in following ways:

Process and Scope context menus should be:
Add > Variable ...
    > Correlation Set 
    > Message Exchange // HIDDEN FOR FCS
    > Fault Handlers
    > Event Handlers

Tool bar action tool tips should be:

Add Variable ...
Add Correlation Set ...
Add Fault Handlers
Add Event Handlers

All of these labels already exist in the
org.netbeans.modules.bpel.nodes.actions.Bundle.properties.
Comment 1 Alexey Anjeleevich 2006-09-23 16:25:57 UTC
Tooltips were updated.
Comment 2 Victoria Zhukovskaya 2006-10-03 15:12:36 UTC
WinXP Coke061001