From: cperkonig Date: Wed, 11 Feb 2004 22:21:42 +0000 (+0000) Subject: no message X-Git-Url: http://git.phpeclipse.com no message --- 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..2700db4 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.FileMap.label=Mapped Files +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.FileMap.Table.Title.remote=remote +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.FileMap.Table.Title.local=local +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.FileMap.Button.Add.label=Add +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.FileMap.Button.Edit.label=Edit +LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.FileMap.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. #########################################