improved codetemplate wizards; new html tag wizards
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / wizards / PHPWizardMessages.properties
1 ###################################
2 ##
3 ##  PHP wizard strings
4 ##
5 ###################################
6
7 WizardPage.title=PHP New File
8 WizardPage.description=This wizard creates a new PHP file.
9 WizardPage.html.title=HTML New File
10 WizardPage.html.description=This wizard creates a new HTML file.
11 WizardPage.containerLabel=&Container:
12 WizardPage.fileLabel=&File name:
13 WizardPage.browseButtonText=Browse...
14 WizardPage.fileAlreadyExists=This name is already used by an existing file. Please choose another one.
15 WizardPage.mustBePHP=File extension must be "php".
16 WizardPage.nameMustBeSpecified=File name must be specified.
17 WizardPage.containerMustBeSpecified=File container must be specified.
18 WizardPage.selectNewFileContainer=Select new file container.
19
20
21
22 Wizard.error=An error occured
23 Wizard.Monitor.creating=Creating 
24 Wizard.Monitor.openingFile=Opening file for editing...
25 Wizard.Monitor.containerDoesNotExistException=The given container does not exist.
26
27 NewProjectCreationWizard.windowTitle=New
28 NewProjectCreationWizard.projectCreationMessage=Creating new PHP Project
29
30 WizardNewProjectCreationPage.pageName=Create PHP Project
31 WizardNewProjectCreationPage.pageTitle=PHP Project
32 WizardNewProjectCreationPage.pageDescription=Create a new PHP Project