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 0882208..41b4400 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -1,7 +1,15 @@ Plugin.name=PHPEclipse Debug UI -PreferencePage.PHPBase.name=PHP PreferencePage.PHPInterpreter.name=Installed Interpreters -LaunchShortcut.PHP.label=PHP Application \ No newline at end of file +LaunchShortcut.PHP.label=PHP Application + + +# 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