blob: 9cab3f6d77422096d665cedafe28ee4678a0643a [file] [log] [blame]
# Breakpoint messages
LineBreakpointTitle=Script Line Breakpoint
MethodBreakpointTitle=Script Method Breakpoint
WatchpointTitle=Script Watchpoint
LanguageLabel=Language:
EnabledLabel=&Enabled
FileLabel=File:
HitCountLabel=Hit Count:
UseConditionLabel=Use &Condition
BreakWhenHitCountLabel=&Break when hit count
HitsLabel=hits
LineNumberLabel=Line Number:
SuspendOnMethodEntryLabel=Suspend on Method entry
SuspendOnMethodExitLabel=Suspend on Method exit
WatchFieldLabel=Watch Field:
SuspendOnAccessLabel=Suspend on Access
SuspendOnModificationLabel=Suspend on Modification
InvalidNumberOfHits=Please enter correct hit value
HitCountNotAvailableMessage=N/A (available during debugging)
HitConditionGreaterOrEqual=greater or equal to
HitConditionEqual=equal to
HitConditionMultiple=multiple of