blob: 9c2298291c44319363a75d90fb75923bf25da5a9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
###############################################################################
pluginProvider=Eclipse.org
pluginName=Dynamic Languages Toolkit Python Debug UI
Interpreters.PreferencePage = Interpreters
# Debug
Debug.PreferencePage = Debug
Engines.PreferencePage = Engines
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