blob: cda18b91a17741215c217fdd9e4847e4af7e68b1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
###############################################################################
pluginProvider=Eclipse DLTK
pluginName=Dynamic Languages Toolkit Python Debug UI
Interpreters.PreferencePage = Interpreters
# Debug
Debug.PreferencePage = Debug
Engines.PreferencePage = Engines
DetailFormattersPreferencePage.name = Detail Formatters
ToggleBreakpoint.label = Toggle &Breakpoint
EnableDisableBreakpoint.label = Toggl&e Enablement
BreakpointProperties.label = Breakpoint Properties...
ToggleBreakpoint.label = Toggle Breakpoint
EnableDisableBreakpoint.label = Enable/Disable Breakpoint
BreakpointProperties.label = Breakpoint Properties...
WatchVariable = Watch as Variable
InterpretersPreferencePage = Interpreters
ToggleBreakpoint.label = Toggle &Breakpoint
EnableDisableBreakpoint.label = Toggl&e Enablement
BreakpointProperties.label = Breakpoint Properties...
Debug.PropertyPage= Debug
Engines.PropertyPage = Engines
variablesViewMenu.name = Python
showGlobalVarsCommand.name = Show Global Variables
showGlobalVarsCommand.description = Show Global Variables
showGlobalVarsCommand.tooltip = Toggles global variable display
showClassVarsCommand.name = Show Class Variables
showClassVarsCommand.description = Show Class Variables
showClassVarsCommand.tooltip = Toggles class variable display
showLocalVarsCommand.name = Show Local Variables
showLocalVarsCommand.description = Show Local Variables
showLocalVarsCommand.tooltip = Toggles local variable display
showPreferencesCommand.name = Python Preferences
showPreferencesCommnand.description = Python Preferences
showPreferencesCommand.tooltip = Opens preferences for Python variables