X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.properties b/net.sourceforge.phpeclipse.debug.ui/plugin.properties index d74728d..41b4400 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -1,12 +1,15 @@ Plugin.name=PHPEclipse Debug UI -PreferencePage.PHPBase.name=PHP PreferencePage.PHPInterpreter.name=Installed Interpreters LaunchShortcut.PHP.label=PHP Application -DebugActionSet.label=PHP Debug -RunMenu.label=&Run -GlobalManageBreakpointAction.label=Add/Remove Brea&kpoint (PHP) \ No newline at end of file +# GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP) +AddBreakpoint.label=Toggle DBG Breakpoint + +Context.Debugging.name=Debugging PHP +Context.Debugging.description=Debugging PHP-Scripts +DebugHover.description=Shows the value of the selected variable. +DebugHover.label=debug variable hover