X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index ecc9f01..d214c3d 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -5,6 +5,9 @@ pluginName=PHPEclipse Tools Core 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 @@ -43,8 +46,8 @@ 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. +annotationHover= Annotation +annotationHoverDescription= Shows the text of the selected annotation. # # Action sets