diff options
Diffstat (limited to 'org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties')
-rw-r--r-- | org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties index 1b96d0c4e..9c6e87258 100644 --- a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties +++ b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2012 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -65,9 +65,6 @@ LaunchConfigurationWorkingCopy_1=Writing local file LaunchConfigurationWorkingCopy_2=Creating new file {0}.launch in workspace LaunchConfigurationWorkingCopy_3=Setting contents of {0}.launch LaunchConfigurationWorkingCopy_4=Unable to obtain storage to write launch configuration -LaunchConfigurationWorkingCopy_6=Template cannot be a working copy. -LaunchConfigurationWorkingCopy_7=Templates cannot be nested -LaunchConfigurationWorkingCopy_8=Specified configuration is not a template LaunchManager__0__occurred_while_reading_launch_configuration_file__1___1={0} occurred while reading launch configuration file: {1}. LaunchManager_Invalid_launch_configuration_index__18=Invalid launch configuration index. LaunchManager_does_not_exist=Launch configuration {0} at {1} does not exist. @@ -100,8 +97,6 @@ OutputStreamMonitor_label=Output Stream Monitor ProcessMonitorJob_0=Process monitor RuntimeProcess_terminate_failed=Terminate failed RuntimeProcess_Exit_value_not_available_until_process_terminates__1=Exit value not available until process terminates. -LaunchConfigurationType_0=Error retrieving template -LaunchConfigurationType_1=Error setting template LaunchConfigurationType_2=Local configuration cannot be nested in a directory. LaunchConfigurationType_7=Launch mode not supported: {0} WatchExpression_0=(Watch expressions not supported) |