LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.label=Remote &Debug
LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteCheckBox.label=Remote &Debug
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteTranslate.label=Cross Plattform debugging
LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteSourcePath.label=Remote &Sourcepath:
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.OpenDBGSessionInBrowserCheckBox.label=Open with DBGSession URL in internal Browser
LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.label=Mapped Path:
LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.remote=remote
LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.local=local
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
#########################################
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:
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