new version with WorkingCopy Management
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 97666be..ecc9f01 100644 (file)
@@ -4,6 +4,8 @@
 pluginName=PHPEclipse Tools Core
 providerName=phpeclipse.de
 naturePHP.name=PHP Project
+phpProblemName=PHP Problem
+phpEditorTextHoversName=PHP Editor Text Hovers
 
 perspectivePHP.name=PHP
 perspectiveHTML.name=HTML
@@ -34,6 +36,16 @@ 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.
+problemHover= Problems 
+problemHoverDescription= Shows the problem descriptions for the selected element.
+
 #
 # Action sets
 #