blob: fa230e4fe3d7c069249dbf6ec741f9ab3ab32f03 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
OpenIDE-Module-Display-Category=C/C++
OpenIDE-Module-Name=CPPLite Debugger
# RunTargetsAction
LBL_run_other_targets=Other Targets
LBL_run_advanced=Advanced...
TITLE_run_advanced=Debug Ant Target
LBL_run_advanced_run=Debug
LBL_run_advanced_cancel=Cancel
# AdvancedActionsPanel
AdvancedActionsPanel.targetLabel.text=Select &target(s) to debug\:
AdvancedActionsPanel.targetDescriptionLabel.text=Target description\:
AdvancedActionsPanel.propertiesLabel.text=Special Ant &properties\:
AdvancedActionsPanel.verbosityLabel.text=&Verbosity level\:
LBL_verbosity_warn=Quiet
LBL_verbosity_info=Normal
LBL_verbosity_verbose=Verbose
LBL_verbosity_debug=Debug
#org.netbeans.modules.debugger.jpda.ui.DebuggerAnnotation
TOOLTIP_DISABLED_CONDITIONAL_BREAKPOINT=Disabled Conditional Breakpoint
TOOLTIP_DISABLED_BREAKPOINT=Disabled Breakpoint
TOOLTIP_CALLSITE=Call Stack Line
TOOLTIP_BREAKPOINT=Breakpoint
TOOLTIP_CONDITIONAL_BREAKPOINT=Conditional Breakpoint
TOOLTIP_CURRENT_PC=Current Program Counter
TOOLTIP_CURRENT_PC_2=Current Target
CTL_WatchDisabled=>disabled<