Added: small label to make an effect of RemoteSourcePath clear
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / src / net / sourceforge / phpdt / internal / debug / ui / PHPDebugUiMessages.properties
index fe37ee0..cee0129 100644 (file)
@@ -12,10 +12,10 @@ LaunchConfigurationTab.PHPArguments.interpreter_args_box_title=Interpreter Argum
 LaunchConfigurationTab.PHPArguments.program_args_box_title=Program Arguments:
 
 LaunchConfigurationTab.PHPEntryPoint.name=File
-LaunchConfigurationTab.PHPEntryPoint.projectLabel=Project:
+LaunchConfigurationTab.PHPEntryPoint.projectLabel=&Project:
 LaunchConfigurationTab.PHPEntryPoint.projectSelectorMessage=Choose the project containing the application entry point:
 LaunchConfigurationTab.PHPEntryPoint.invalidProjectSelectionMessage=Invalid project selection.
-LaunchConfigurationTab.PHPEntryPoint.fileLabel=File:
+LaunchConfigurationTab.PHPEntryPoint.fileLabel=&File:
 LaunchConfigurationTab.PHPEntryPoint.fileSelectorMessage=Choose the PHP file that represents the application entry point:
 LaunchConfigurationTab.PHPEntryPoint.invalidFileSelectionMessage=Invalid PHP file.
 
@@ -27,8 +27,23 @@ 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.RemoteTranslate.label=Cross Platform 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
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Add.label=Add
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Edit.label=Edit
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Remove.label=Remove
+LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.TargetFile.label=Target File:
+
 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
 #########################################
@@ -51,8 +66,15 @@ 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:
+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