Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawel Piech2012-03-30 22:09:18 +0000
committerPawel Piech2012-03-30 22:09:18 +0000
commitbd5cd1841d8caa62073eff08a0eab7fafcc0d0d9 (patch)
tree1fa421c43cda29fdfd96ca1797bcb54110a0e5f9
parenta64a64b794926e95481e5f4cc9641cc41c200aec (diff)
downloadeclipse.platform.debug-bd5cd1841d8caa62073eff08a0eab7fafcc0d0d9.tar.gz
eclipse.platform.debug-bd5cd1841d8caa62073eff08a0eab7fafcc0d0d9.tar.xz
eclipse.platform.debug-bd5cd1841d8caa62073eff08a0eab7fafcc0d0d9.zip
Bug 331650 - [menu] Duplicate mnemonic keys in Run menuv20120330-2209
-rw-r--r--org.eclipse.debug.ui/plugin.properties26
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties6
-rw-r--r--org.eclipse.ui.externaltools/plugin.properties2
3 files changed, 17 insertions, 17 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 8ea412e0d..9bf1cfeb0 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -71,7 +71,7 @@ command.openDebugPerspective.description = Open the debug perspective
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 @@ LaunchConfigurationTypeImageExtensionName=Launch Configuration Type Image
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 @@ RunMenu.label=&Run
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 @@ SuspendAction.label=&Suspend
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.removeAllBreakpoints.description=Removes all breakpoints
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 a59b20245..556b3c2b0 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_1=Copy
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_0=Select &Columns...
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 fa9aba8b5..e4a48aca8 100644
--- a/org.eclipse.ui.externaltools/plugin.properties
+++ b/org.eclipse.ui.externaltools/plugin.properties
@@ -22,7 +22,7 @@ ExternalToolsLaunchGroup.label = &External Tools
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

Back to the top