X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.properties b/net.sourceforge.phpeclipse.debug.ui/plugin.properties index 0882208..73e44ee 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -4,4 +4,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 + +DebugActionSet.label=PHP Debug +RunMenu.label=&Run + +BreakpoingActionSet.label=PHP Breakpoints +# GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP) +AddBreakpoint.label=Toggle 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