X-Git-Url: http://git.phpeclipse.com 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 fe37ee0..915a45a 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 @@ -27,6 +27,16 @@ LaunchConfigurationTab.PHPEnvironment.interpreterTab.label=&Interpreter LaunchConfigurationTab.PHPEnvironment.editInterpreterDialog.title=Add Interpreter LaunchConfigurationTab.PHPEnvironment.interpreter_not_selected_error_message=No interpreter has been selected +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.label=Remote &Debug +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteCheckBox.label=Remote &Debug +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteSourcePath.label=Remote &Sourcepath: +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.label=Mapped Path: +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.remote=remote +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.local=local +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Add.label=Add +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Edit.label=Edit +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Remove.label=Remove + LaunchConfigurationShortcut.PHP.multipleConfigurationsError=The file you are trying to launch has multiple configurations associated with it.\nPlease launch using 'Run...' and choose a configuration. ######################################### @@ -56,3 +66,9 @@ PHPManageBreakpointRulerAction.RemoveBreakpoint=Remove Breakpoint PHPDebugModelPresentation.= PHPDebugModelPresentation.line=line: +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