X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.xdebug.ui/plugin.properties b/net.sourceforge.phpeclipse.xdebug.ui/plugin.properties new file mode 100644 index 0000000..06b8368 --- /dev/null +++ b/net.sourceforge.phpeclipse.xdebug.ui/plugin.properties @@ -0,0 +1,19 @@ + +Plugin.name=PHPEclipse XDebug UI + +LaunchShortcut.PHP.label=PHP Application + +PreferencePage.PHPBase.name=PHP +PreferencePage.PHPInterpreter.name=Installed Interpreters + +DebugActionSet.label=PHP XDebug +RunMenu.label=&Run + +BreakpoingActionSet.label=PHP Breakpoints +# GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP) +AddBreakpoint.label=Toggle PHP &Breakpoint + +Context.Debugging.name=xDebugging PHP +Context.Debugging.description=xDebugging PHP-Scripts +DebugHover.description=Shows the value of the selected variable. +DebugHover.label=debug variable hover