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..d74728d 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -4,4 +4,9 @@ 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) \ No newline at end of file