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 41b4400..73e44ee 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -1,14 +1,17 @@ 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 +BreakpoingActionSet.label=PHP Breakpoints # GlobalManageBreakpointAction.label=Toggle Line Breakpoint (PHP) -AddBreakpoint.label=Toggle DBG Breakpoint - +AddBreakpoint.label=Toggle Breakpoint Context.Debugging.name=Debugging PHP Context.Debugging.description=Debugging PHP-Scripts DebugHover.description=Shows the value of the selected variable.