Added "Toggle PHP Breakpoint" to left Editor ruler
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / src / net / sourceforge / phpdt / internal / debug / ui / PHPDebugUiMessages.properties
index 088a270..e6d1827 100644 (file)
@@ -39,6 +39,8 @@ LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Remove.label
 
 LaunchConfigurationShortcut.PHP.multipleConfigurationsError=The file you are trying to launch has multiple configurations associated with it.\nPlease launch using 'Run...' and choose a configuration.
 
+LaunchConfigurationTab.PHPEnvironment2.CGIButton=CGI-Vars...
+
 #########################################
 # PHP Interpreter configuration
 #########################################
@@ -61,8 +63,9 @@ PHPInterpreterPreferencePage.EditInterpreterDialog.editInterpreter.title=Edit In
 
 PHPBasePreferencePage.label=General Properties
 
-PHPManageBreakpointRulerAction.AddBreakpoint=Add Breakpoint
-PHPManageBreakpointRulerAction.RemoveBreakpoint=Remove Breakpoint
+#PHPManageBreakpointRulerAction.AddBreakpoint=Add Breakpoint
+#PHPManageBreakpointRulerAction.RemoveBreakpoint=Remove Breakpoint
+PHPManageBreakpointRulerAction.ToggleBreakpoint=Toggle PHP &Breakpoint
 
 PHPDebugModelPresentation.<not responding>=<not responding>
 PHPDebugModelPresentation.line=line:
@@ -70,3 +73,5 @@ EditPathMapDialog.Browse=Browse...
 EditPathMapDialog.Remote_Path=Remote Path:
 EditPathMapDialog.Select_the_directory_to_map=Select the directory to map
 EditPathDialog.Local_Path=Local Path:
+
+PHPDebugHover.16=Press F2 for focus.
\ No newline at end of file