1) Although dbg will be dropped from being supported or bundled with PHPeclipse,...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / src / net / sourceforge / phpdt / internal / debug / ui / PHPDebugUiMessages.properties
1
2 #########################################
3 # LaunchConfigurationTab
4 #########################################
5
6 LaunchConfigurationTab.PHPArguments.name                            =Arguments
7 LaunchConfigurationTab.PHPArguments.working_dir                     =Working Directory:
8 LaunchConfigurationTab.PHPArguments.working_dir_browser_message     =Select a working directory for the launch configuration
9 LaunchConfigurationTab.PHPArguments.working_dir_use_default_message =Use default working directory
10 LaunchConfigurationTab.PHPArguments.working_dir_error_message       =Invalid working directory
11 LaunchConfigurationTab.PHPArguments.interpreter_args_box_title      =Interpreter Arguments:
12 LaunchConfigurationTab.PHPArguments.program_args_box_title          =Program Arguments:
13
14 LaunchConfigurationTab.PHPEntryPoint.name                           =File
15 LaunchConfigurationTab.PHPEntryPoint.projectLabel                   =&Project:
16 LaunchConfigurationTab.PHPEntryPoint.projectSelectorMessage         =Choose the project containing the application entry point:
17 LaunchConfigurationTab.PHPEntryPoint.invalidProjectSelectionMessage =Invalid project selection.
18 LaunchConfigurationTab.PHPEntryPoint.fileLabel                      =&File:
19 LaunchConfigurationTab.PHPEntryPoint.fileSelectorMessage            =Choose the PHP file that represents the application entry point:
20 LaunchConfigurationTab.PHPEntryPoint.invalidFileSelectionMessage    =Invalid PHP file.
21
22 LaunchConfigurationTab.PHPEnvironment.name                                                         =Environment
23 LaunchConfigurationTab.PHPEnvironment.loadPathTab.label                                            =Load&path
24 LaunchConfigurationTab.PHPEnvironment.loadPathDefaultButton.label                                  =&Use default loadpath
25 LaunchConfigurationTab.PHPEnvironment.interpreterAddButton.label                                   =N&ew...
26 LaunchConfigurationTab.PHPEnvironment.interpreterTab.label                                         =&Interpreter
27 LaunchConfigurationTab.PHPEnvironment.editInterpreterDialog.title                                  =Add Interpreter
28 LaunchConfigurationTab.PHPEnvironment.interpreter_not_selected_error_message                       =No interpreter has been selected
29
30 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.label                                         =Remote &Debug
31 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteCheckBox.label                          =Remote &Debug
32 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteTranslate.label                         =Cross Platform debugging
33 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RemoteSourcePath.label                        =Remote &Sourcepath:
34 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.OpenDBGSessionInBrowserCheckBox.label         =Open with DBGSession URL in internal Browser
35 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.OpenDBGSessionInExternalBrowserCheckBox.label =Use external Web browser
36 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.RelaunchOnScriptTermination.label             =Relaunch debugger on script termination
37 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.label                                 =Mapped Path:
38 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.remote                    =remote
39 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Table.Title.local                     =local
40 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Add.label                      =Add
41 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Edit.label                     =Edit
42 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.PathMap.Button.Remove.label                   =Remove
43 LaunchConfigurationTab.PHPEnvironment.remoteDebugTab.TargetFile.label                              =Target File:
44
45 LaunchConfigurationShortcut.PHP.multipleConfigurationsError                                        =The file you are trying to launch has multiple configurations associated with it.\nPlease launch using 'Run...' and choose a configuration.
46
47 LaunchConfigurationTab.PHPEnvironment2.CGIButton                                                   =CGI-Vars...
48
49 #########################################
50 # PHP Interpreter configuration
51 #########################################
52
53 EditInterpreterDialog.PHPInterpreter.path.label                          =Location:
54 EditInterpreterDialog.PHPInterpreter.path.browse.button.label            =Browse...
55 EditInterpreterDialog.PHPInterpreter.path.error                          =The directory containing PHP must be selected
56 EditInterpreterDialog.PHPInterpreter.name                                =Interpreter Name:
57 EditInterpreterDialog.PHPInterpreter.name.error                          =Name cannot be empty
58 EditInterpreterDialog.PHPInterpreter.path.browse.message                 =Choose location
59
60 PHPInterpreterPreferencePage.addButton.label                             =Add
61 PHPInterpreterPreferencePage.editButton.label                            =Edit
62 PHPInterpreterPreferencePage.removeButton.label                          =Remove
63 PHPInterpreterPreferencePage.PHPInterpreterTable.interpreterName         =Name
64 PHPInterpreterPreferencePage.PHPInterpreterTable.interpreterPath         =Location
65
66 PHPInterpreterPreferencePage.EditInterpreterDialog.addInterpreter.title  =Add Interpreter
67 PHPInterpreterPreferencePage.EditInterpreterDialog.editInterpreter.title =Edit Interpreter
68
69 PHPBasePreferencePage.label                                              =General Properties
70
71 #PHPManageBreakpointRulerAction.AddBreakpoint                            =Add Breakpoint
72 #PHPManageBreakpointRulerAction.RemoveBreakpoint                         =Remove Breakpoint
73 PHPManageBreakpointRulerAction.ToggleBreakpoint                          =Toggle &Breakpoint
74
75 PHPDebugModelPresentation.<not responding>                               =<not responding>
76 PHPDebugModelPresentation.line                                           =line:
77 EditPathMapDialog.Browse                                                 =Browse...
78 EditPathMapDialog.Remote_Path                                            =Remote Path:
79 EditPathMapDialog.Select_the_directory_to_map                            =Select the directory to map
80 EditPathDialog.Local_Path                                                =Local Path:
81
82 PHPDebugHover.16                                                         =Press F2 for focus.