Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2007-02-22 19:04:13 +0000
committerMichael Rennie2007-02-22 19:04:13 +0000
commit50d15a0b3084074aee89d8413dff071e02afbf91 (patch)
tree43e6194541562c41b854a6fe5046d31a080e0e82 /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties
parentfab88f3e75ff41eb20f38a16f5145de5b55f29a5 (diff)
downloadeclipse.platform.debug-50d15a0b3084074aee89d8413dff071e02afbf91.tar.gz
eclipse.platform.debug-50d15a0b3084074aee89d8413dff071e02afbf91.tar.xz
eclipse.platform.debug-50d15a0b3084074aee89d8413dff071e02afbf91.zip
Bug 74480
[launching] Simplify the launch experience for less technical users of Eclipse
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.properties1
1 files changed, 1 insertions, 0 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 b71c0dc25..a576cea35 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
@@ -117,6 +117,7 @@ LaunchShortcutSelectionDialog_0={0} As...
LaunchShortcutSelectionDialog_1=&Select a way to {0} ''{1}'':
LaunchShortcutSelectionDialog_2=&Description:
LaunchShortcutSelectionDialog_3=Description not available
+LaunchShortcutSelectionDialog_4=&Select how to {0}:
LaunchShortcutExtension_Unable_to_use_launch_shortcut_5=Unable to use launch shortcut
LaunchConfigurationPropertiesDialog_Edit_launch_configuration_properties_1=Edit launch configuration properties

Back to the top