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