X-Git-Url: http://secure.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties
index 5169f87..b4f9b2e 100644
--- a/net.sourceforge.phpeclipse/plugin.properties
+++ b/net.sourceforge.phpeclipse/plugin.properties
@@ -1,13 +1,42 @@
 #########################################
 #
 #########################################
-pluginName=PHP Plugin
-providerName = EclipseProject.de
+pluginName=PHPEclipse Tools Core
+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
+incFileExtension=inc
+phtmlFileExtension=phtml
+htmlFileExtension=html
+htmFileExtension=htm
+xmlFileExtension=xml
+#
+# Action sets
+#
+
+AddBookmark.label=Add Boo&kmark
+AddBookmark.tooltip=Add Bookmark...
+
+AddTask.label=Add &Task
+AddTask.tooltip=Add Task...
+php.menu.label=&Source
+phpActionSet.label=PHP Source Actions
+phpUncommentAction.label=&Uncomment@Ctrl+\\
+phpCommentAction.label=&Comment@Ctrl+/
\ No newline at end of file