Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties12
1 files changed, 3 insertions, 9 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
index ce07b2198..72f075261 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
@@ -174,13 +174,7 @@ CollapseAllLaunchConfigurationAction_2=This action collapses all of the launch c
SelectLaunchOptionsDialog_2=A plug-in that once provided the ability to launch the saved set of launch options for the current launch configuration is no longer available. As such, you must select a valid set of launch options that can be launched
SelectLaunchOptionsDialog_3=Select Launch Mode
SelectLaunchOptionsDialog_4=&Select a supported mode combination:
-SelectLaunchDelegatesDialog_0=There is more than one set of tooling capable of launching the current configuration in the current mode. Please select which launch tooling you would like to use.
-SelectLaunchDelegatesDialog_1=Select Launch Tooling
-SelectLaunchDelegatesDialog_2=Select &preferred launch tooling:
+SelectLaunchDelegatesDialog_0=There is more than one launcher capable of launching the current configuration in the current mode. Please select which launcher you would like to use.
+SelectLaunchDelegatesDialog_1=Select Preferred Launcher
+SelectLaunchDelegatesDialog_2=Select &preferred launcher:
SelectLaunchDelegatesDialog_3=Description
-SelectLaunchDelegateActionDialog_0=Select Resolution Action
-SelectLaunchDelegateActionDialog_1=More than one tool capable of launching the current configuration has been detected and preferred tooling must be selected so that launching can continue.\n\nCanceling this or any following dialog(s) will cancel the current launch.
-SelectLaunchDelegateActionDialog_4=&Always perform the selected action.
-SelectLaunchDelegateActionDialog_5=Open the launch configuration dialog and let me fix it.
-SelectLaunchDelegateActionDialog_6=Take me to the launch tooling preference page.
-SelectLaunchDelegateActionDialog_7=Show me a list of available tooling and let me select one.

Back to the top