blob: cbf35af8222e1f43f11849dcb9aa2d1a9fdb5633 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2010 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
AddExceptionAction_0=Add Java Exception Breakpoint
AddExceptionAction_1=Choose an e&xception (? = any character, * = any string)
AddExceptionAction_EnableExceptionBreakpoint=Enable Java Exception Breakpoint
AddExceptionDialog_15=Suspend on &caught exceptions
AddExceptionDialog_16=Suspend on &uncaught exceptions
AddExceptionDialog_13=Selected item is not an exception
AddClassPrepareBreakpointAction_0=Add Class Load Breakpoint
AddClassPrepareBreakpointAction_1=Choose a &type (? = any character, * = any string)
AddClassPrepareBreakpointAction_2=Create Breakpoint
BreakpointConditionDetailPane_0=Breakpoint Condition
BreakpointDetailPaneFactory_0=Line Breakpoint Settings
BreakpointDetailPaneFactory_1=Method Breakpoint Settings
ExceptionBreakpointDetailPane_0=Exception Settings
JavaBreakpointTypeAdapterFactory_0={0} Breakpoints
StandardBreakpointDetailPane_0=Breakpoint Settings
WatchpointDetailPane_0=Watchpoint Settings