Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2007-03-14 18:05:34 +0000
committerMichael Rennie2007-03-14 18:05:34 +0000
commitb2cfc8b4a04674f3ce3514bc1a1794841806c538 (patch)
treeeb85f48d5a83d9aae20ceb58090f78f529beedbf /org.eclipse.debug.ui/ui
parent4e8f6bb7e97e802b37a2489697e1bfccb0c651d1 (diff)
downloadeclipse.platform.debug-b2cfc8b4a04674f3ce3514bc1a1794841806c538.tar.gz
eclipse.platform.debug-b2cfc8b4a04674f3ce3514bc1a1794841806c538.tar.xz
eclipse.platform.debug-b2cfc8b4a04674f3ce3514bc1a1794841806c538.zip
Bug 177388
NLS33:translation questions
Diffstat (limited to 'org.eclipse.debug.ui/ui')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties2
1 files changed, 1 insertions, 1 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 884157fd8..a8480122d 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
@@ -185,7 +185,7 @@ FilterDropDownMenuCreator_4=Apply Window &Working Set(s)
CollapseAllLaunchConfigurationAction_0=Collapse All
CollapseAllLaunchConfigurationAction_1=Collapses all expanded launch configurations.
CollapseAllLaunchConfigurationAction_2=This action collapses all of the launch configurations currently visible and expanded.
-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_2=The plug-in that provided the ability to launch the current launch configuration with the saved set of modes is no longer available. You must select an available set of modes that can be launched.
SelectLaunchOptionsDialog_3=Select Launch Mode
SelectLaunchOptionsDialog_4=&Select a supported mode combination:
SelectLaunchersDialog_0=Select Preferred Launcher

Back to the top