Start Internationalizing PHPeclipse Plug-In
[phpeclipse.git] / net.sourceforge.phpeclipse.nl1 / src / net / sourceforge / phpeclipse / wizards / PHPWizardMessages_de.properties
diff --git a/net.sourceforge.phpeclipse.nl1/src/net/sourceforge/phpeclipse/wizards/PHPWizardMessages_de.properties b/net.sourceforge.phpeclipse.nl1/src/net/sourceforge/phpeclipse/wizards/PHPWizardMessages_de.properties
new file mode 100644 (file)
index 0000000..365d3e1
--- /dev/null
@@ -0,0 +1,28 @@
+###################################
+##
+##  PHP wizard strings
+##
+###################################
+
+WizardPage.title=Neue PHP Datei
+WizardPage.description=Erstellen Sie eine neue *.php Datei.
+WizardPage.containerLabel=&Container:
+WizardPage.fileLabel=&Dateiname:
+WizardPage.browseButtonText=Browse...
+WizardPage.fileAlreadyExists=Dieser Dateiname wird bereits benutzt. Bitte wählen Sie einen anderen.
+WizardPage.mustBePHP=Dateiendung muss "php" sein.
+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.
+
+NewProjectCreationWizard.windowTitle=New
+NewProjectCreationWizard.projectCreationMessage=Creating new PHP Project
+
+WizardNewProjectCreationPage.pageName=Create PHP Project
+WizardNewProjectCreationPage.pageTitle=PHP Project
+WizardNewProjectCreationPage.pageDescription=Create a new PHP Project
\ No newline at end of file