1 ###################################
 
   5 ###################################
 
   7 WizardPage.title=PHP file
 
   8 WizardPage.description=This wizard creates a new PHP file.
 
   9 WizardPage.html.title=HTML 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.
 
  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.
 
  27 NewProjectCreationWizard.windowTitle=New PHP project
 
  28 NewProjectCreationWizard.projectCreationMessage=Creating new PHP Project
 
  30 WizardNewProjectCreationPage.windowTitle=New PHP file
 
  31 WizardNewProjectCreationPage.html.windowTitle=New HTML file
 
  32 WizardNewProjectCreationPage.pageName=Create PHP Project
 
  33 WizardNewProjectCreationPage.pageTitle=PHP Project
 
  34 WizardNewProjectCreationPage.pageDescription=Create a new PHP Project