Removed UI.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / wizards / PHPWizardMessages.properties
diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/PHPWizardMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/PHPWizardMessages.properties
deleted file mode 100644 (file)
index 23c9370..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-###################################
-##
-##  PHP wizard strings
-##
-###################################
-
-WizardPage.title=PHP New File
-WizardPage.description=This wizard creates a new file with *.php extension that can be opened by the PHP editor.
-WizardPage.containerLabel=&Container:
-WizardPage.fileLabel=&File name:
-WizardPage.browseButtonText=Browse...
-WizardPage.fileAlreadyExists=This name is already used by an existing file. Please choose another one.
-WizardPage.mustBePHP=File extension must be "php".
-WizardPage.nameMustBeSpecified=File name must be specified.
-WizardPage.containerMustBeSpecified=File container must be specified.
-WizardPage.selectNewFileContainer=Select new file container.
-
-Wizard.error=An error occured
-Wizard.Monitor.creating=Creating 
-Wizard.Monitor.openingFile=Opening file for editing...
-Wizard.Monitor.containerDoesNotExistException=The given container does not exist.
\ No newline at end of file