Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3373576b820fda1f89e46553802c5807c7f7d227 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
#########################################
# (c) Copyright IBM Corp. 2002.
# All Rights Reserved.
#########################################

AddToInspectorAction.title=&Inspect
AddToInspectorAction.toolTipText=Adds Selected Variables to Inspector
ChangeVariableValue.errorDialogMessage=Setting the variable value failed.
ChangeVariableValue.errorDialogTitle=Setting variable value
ChangeVariableValue.title=&Change Variable Value
ChangeVariableValue.toolTipText=Changes the value of a simple type variable

ClearOutputAction.title=Clea&r
ClearOutputAction.toolTipText=Clear the Console
TextViewerGotoLineAction.Enter_line_number__8=Enter line number:
TextViewerGotoLineAction.Go_to_&Line...@Ctrl+L_4=Go to &Line...@Ctrl+L
TextViewerGotoLineAction.Go_to_Line_5=Go to Line
TextViewerGotoLineAction.Line_number_out_of_range_1=Line number out of range
TextViewerGotoLineAction.Not_a_number_2=Not a number

CopyToClipboardActionDelegate.&Copy_Stack_3=Cop&y Stack
CopyToClipboardActionDelegate.Copy_to_Clipboard_2=Copy to Clipboard
CopyToClipboardActionDelegate.Copy_failed=Copy failed.
CopyVariablesToClipboardActionDelegate.Copy_&Variables_2=Copy &Variables

DisconnectActionDelegate.&Disconnect_4=Dis&connect
DisconnectActionDelegate.Disconnect_3=Disconnect
DisconnectActionDelegate.Disconnect_failed_1=Disconnect failed
DisconnectActionDelegate.Exceptions_occurred_attempting_to_disconnect._2=Exceptions occurred attempting to disconnect.
EnableDisableBreakpointAction.&Disable_5=&Disable
EnableDisableBreakpointAction.&Enable/Disable_1=&Enable/Disable
EnableDisableBreakpointAction.&Enable_6=&Enable
EnableDisableBreakpointAction.Enable/Disable_breakpoint(s)_failed_2=Enable/Disable breakpoint(s) failed
EnableDisableBreakpointAction.Enabling/disabling_breakpoints_3=Enabling/disabling breakpoints
EnableDisableBreakpointAction.Exceptions_occurred_enabling/disabling_the_breakpoint(s)._4=Exceptions occurred enabling/disabling the breakpoint(s).

ExecutionAction.Error_finding_default_launchers_4=Error finding default launchers
ExecutionAction.Error_occurred_retrieving_default_launcher_3=Error occurred retrieving default launcher
ExecutionAction.Exceptions_occurred_determining_the_default_launcher(s)._5=Exceptions occurred determining the default launcher(s).

LaunchWithAction.Debug_1=Debug &With
LaunchWithAction.Run_2=Run &With

OpenBreakpointMarkerAction.&Go_to_File_1=&Go to File
OpenBreakpointMarkerAction.Go_to_File_for_Breakpoint_2=Go to File for Breakpoint
RelaunchActionDelegate.Re&launch_4=Re&launch
RelaunchActionDelegate.Relaunch_3=Relaunch
RelaunchActionDelegate.element_no_longer_exists=The launch you have selected from the history menu is no longer valid and will be removed. The object specified to launch no longer exists.
RelaunchActionDelegate.launcher_no_longer_exists=The launch you have selected from the history menu is no longer valid and will be removed. The launcher no longer exists, or its configuration has changed. Try to re-launch manually.
RelaunchActionDelegate.Unable_to_Launch=Unable to Launch

RemoveAllBreakpointsAction.Breakpoint(s)_removal_failed_3=Breakpoint(s) removal failed
RemoveAllBreakpointsAction.Exceptions_occurred_removing_breakpoints._5=Exceptions occurred removing breakpoints.
RemoveAllBreakpointsAction.Remove_&All_1=Remove &All
RemoveAllBreakpointsAction.Remove_All_Breakpoints_2=Remove All Breakpoints
RemoveAllBreakpointsAction.Removing_all_breakpoints_4=Removing all breakpoints
RemoveAllFromInspectorAction.Remove_&All_1=Remove &All
RemoveAllFromInspectorAction.Remove_All_Variables_from_Inspector_2=Remove All Variables from Inspector
RemoveBreakpointAction.&Remove_1=&Remove
RemoveBreakpointAction.Breakpoint(s)_removal_failed_3=Breakpoint(s) removal failed
RemoveBreakpointAction.Exceptions_occurred_attempting_to_remove_a_breakpoint._5=Exceptions occurred attempting to remove a breakpoint.
RemoveBreakpointAction.Remove_Selected_Breakpoints_2=Remove Selected Breakpoints
RemoveBreakpointAction.Removing_a_breakpoint_4=Removing a breakpoint

RemoveExpressionAction.Remove_1=Remove
RemoveExpressionAction.Remove_Selected_Expressions_2=Remove Selected Expressions
RemoveAllExpressionsAction.Remove_All_1=Remove All
RemoveAllExpressionsAction.Remove_All_Expressions_2=Remove All Expressions

RemoveFromInspectorAction.&Remove_1=&Remove
RemoveFromInspectorAction.Remove_Selected_Variables_from_Inspector_2=Remove Selected Variables from Inspector
RemoveTerminatedAction.Remove_&All_Terminated_1=Remove &All Terminated
RemoveTerminatedAction.Remove_All_Terminated_Launches_2=Remove All Terminated Launches
ResumeActionDelegate.&Resume_4=R&esume
ResumeActionDelegate.Exceptions_occurred_attempting_to_resume._2=Exceptions occurred attempting to resume.
ResumeActionDelegate.Resume_3=Resume
ResumeActionDelegate.Resume_failed._1=Resume failed.

ShowBreakpointsForModelAction.Show_All_Breakpoints_2=Show All Breakpoints
ShowBreakpointsForModelAction.Only_Show_Breakpoints_Applicable_to_Selected_Debug_Element_3=Show Breakpoints For Selected Debug Element
ShowBreakpointsForModelAction.Show_For_Selected=Show For Selected Debug Element

StepIntoActionDelegate.Exceptions_occurred_attempting_to_step_into_the_frame_2=Exceptions occurred attempting to step into the frame
StepIntoActionDelegate.Step_&Into_4=Step &Into
StepIntoActionDelegate.Step_Into_3=Step Into
StepIntoActionDelegate.Step_into_failed_1=Step into failed
StepOverActionDelegate.Exceptions_occurred_attempting_to_step_over_the_frame_2=Exceptions occurred attempting to step over the frame
StepOverActionDelegate.Step_O&ver_4=Step &Over
StepOverActionDelegate.Step_over_3=Step over
StepOverActionDelegate.Step_over_failed_1=Step over failed
StepReturnActionDelegate.Exceptions_occurred_attempting_to_run_to_return_of_the_frame._2=Exceptions occurred attempting to run to return of the frame.
StepReturnActionDelegate.R&un_to_return_4=R&un to return
StepReturnActionDelegate.Run_to_Return_3=Run to Return
StepReturnActionDelegate.Run_to_return_failed._1=Run to return failed.
SuspendActionDelegate.&Suspend_4=&Suspend
SuspendActionDelegate.Exceptions_occurred_attempting_to_suspend._2=Exceptions occurred attempting to suspend.
SuspendActionDelegate.Suspend_3=Suspend
SuspendActionDelegate.Suspend_failed_1=Suspend failed
TerminateActionDelegate.&Terminate_4=&Terminate
TerminateActionDelegate.Exceptions_occurred_attempting_to_terminate._2=Exceptions occurred attempting to terminate.
TerminateActionDelegate.Terminate_3=Terminate
TerminateActionDelegate.Terminate_failed._1=Terminate failed.
TerminateAllAction.Exceptions_occurred_attempting_to_terminate_all._5=Exceptions occurred attempting to terminate all.
TerminateAllAction.Termi&nate_All_1=Termi&nate All
TerminateAllAction.Terminate_All_2=Terminate All
TerminateAllAction.Terminate_all_failed_3=Terminate all failed
TerminateAndRemoveActionDelegate.Exceptions_occurred_attempting_to_terminate_and_remove_2=Exceptions occurred attempting to terminate and remove
TerminateAndRemoveActionDelegate.Ter&minate_and_Remove_4=Ter&minate and Remove
TerminateAndRemoveActionDelegate.Terminate_and_Remove;_3=Terminate and Remove;
TerminateAndRemoveActionDelegate.Terminate_and_remove_failed_1=Terminate and remove failed
ShowQualifiedAction.Hide_&Qualified_Names_3=Hide &Qualified Names
ShowQualifiedAction.Show_&Qualified_Names_1=Show &Qualified Names
ShowTypesAction.Hide_&Type_Names_3=Hide &Type Names
ShowTypesAction.Show_&Type_Names_1=Show &Type Names
ShowVariableDetailPaneAction.Hide_detail_pane_3=Hide Detail Pane
ShowVariableDetailPaneAction.Show_Variable_Detail_Pane_1=Show Variable Detail Pane
ShowVariableDetailPaneAction.Show_detail_pane_2=Show Detail Pane

Back to the top