PHP perspective and new Project Wizard
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 5169f87..8ef16ae 100644 (file)
@@ -2,12 +2,32 @@
 #
 #########################################
 pluginName=PHP Plugin
-providerName = EclipseProject.de
+providerName=EclipseProject.de
+naturePHP.name=PHP Project
+
+perspectivePHP.name=PHP
+viewPHPResources.name=PHP Resources
+
+newWizardCategory.name=PHP
+newWizardPHPProject.name=PHP Project
+newWizardPHPFile.name=PHP File
+
+propertyPagePHPProject.name=PHP Project Properties
 
 #
 # Extension point names
 #
 phpEditorName=PHP Editor
+phpConsoleView=PHP Console
 phpFileExtension=php
 php3FileExtension=php3
 php4FileExtension=php4
+
+#
+# Action sets
+#
+
+php.menu.label=&PHP
+phpActionSet.label=PHP Actions
+phpUncommentAction.label=&Uncomment@Ctrl+\\
+phpCommentAction.label=&Comment@Ctrl+/
\ No newline at end of file