Fix nasty bug #706. See trac.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / plugin.properties
index 41b4400..73e44ee 100644 (file)
@@ -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.