| ############################################################################### |
| # 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 Tcl Debug UI |
| |
| ToggleBreakpoint.label = Toggle Breakpoint |
| EnableDisableBreakpoint.label = Enable/Disable Breakpoint |
| BreakpointProperties.label = Breakpoint Properties... |
| |
| WatchVariable = Watch as Variable |
| |
| InterpretersPreferencePage=Interpreters |
| |
| # Debug |
| Debug.PreferencePage=Debug |
| |
| # TclConsole |
| TclConsole.Console = TclConsole |
| TclConsole.Actions.PasteToTclConsole = Paste to TclConsole |
| TclConsole.PreferencePage = Console |