blob: 6dc394e4c2de2ba9c0cc1ee4ae14451fa69ea41f [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 Debug UI
ScriptBreakpointProperties.label = Breakpoint Properties
ScriptDisplay.label=Script Display
ScriptDisplay.tooltip=Display Result of Evaluating selected Text
ScriptInspect.label=Script Insp&ect
ScriptInspect.tooltip=Inspect Result of Evaluating Selected Text
ScriptWatch.label=Script Watch Expression
ScriptWatch.tooltip=Watch Result of Evaluating Selected Text
# Action definitions
ActionDefinition.ScriptDisplay.name = Display
ActionDefinition.ScriptDisplay.description = Display result of evaluating selected text
ActionDefinition.ScriptInspect.name = Inspect
ActionDefinition.ScriptInspect.description = Inspect result of evaluating selected text
ActionDefinition.ScriptWatch.name = Watch
ActionDefinition.ScriptWatch.description = Create new watch expression
# themes
dbgpLogView.txtViewFont.label = Script Debug Log Text Viewer
dbgpLogView.txtViewFont.description = Font used for the script debug log text viewer
# Extension points
interpreterInstallTypePage=Interpreter install type page
# Other
VariablesViewScriptSubmenu.label = Script
DebuggingScriptContext.label = Debugging Script
DebuggingScriptContext.description = Context available during script debugging
entryAction.label= Entry
exitAction.label= Exit
RunMenu.label=&Run
ScriptDebugPreferencePage.name = Debug
actionSet.label.scriptDebugger=Script Debugger Action Set
extension-point.name.scriptDetailFormatter=Script Detail Formatter
extension-point.name.language=Language
page.name.scriptLineBreakpoint=Script Line Breakpoint
page.name.scriptMethodBreakpoint=Script Method Breakpoint
page.name.scriptWatchpoint=Script Watchpoint
page.name.scriptSpawnpoint=Script Spawnpoint
page.name.scriptExceptionBreakpoint=Script Exception Breakpoint
view.name.scriptDebugLog=Script Debug Log
debugConsole.viewName=Interactive Console
activity.name=DLTK Debug
activity.description=DLTK Debug functionality