patch from http://www.cowbarn.org/phpeclipse/
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / plugin.properties
index 0882208..6b3b861 100644 (file)
@@ -4,4 +4,14 @@ 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
+
+GlobalManageBreakpointAction.label=Add/Remove Brea&kpoint (PHP)
+
+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
\ No newline at end of file