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

diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties
index 12630b8..97666be 100644
--- a/net.sourceforge.phpeclipse/plugin.properties
+++ b/net.sourceforge.phpeclipse/plugin.properties
@@ -2,7 +2,7 @@
 #
 #########################################
 pluginName=PHPEclipse Tools Core
-providerName=EclipseProject.de
+providerName=phpeclipse.de
 naturePHP.name=PHP Project
 
 perspectivePHP.name=PHP
@@ -12,6 +12,11 @@ viewPHPResources.name=PHP Resources
 newWizardCategory.name=PHP
 newWizardPHPProject.name=PHP Project
 newWizardPHPFile.name=PHP File
+NewPHPClass.label= Class
+NewPHPClass.description=Create a PHP class
+
+ExportWizards.Obfuscator = Obfuscate PHP Project to File system
+ExportWizards.ObfuscatorDescription = Obfuscate PHP resources to the local file system
 
 propertyPagePHPProject.name=PHP Project Properties
 
@@ -28,6 +33,7 @@ phtmlFileExtension=phtml
 htmlFileExtension=html
 htmFileExtension=htm
 xmlFileExtension=xml
+tplFileExtension=tpl
 #
 # Action sets
 #