Bug 380093 - The 'Run History' no longer has an accelerator (i.e.: it shoul

Revert fix to bug 331650.
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 6028b5d..8ea412e 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=Debug As
+DebugWithConfigurationAction.label=Debu&g 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=Debug &Configurations...
+OpenDebugConfigurations.label=De&bug 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=Profile As
+ProfileWithConfigurationAction.label=Pro&file As
 ProfileHistoryMenuAction.label=Profile Histor&y
-ProfileLastAction.label=&Profile Last Launched
+ProfileLastAction.label=Profi&le 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 History
-RunWithConfigurationAction.label=Run As
+RunHistoryMenuAction.label=Run His&tory
+RunWithConfigurationAction.label=Run A&s
 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=To&ggle Breakpoint
+ToggleBreakpointAction.label=Toggle Brea&kpoint
 ToggleBreakpointsTargetFactoriesExtension.name=Toggle Breakpoints Target Factories
-ToggleLineBreakpointAction.label=Toggle Line &Breakpoint
-ToggleMethodBreakpointAction.label=Toggle M&ethod Breakpoint
+ToggleLineBreakpointAction.label=Toggle &Line Breakpoint
+ToggleMethodBreakpointAction.label=Toggle &Method Breakpoint
 ToggleWatchpointAction.label=Toggle &Watchpoint
-BreakpointTypesMenu.label=Brea&kpoint Types
+BreakpointTypesMenu.label=B&reakpoint 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=Skip All Breakpoints
+SkipAllBreakpointsAction.label=S&kip 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 317d81f..cb00de9 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
@@ -195,8 +195,8 @@
 ConfigureColumnsAction_1=Select the &columns to display:
 ConfigureColumnsAction_2=Select Columns
 PasteWatchExpressionsAction_0=&Paste
-ProfileLastAction_0=&Profile Last Launched
-ProfileLastAction_1=&Profile
+ProfileLastAction_0=Profi&le Last Launched
+ProfileLastAction_1=Profi&le
 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 c748dbb..c2bf27d 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 = E&xternal Tools
+Action.externalTools = &External Tools
 Action.externalToolsTip = Run Last Tool
 PropertyPage.externalToolsBuilders = Builders