Bug 331650 - [menu] Duplicate mnemonic keys in Run menu
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 8ea412e..9bf1cfe 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -71,7 +71,7 @@
 DebugPreferencePage.name=Run/Debug
 DebugView.name=Debug
 DebugViewsCategory.name=Debug
-DebugWithConfigurationAction.label=Debu&g As
+DebugWithConfigurationAction.label=Debug As
 DetailPaneFontDefinition.label=Detail pane text font
 DetailPaneFontDefinition.description=The detail pane text font is used in the detail panes of debug views.
 DetailPaneFactoriesExtension.name=Detail Pane Factories
@@ -91,16 +91,16 @@
 LaunchGroupsExtensionName=Launch Groups
 modificationAction.label=&Modification
 ModulesView.name=Modules
-OpenDebugConfigurations.label=De&bug Configurations...
+OpenDebugConfigurations.label=Debug &Configurations...
 OpenRunConfigurations.label=Ru&n Configurations...
-OpenProfileConfigurations.label=&Profile Configurations...
+OpenProfileConfigurations.label=Profile Configurations...
 processPropertyPageName=Process Information
 ProfileLaunchGroup.label=&Profile
 ProfileLaunchGroup.title=Select or configure an application to profile
 ProfileDropDownAction.label=Profile
-ProfileWithConfigurationAction.label=Pro&file As
+ProfileWithConfigurationAction.label=Profile As
 ProfileHistoryMenuAction.label=Profile Histor&y
-ProfileLastAction.label=Profi&le Last Launched
+ProfileLastAction.label=&Profile Last Launched
 ProfileActionSet.label=Profile
 RegistersView.name=Registers
 RelaunchAction.label=Re&launch
@@ -119,11 +119,11 @@
 RunLastAction.label=&Run Last Launched
 RunLaunchGroup.label=Ru&n
 RunLaunchGroup.title=Select or configure an application to run
-RunHistoryMenuAction.label=Run His&tory
-RunWithConfigurationAction.label=Run A&s
+RunHistoryMenuAction.label=Run History
+RunWithConfigurationAction.label=Run As
 RunToLine.label=Run to &Line
 SelectAll.label=Select &All
-StepWithFiltersAction.label=Use Step &Filters
+StepWithFiltersAction.label=Use Step Filters
 StepWithFiltersAction.tooltip=Use Step Filters/Step Debug
 StepIntoAction.label=Step &Into
 StepOverAction.label=Step &Over
@@ -133,12 +133,12 @@
 TerminateAction.label=&Terminate
 DropToFrame.label=Drop To Frame
 Disconnect.label=Disconnect
-ToggleBreakpointAction.label=Toggle Brea&kpoint
+ToggleBreakpointAction.label=To&ggle Breakpoint
 ToggleBreakpointsTargetFactoriesExtension.name=Toggle Breakpoints Target Factories
-ToggleLineBreakpointAction.label=Toggle &Line Breakpoint
-ToggleMethodBreakpointAction.label=Toggle &Method Breakpoint
+ToggleLineBreakpointAction.label=Toggle Line &Breakpoint
+ToggleMethodBreakpointAction.label=Toggle M&ethod Breakpoint
 ToggleWatchpointAction.label=Toggle &Watchpoint
-BreakpointTypesMenu.label=B&reakpoint Types
+BreakpointTypesMenu.label=Brea&kpoint Types
 VariablesView.name=Variables
 VariableTextFontDefinition.label=Variable text font
 VariableTextFontDefinition.description=Font to use for the label text of entries in the Variables, Registers and Expression views as well as the Inspect Popup Dialog.
@@ -260,7 +260,7 @@
 ActionDefinition.skipAllBreakpoints.name=Skip All Breakpoints
 ActionDefinition.skipAllBreakpoints.description=Sets whether or not any breakpoint should suspend execution
 
-SkipAllBreakpointsAction.label=S&kip All Breakpoints
+SkipAllBreakpointsAction.label=&Skip All Breakpoints
 SkipAllBreakpointsAction.tooltip=Skip All Breakpoints
 editWatchExpressionAction.label=&Edit Watch Expression...
 editWatchExpressionAction.tooltip=Edit the selected watch expression
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
index a59b202..556b3c2 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
@@ -123,7 +123,7 @@
 WatchExpressionDialogMenu_2=Paste
 WatchAction_0=Error creating watch
 WatchAction_1=An exception occurred while attempting to create watch item.
-SkipAllBreakpointsAction_0=Skip All Breakpoints
+SkipAllBreakpointsAction_0=&Skip All Breakpoints
 SkipAllBreakpointsAction_2=Skip all breakpoints, whether they are enabled or not
 DetailPaneAssignValueAction_1=Assign Value
 DetailPaneAssignValueAction_2=Invalid Value
@@ -193,8 +193,8 @@
 ConfigureColumnsAction_1=Select the &columns to display:
 ConfigureColumnsAction_2=Select Columns
 PasteWatchExpressionsAction_0=&Paste
-ProfileLastAction_0=Profi&le Last Launched
-ProfileLastAction_1=Profi&le
+ProfileLastAction_0=&Profile Last Launched
+ProfileLastAction_1=&Profile
 ProfileLastAction_2=Profile the selected resource or active editor
 ProfileLastAction_3=Profile the previously launched application
 DebugLastAction_0=&Debug Last Launched
diff --git a/org.eclipse.ui.externaltools/plugin.properties b/org.eclipse.ui.externaltools/plugin.properties
index fa9aba8..e4a48ac 100644
--- a/org.eclipse.ui.externaltools/plugin.properties
+++ b/org.eclipse.ui.externaltools/plugin.properties
@@ -22,7 +22,7 @@
 ExternalToolsLaunchGroup.title = Select or configure an external tool to run
 Menu.run = &Run
 ActionSet.externalTools = External Tools
-Action.externalTools = &External Tools
+Action.externalTools = E&xternal Tools
 Action.externalToolsTip = Run Last Tool
 PropertyPage.externalToolsBuilders = Builders