From: Edward Mann Date: Sat, 26 Jan 2008 00:02:45 +0000 (+0000) Subject: While addressing ticket #521 and #573 i noticed that there were to names for setting... X-Git-Url: http://git.phpeclipse.com?hp=2eeb53f0f78c2ae97cad017df940b9263e8f70e2 While addressing ticket #521 and #573 i noticed that there were to names for setting breakpoints. So to help make things more consistent i have changed the names to Toggle Breakpoint. Refs #521 and #573 --- diff --git a/net.sourceforge.phpeclipse.debug.ui/plugin.properties b/net.sourceforge.phpeclipse.debug.ui/plugin.properties index e83f641..73e44ee 100644 --- a/net.sourceforge.phpeclipse.debug.ui/plugin.properties +++ b/net.sourceforge.phpeclipse.debug.ui/plugin.properties @@ -11,8 +11,7 @@ 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. diff --git a/net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/PHPDebugUiMessages.properties b/net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/PHPDebugUiMessages.properties index c33420d..6cfffab 100644 --- a/net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/PHPDebugUiMessages.properties +++ b/net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/PHPDebugUiMessages.properties @@ -69,7 +69,7 @@ PHPBasePreferencePage.label=General Properties #PHPManageBreakpointRulerAction.AddBreakpoint=Add Breakpoint #PHPManageBreakpointRulerAction.RemoveBreakpoint=Remove Breakpoint -PHPManageBreakpointRulerAction.ToggleBreakpoint=Toggle PHP &Breakpoint +PHPManageBreakpointRulerAction.ToggleBreakpoint=Toggle &Breakpoint PHPDebugModelPresentation.= PHPDebugModelPresentation.line=line: