Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjszursze2002-05-24 16:01:49 +0000
committerjszursze2002-05-24 16:01:49 +0000
commitf35fd18e0d239e6ab7c8102882af7f22db76abd2 (patch)
tree8cbd507472781e749c82e4bacd58e71b9ee36490 /org.eclipse.debug.ui
parentc348ceb7c1cac095db5cdebbfc267644edfb8ad0 (diff)
downloadeclipse.platform.debug-f35fd18e0d239e6ab7c8102882af7f22db76abd2.tar.gz
eclipse.platform.debug-f35fd18e0d239e6ab7c8102882af7f22db76abd2.tar.xz
eclipse.platform.debug-f35fd18e0d239e6ab7c8102882af7f22db76abd2.zip
fix for 16492
Diffstat (limited to 'org.eclipse.debug.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 d870aa268..8beda7618 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
@@ -21,7 +21,7 @@ CommonTab.Location_of_shared_confi&guration__5=Location of shared con&figuration
CommonTab.Run_mode_8=Run mo&de
CommonTab.S&hared_4=S&hared
CommonTab.Select_a_location_for_the_launch_configuration_13=Select a location for the launch configuration
-CommonTab.Switch_to/Open_perspective_when_launched_in__7=Switch to/Open perspective when launched in:
+CommonTab.Switch_to/Open_perspective_when_launched_in__7=Perspective to switch to or open when launched in:
CommonTab.Type_of_launch_configuration__2=Type of launch configuration:
LaunchConfigurationDialog.&Apply_17=Appl&y

Back to the top