Eclipse 3M7
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 12630b8..d214c3d 100644 (file)
@@ -2,8 +2,13 @@
 #
 #########################################
 pluginName=PHPEclipse Tools Core
-providerName=EclipseProject.de
+providerName=phpeclipse.de
 naturePHP.name=PHP Project
+phpProblemName=PHP Problem
+transientPHPProblemName=Transient PHP Problem
+phpTaskName=Java Task
+
+phpEditorTextHoversName=PHP Editor Text Hovers
 
 perspectivePHP.name=PHP
 perspectiveHTML.name=HTML
@@ -12,6 +17,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 +38,17 @@ phtmlFileExtension=phtml
 htmlFileExtension=html
 htmFileExtension=htm
 xmlFileExtension=xml
+tplFileExtension=tpl
+
+sourceHover= Source
+sourceHoverDescription= Shows the source of the selected element.
+javadocHover= PHPdoc
+javadocHoverDescription= Shows the PHPdoc of the selected element.
+sequentialHover= Best Match
+sequentialHoverDescription= Shows the hover which fits best for the selected element and the current context.
+annotationHover= Annotation
+annotationHoverDescription= Shows the text of the selected annotation.
+
 #
 # Action sets
 #