First submit for debug plugin
[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 LaunchConfigurationShortcut.PHP.multipleConfigurationsError=The file you are trying to launch has multiple configurations associated with it.\nPlease launch using 'Run...' and choose a configuration.
31
32 #########################################
33 # PHP Interpreter configuration
34 #########################################
35
36 EditInterpreterDialog.PHPInterpreter.path.label=Location:
37 EditInterpreterDialog.PHPInterpreter.path.browse.button.label=Browse...
38 EditInterpreterDialog.PHPInterpreter.path.error=The directory containing PHP must be selected
39 EditInterpreterDialog.PHPInterpreter.name=Interpreter Name:
40 EditInterpreterDialog.PHPInterpreter.name.error=Name cannot be empty
41 EditInterpreterDialog.PHPInterpreter.path.browse.message=Choose location
42
43 PHPInterpreterPreferencePage.addButton.label=Add
44 PHPInterpreterPreferencePage.editButton.label=Edit
45 PHPInterpreterPreferencePage.removeButton.label=Remove
46 PHPInterpreterPreferencePage.PHPInterpreterTable.interpreterName=Name
47 PHPInterpreterPreferencePage.PHPInterpreterTable.interpreterPath=Location
48
49 PHPInterpreterPreferencePage.EditInterpreterDialog.addInterpreter.title=Add Interpreter
50 PHPInterpreterPreferencePage.EditInterpreterDialog.editInterpreter.title=Edit Interpreter
51
52 PHPBasePreferencePage.label=General Properties
53
54 PHPManageBreakpointRulerAction.AddBreakpoint=Add Breakpoint
55 PHPManageBreakpointRulerAction.RemoveBreakpoint=Remove Breakpoint
56
57 PHPDebugModelPresentation.<not responding>=<not responding>
58 PHPDebugModelPresentation.line=line: