blob: 0cca74c1673e34a7852afa205c42411a2989c40e [file] [log] [blame]
BreakpointConditionEditor.1=Invalid condition
ExceptionFilterEditor.5=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)
ExceptionFilterEditor.6=&Add
ExceptionFilterEditor.7=Key in the name of a new scope expression
ExceptionFilterEditor.8=Add &Class
ExceptionFilterEditor.9=Choose a Java Class to Add to the Breakpoint Scope
ExceptionFilterEditor.10=Add_&Package
ExceptionFilterEditor.11=Choose a Package to Add to the Breakpoint Scope
ExceptionFilterEditor.12=&Remove
ExceptionFilterEditor.13=Remove all selected scoping elements
ExceptionFilterEditor.14=Invalid expression. Return to continue; escape to exit
ExceptionFilterEditor.15=Add Package to Scope
ExceptionFilterEditor.16=Could not open package selection dialog for scope definition
ExceptionFilterEditor.17=Add Package to Scope
ExceptionFilterEditor.18=&Select a package to add to the scope of the breakpoint
ExceptionFilterEditor.19=Add Class to Scope
ExceptionFilterEditor.20=Could not open class selection dialog for scope definition
ExceptionFilterEditor.22=&Select a class to add to the scope of the breakpoint
JavaBreakpointAdvancedPage.0=An exception occurred while saving breakpoint properties.
JavaBreakpointPage.0=Hit count must be a positive integer
JavaBreakpointPage.1=An exception occurred while saving breakpoint properties.
JavaBreakpointPage.2=JavaBreakpointPage allowed input of invalid string for hit count value: {0}
JavaBreakpointPage.3=&Type:
JavaBreakpointPage.4=&Hit Count:
JavaBreakpointPage.5=&Enabled
JavaBreakpointPage.6=Suspend Policy
JavaBreakpointPage.7=Suspend &Thread
JavaBreakpointPage.8=Suspend &VM
JavaExceptionBreakpointPage.0=&Caught Exception
JavaExceptionBreakpointPage.1=&Uncaught Exception
JavaLineBreakpointPage.0=Must suspend on field access or modification
JavaLineBreakpointPage.1=Must suspend on method entry or exit
JavaLineBreakpointPage.2=&Line Number:
JavaLineBreakpointPage.3=&Member:
JavaLineBreakpointPage.4=&Method:
JavaLineBreakpointPage.5=&Field:
JavaLineBreakpointPage.6=Suspend on
JavaLineBreakpointPage.7=Field &Access
JavaLineBreakpointPage.8=Field &Modification
JavaLineBreakpointPage.9=Suspend on
JavaLineBreakpointPage.10=Method E&ntry
JavaLineBreakpointPage.11=Method E&xit
JavaLineBreakpointPage.12=E&nable Condition (code assist not available)
JavaLineBreakpointPage.13=E&nable Condition (Ctrl+Space for code assist)
JavaLineBreakpointPage.15=Suspend when
JavaLineBreakpointPage.16=condition is \'tr&ue\'
JavaLineBreakpointPage.17=value of condition ch&anges
ThreadFilterEditor.1=&Restrict to Selected Thread(s)
ThreadFilterEditor.2=Must select a thread in selected targets
InstanceFilterEditor.0=Restricted to Selected Ob&ject(s)
JavaExceptionBreakpointPage.2=Must suspend on caught or uncaught exception
JavaExceptionBreakpointPage.3=Suspend on