blob: cc3c98c350b10a871fa75774b800bb7cc4592df4 [file] [log] [blame]
######################################################################
# Copyright (c) 2000, 2002 IBM Corp. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v0.5
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - Initial implementation
######################################################################
ManageBreakpointActionDelegate.error.message1=Exceptions occurred attempting to manage breakpoint
ManageBreakpointActionDelegate.error.title1=Manage Breakpoint
ManageBreakpointActionDelegate.No_Breakpoint=Breakpoint can neither be added nor removed at current text selection
AddExceptionAction.error.message=An exception occurred while adding the breakpoint
AddExceptionAction.error.title=Add Exception
AddExceptionDialog.caught=&Caught
AddExceptionDialog.error.notThrowable=The selected class is not a subclass of java.lang.Throwable
AddExceptionDialog.message=Choose an E&xception (? = any character, * = any string)
AddExceptionDialog.title=Add Java Exception Breakpoint
AddExceptionDialog.uncaught=&Uncaught
AddExceptionDialog.An_exception_type_could_not_be_resolved_for_{0}_1=An exception type could not be resolved for {0}
BreakpointAction.Breakpoint_configuration_1=Breakpoint configuration
BreakpointAction.Exceptions_occurred_attempting_to_modify_breakpoint._2=Exceptions occurred attempting to modify breakpoint.
BreakpointHitCountAction.&Enter_the_new_hit_count_for_the_breakpoint__3=&Enter the new hit count for the breakpoint:
BreakpointHitCountAction.Enable_Hit_Count_1=Enable &Hit Count
BreakpointHitCountAction.Exception_occurred_attempting_to_set_hit_count_1=Exception occurred attempting to set hit count
BreakpointHitCountAction.Set_Breakpoint_Hit_Count_2=Set Breakpoint Hit Count
BreakpointHitCountAction.Value_must_be_positive_integer=Hit count must be a positive integer
BreakpointSuspendPolicy.Suspend_&Thread_2=&Suspend Thread
BreakpointSuspendPolicy.Suspend_&VM_1=&Suspend VM
DisplayAction.no_result_value=(No explicit return value)
DisplayAction.result_pattern={0} {1}
DisplayAction.toString_interrupted=(evaluation interrupted)
DisplayAction.type_name_pattern=\ ({0})
DropToFrameAction.Drop_to_Frame_1=Drop to Frame
DropToFrameAction.Exceptions_occurred_attempting_to_drop_to_frame._2=Exceptions occurred attempting to drop to frame.
EnableDisableBreakpointRulerAction.&Disable_Breakpoint_4=&Disable Breakpoint
EnableDisableBreakpointRulerAction.&Enable_Breakpoint_1=&Enable Breakpoint
EnableDisableBreakpointRulerAction.&Enable_Breakpoint_5=&Enable Breakpoint
EnableDisableBreakpointRulerAction.Enabling/disabling_breakpoints_2=Enabling/disabling breakpoints
EnableDisableBreakpointRulerAction.Exceptions_occurred_enabling_disabling_the_breakpoint_3=Exceptions occurred enabling disabling the breakpoint
Evaluate.error.message.direct_exception=An exception occurred: {0}
Evaluate.error.message.exception.pattern={0} - {1}
Evaluate.error.message.src_context=The seleted stack frame must be associated with a Java project in the workspace to perform an evaluation.
Evaluate.error.message.stack_frame_context=A stack frame must be selected to provide a context for an evaluation.
Evaluate.error.message.wrapped_exception=An exception occurred: {0}
Evaluate.error.problem_append_pattern={0}\n{1}
Evaluate.error.title.eval_problems=Error Evaluating
EvaluateAction.Cannot_open_Display_view=Cannot open Display View
EvaluateAction.(evaluation_failed)_1=(evaluation failed)
EvaluateAction.(evaluation_failed)_Reason=Evaluation failed. Reason(s):\n{0}
EvaluateAction.Thread_not_suspended_-_unable_to_perform_evaluation._1=Thread not suspended - unable to perform evaluation.
ExceptionBreakpointFilterEditor.&Add_2=&Add
ExceptionBreakpointFilterEditor.&Remove_8=Re&move
ExceptionBreakpointFilterEditor.&Select_a_class_to_add_to_the_scope_of_the_breakpoint_20=&Select a class to add to the scope of the breakpoint
ExceptionBreakpointFilterEditor.&Select_a_package_to_add_to_the_scope_of_the_breakpoint_15=&Select a package to add to the scope of the breakpoint
ExceptionBreakpointFilterEditor.Add_&Class_4=Add &Class...
ExceptionBreakpointFilterEditor.Add_&Package_6=Add &Packages...
ExceptionBreakpointFilterEditor.Add_Class_to_Scope_17=Add Class to Scope
ExceptionBreakpointFilterEditor.Add_Package_to_Scope_14=Add Packages to Scope
ExceptionBreakpointFilterEditor.Choose_a_Java_Class_to_Add_It_to_the_Breakpoint_Scope_5=Choose a Java Class to Add It to the Breakpoint Scope
ExceptionBreakpointFilterEditor.Choose_a_Package_to_Add_to_the_Breakpoint_Scope_7=Choose Packages to Add to the Breakpoint Scope
ExceptionBreakpointFilterEditor.Could_not_open_class_selection_dialog_for_scope_definition_18=Could not open class selection dialog for scope definition
ExceptionBreakpointFilterEditor.Could_not_open_package_selection_dialog_for_scope_definition_13=Could not open package selection dialog for scope definition
ExceptionBreakpointFilterEditor.Invalid_expression._Return_to_continue;_escape_to_exit_11=Invalid expression. Return to continue; escape to exit
ExceptionBreakpointFilterEditor.Key_in_the_name_of_a_new_scope_expression_3=Key in the name of a new scope expression
ExceptionBreakpointFilterEditor.Re&strict_to_Selected_Location(s)__nChecked_locations_are_inclusive_(stop_in_the_specified_location)_nUnchecked_locations_are_exclusive_(do_not_stop_in_the_specified_location)_1=Re&strict to Selected Location(s):\nChecked locations are inclusive (stop in the specified location)\nUnchecked locations are exclusive (do not stop in the specified location)
ExceptionBreakpointFilterEditor.Remove_all_selected_scoping_elements_9=Remove All Selected Scoping Elements
InspectAction.Exception_occurred_inspecting_variable=Exception occurred inspecting variable.
JavaBreakpointPreferencePage.&Caught_21=Cau&ght
JavaBreakpointPreferencePage.&Enabled_22=&Enabled
JavaBreakpointPreferencePage.&Modification_27=&Modification
JavaBreakpointPreferencePage.&Uncaught_32=&Uncaught
JavaBreakpointPreferencePage.Access_18=&Access
JavaBreakpointPreferencePage.Condition_2=&Condition:
JavaBreakpointPreferencePage.E&ntry_25=E&ntry
JavaBreakpointPreferencePage.E&xit_26=E&xit
JavaBreakpointPreferencePage.Enable_&Hit_Count_19=Enable &Hit Count
JavaBreakpointPreferencePage.Enable_condition_1=E&nable Condition
JavaBreakpointPreferencePage.H&it_Count__20=H&it Count:
JavaBreakpointPreferencePage.Java_Exception_Breakpoint_Properties_8=Java Exception Breakpoint Properties
JavaBreakpointPreferencePage.Java_Line_Breakpoint_Properties_16=Java Line Breakpoint Properties
JavaBreakpointPreferencePage.Java_Method_Breakpoint_Properties_10=Java Method Breakpoint Properties
JavaBreakpointPreferencePage.Java_Pattern_Breakpoint_Properties_14=Java Pattern Breakpoint Properties
JavaBreakpointPreferencePage.Java_Watchpoint_Properties_12=Java Watchpoint Properties
JavaBreakpointPreferencePage.Line_Number___5=Line Number:
JavaBreakpointPreferencePage.Suspend_&Thread_30=Suspend &Thread
JavaBreakpointPreferencePage.Suspend_&VM_31=Suspend &VM
JavaBreakpointPreferencePage.Suspend_Policy_29=Suspend Policy
JavaBreakpointPreferencePage.Type___4=Type:
JavaBreakpointPreferencePage.Method=Method:
JavaBreakpointPreferencePage.Field=Field:
JavaBreakpointPreferencePage.Member=Member:
JavaBreakpointPreferencePage.Invalid_condition=Invalid condition
JavaBreakpointPreferencePage.Enable_Condition_(code_assist_not_available)_1=Enable Condition (code assist not available)
JavaBreakpointPropertiesRulerAction.Breakpoint_&Properties_1=Breakpoint &Properties...
ManageBreakpointRulerAction.add.label=Add &Breakpoint
ManageBreakpointRulerAction.remove.label=Remove &Breakpoint
ManageBreakpointRulerAction.error.adding.message1=Cannot add breakpoint
ManageBreakpointRulerAction.error.removing.message1=Cannot remove breakpoint
ManageMethodBreakpointAction.Problems_creating_breakpoint_7=Problems creating breakpoint
ManageMethodBreakpointAction.Problems_removing_breakpoint_8=Problems removing breakpoint
ManageMethodBreakpointActionDelegate.CantAdd=Method breakpoints can only be added to concrete methods.
ManageMethodBreakpointActionDelegate.Add_Method_Breakpoint_Failed_2=Add Method Breakpoint Failed
ManageWatchpointAction.Problems_adding_watchpoint_7=Problems adding watchpoint
ManageWatchpointAction.Problems_removing_watchpoint_8=Problems removing watchpoint
ManageWatchpointAction.The_selected_field_is_not_visible_in_the_currently_selected_debug_context._A_stack_frame_or_suspended_thread_which_contains_the_declaring_type_of_this_field_must_be_selected_1=The selected field is not visible in the currently selected debug context. A stack frame or suspended thread which contains the declaring type of this field must be selected
ManageWatchpointActionDelegate.CantAdd=Watchpoints can only be added to field members.
RunToLine.error.message1=An exception occurred while attempting to run to line
RunToLine.error.title1=Run to Line
ThreadFilterViewer.Must_select_a_thread_in_selected_targets_2=Must select a thread in selected targets
ThreadFilterViewer.Thread_filtering_1=&Restrict to Selected Thread(s)
MoveDownAction.M&ove_Down_1=&Down
MoveUpAction.Move_U&p_1=U&p
RemoveAction.&Remove_1=&Remove
AddProjectAction.Add_Project_1=Add Project&s...
AddProjectAction.Project_Selection_2=Project Selection
AddProjectAction.Choose_&project(s)_to_add__3=Choose &project(s) to add:
AddProjectAction.One_or_more_exceptions_occurred_while_adding_projects._1=One or more exceptions occurred while adding projects.
ProjectSelectionDialog.Add_exported_entries_of_selected_projects._1=&Add exported entries of selected projects.
ProjectSelectionDialog.Add_required_projects_of_selected_projects._2=Add &required projects of selected projects.
AddJarAction.Add_&JARs_1=Add &JARs...
AddJarAction.Selection_must_be_a_jar_or_zip_4=Selection must be a jar or zip
AddJarAction.JAR_Selection_7=JAR Selection
AddJarAction.Choose_jars_to_add__8=&Choose jars to add:
AddExternalJar.Add_E&xternal_JARs_1=Add E&xternal JARs...
AddExternalJar.Jar_Selection_3=Jar Selection
AddFolderAction.Add_&Folders_1=Add &Folders
AddFolderAction.Selection_must_be_a_folder_2=Selection must be a folder
AddFolderAction.Folder_Selection_4=Folder Selection
AddFolderAction.Choose_folders_to_add__5=&Choose folders to add:
AddFolderAction.Classpath_already_includes_selected_folder(s)._1=Classpath already includes selected folder(s).
AddExternalFolderAction.Add_External_Folder_1=Add &External Folder
AddExternalFolderAction.Folder_Selection_3=Folder Selection
AddVariableAction.Add_Variables_1=Add Var&iables
AddVariableAction.Variable_Selection_1=Variable Selection
AttachSourceAction.Attachments_For_____{0}_____1=Attachments For \'\'{0}\'\'
AttachSourceAction.Attac&h_Source..._2=Attac&h Source
AddAdvancedAction.Ad&vanced..._1=&Advanced...
TerminateEvaluationActionTerminate_Evaluation_1=Terminate Evaluation
TerminateEvaluationActionAttempts_to_terminate_an_evaluation_can_only_stop_a_series_of_statements._The_currently_executing_statement_(such_as_a_method_invocation)_cannot_be_interrupted._2=Attempts to terminate an evaluation can only stop a series of statements. The currently executing statement (such as a method invocation) cannot be interrupted.
TerminateEvaluationActionAn_exception_occurred_while_terminating_the_evaluation_3=An exception occurred while terminating the evaluation
InstanceFilterViewer.Restricted_to_Selected_Ob&ject(s)_1=Restricted to Selected &Object(s)
InstanceFiltersAction.Restrict_selected_breakpoint(s)_to_object___{0}__1=Restrict selected breakpoint(s) to object \"{0}"
InstanceFiltersAction.Instance_Filter_Breakpoint_Selection_2=Instance Filter Breakpoint Selection
StepIntoSelectionHandler.Execution_did_not_enter___{0}___before_the_current_method_returned._1=Execution did not enter \"{0}\" before the current method returned.
StepIntoSelectionHandler.Error_2=Error
JavaBreakpointPreferencePage.Suspend_when_1=Suspend when
JavaBreakpointPreferencePage.condition_is___true__._2=condition is \'tr&ue\'
JavaBreakpointPreferencePage.value_of_condition_change._3=value of condition ch&anges
StepIntoSelectionActionDelegate.No_Method=Current text selection does not resolve to a Java method
AbstractBreakpointActionDelegate.Error_1=Error