diff options
Diffstat (limited to 'org.eclipse.debug.ui')
8 files changed, 9 insertions, 47 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.java index 7db55d09a..3caa49be3 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.java +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2000, 2012 IBM Corporation and others. + * Copyright (c) 2000, 2013 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 @@ -233,11 +233,7 @@ public class ActionMessages extends NLS { public static String VirtualFindAction_0; public static String VirtualFindAction_1; - public static String VirtualFindAction_2; public static String ToggleBreakpointsTargetManager_defaultToggleTarget_name; public static String ToggleBreakpointsTargetManager_defaultToggleTarget_description; - - public static String NextThreadNavAction_name; - public static String PreviousThreadNavAction_name; }
\ No newline at end of file diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties index cb00de97c..6fd5b8ea8 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -214,10 +214,6 @@ RunLastAction_3=Run the previously launched application OpenLaunchDialogAction_1={0} Configurations... VirtualFindAction_0=Error VirtualFindAction_1=Unable to locate {0} in viewer -VirtualFindAction_2=Element no longer in viewer. ToggleBreakpointsTargetManager_defaultToggleTarget_name = Default -ToggleBreakpointsTargetManager_defaultToggleTarget_description = Default - -NextThreadNavAction_name=Ne&xt Thread -PreviousThreadNavAction_name=Pre&vious Thread
\ No newline at end of file +ToggleBreakpointsTargetManager_defaultToggleTarget_description = Default
\ No newline at end of file diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.java index 26704b870..5bba34bd5 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.java +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2000, 2010 IBM Corporation and others. + * Copyright (c) 2000, 2013 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 @@ -60,7 +60,6 @@ public class LaunchConfigurationsMessages extends NLS { public static String LaunchConfigurationFilteredTree_search_with_changes; public static String LaunchConfigurationFilteredTree_search_with_errors; - public static String LaunchConfigurationTabGroupViewer_0; public static String LaunchConfigurationDialog_Create__manage__and_run_launch_configurations_8; public static String LaunchConfigurationDialog_Discard_changes__38; public static String LaunchConfigurationDialog_Do_you_wish_to_discard_changes_37; @@ -82,7 +81,6 @@ public class LaunchConfigurationsMessages extends NLS { public static String LaunchConfigurationDialog_Confirm_Launch_Configuration_Deletion_3; public static String LaunchConfigurationDialog_Close_1; public static String LaunchConfigurationDialog_Revert_2; - public static String LaunchConfigurationDialog_Cancel_3; public static String LaunchConfigurationsDialog_Error_1; public static String LaunchConfigurationsDialog_Warning_2; public static String LaunchConfigurationsDialog_Information_3; @@ -99,9 +97,6 @@ public class LaunchConfigurationsMessages extends NLS { public static String LaunchConfigurationTabGroupViewer_18; public static String LaunchConfigurationTabGroupViewer_13; - - public static String LaunchConfigurationTabGroupViewer_19; - public static String LaunchConfigurationView_0; public static String LaunchShortcutSelectionDialog_0; 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 a17488533..2ac072cac 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 @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -47,7 +47,6 @@ LaunchConfigurationDialog__Apply_17=Appl&y LaunchConfigurationDialog__Name__16=&Name: LaunchConfigurationDialog_An_exception_occurred_while_retrieving_launch_configurations_20=An exception occurred while retrieving launch configurations -LaunchConfigurationTabGroupViewer_0=''{0}'' is an invalid character in a configuration name LaunchConfigurationTabGroupViewer_1=Configure launch settings from this dialog: LaunchConfigurationTabGroupViewer_2=- Press the 'New' button to create a configuration of the selected type. LaunchConfigurationTabGroupViewer_3=- Edit or view an existing configuration by selecting it. @@ -61,7 +60,6 @@ LaunchConfigurationTabGroupViewer_15=More than one launcher available - <a>Selec LaunchConfigurationTabGroupViewer_16=Using {0} - <a>Select other...</a> LaunchConfigurationTabGroupViewer_17=Multiple launchers available - <a>Select one...</a> LaunchConfigurationTabGroupViewer_18=Multiple launchers available - select one to continue -LaunchConfigurationTabGroupViewer_19={0} is an invalid configuration name LaunchConfigurationDialog_Create__manage__and_run_launch_configurations_8=Create, manage, and run configurations LaunchConfigurationDialog_Discard_changes__38=Discard changes? @@ -90,7 +88,6 @@ LaunchConfigurationDialog_Do_you_wish_to_delete_the_selected_launch_configuratio LaunchConfigurationDialog_Confirm_Launch_Configuration_Deletion_3=Confirm Launch Configuration Deletion LaunchConfigurationDialog_Close_1=Close LaunchConfigurationDialog_Revert_2=Re&vert -LaunchConfigurationDialog_Cancel_3=Cance&l LaunchConfigurationsDialog_Error_1=Error LaunchConfigurationsDialog_Warning_2=Warning LaunchConfigurationsDialog_Information_3=Information diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java index 3f98f5412..e01258ac7 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java @@ -1,5 +1,5 @@ /********************************************************************** - * Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved. This + * Copyright (c) 2000, 2013 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 http://www.eclipse.org/legal/epl-v10.html @@ -23,10 +23,7 @@ public class StringSubstitutionMessages extends NLS { public static String RefreshTab_1; - public static String RefreshTab_44; public static String RefreshTab_6; - public static String RefreshTab_7; - public static String RefreshTab_8; public static String RefreshTab_31; public static String RefreshTab_32; public static String RefreshTab_33; diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties index 8f00c5990..8848403fc 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -17,8 +17,6 @@ PromptingResolver_0=Failed to expand {0}. Input was cancelled. RefreshTab_0=Recursively &include sub-folders RefreshTab_1=Working set RefreshTab_6=Refresh -RefreshTab_7=Refresh resources... -RefreshTab_8=Exception(s) occurred during refresh. RefreshTab_31=Refresh resources &upon completion. RefreshTab_32=The &entire workspace RefreshTab_33=The se&lected resource @@ -28,7 +26,6 @@ RefreshTab_36=&Specific resources RefreshTab_37=Specify &Resources... RefreshTab_40=working set RefreshTab_42=Must select resources to refresh. -RefreshTab_44=Refresh scope invalid ResourceSelector_0=Select Resource diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.java index 1771f15a4..369eb5aa6 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.java +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2000, 2010 IBM Corporation and others. + * Copyright (c) 2000, 2013 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 @@ -23,15 +23,7 @@ public class DebugUIViewsMessages extends NLS { public static String SourceNotFoundEditorInput_Source_Not_Found_1; public static String SourceNotFoundEditorInput_Source_not_found_for__0__2; - public static String BreakpointsView_6; - public static String BreakpointsView_7; - public static String BreakpointsView_8; - public static String BreakpointsView_9; - public static String BreakpointsView_0; - public static String BreakpointsView_10; - public static String BreakpointsView_11; public static String BreakpointsView_12; - public static String BreakpointsView_1; public static String BreakpointWorkingSetPage_0; public static String BreakpointWorkingSetPage_1; public static String BreakpointWorkingSetPage_2; diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.properties index 718f6aae8..01cbe9365 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.properties +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/DebugUIViewsMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -17,15 +17,7 @@ LaunchView_Terminate_and_remove_selected__2=Terminate and remove selected? SourceNotFoundEditorInput_Source_Not_Found_1=Source Not Found SourceNotFoundEditorInput_Source_not_found_for__0__2=Source not found for {0} -BreakpointsView_6=Enabling -BreakpointsView_7=Disabling -BreakpointsView_8=enable -BreakpointsView_9=disable -BreakpointsView_0=Enable Breakpoint -BreakpointsView_10=Error {0} Breakpoint -BreakpointsView_11=An exception occurred while attempting to {0} the breakpoint. BreakpointsView_12=Breakpoints View &Only -BreakpointsView_1=Disable Breakpoint BreakpointWorkingSetPage_0=Breakpoint Working Set BreakpointWorkingSetPage_1=Enter a working set name and select breakpoints. BreakpointWorkingSetPage_2=&Working set name: |