blob: cf68a283f00ffbd5e393ee7a28769e0f812d2775 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
commands_AddExceptionBreakpoint_label= Add R Error Breakpoint
commands_AddExceptionBreakpoint_description= Adds the R error/stop breakpoint
menus_AddExceptionBreakpoint_label= Add R &Error Breakpoint
commands_InspectAttributes_label= Inspect Attributes
commands_InspectAttributes_description= Inspects the attributes of the selected R element
menus_CopyQualifiedName_label= Cop&y Qualified Name
menus_OpenInDataEditor_label= Open in Data &Viewer
menus_Watch_label= W&atch
menus_Inspect_label= &Inspect
menus_InspectAttributes_label= Inspect &Attributes
# editors
menus_EnableDisableBreakpoint_label= Enable / Disable Breakpoint
menus_ToggleBreakpoint_label= Toggle &Breakpoint
hyperlinks_StepIntoSelection_name= Step Into Selection