sourceHover= Source
 sourceHoverDescription= Shows the source of the selected element.
-javadocHover= Javadoc
-javadocHoverDescription= Shows the Javadoc of the selected element.
+javadocHover= PHPdoc
+javadocHoverDescription= Shows the PHPdoc of the selected element.
 sequentialHover= Combined Hover
 sequentialHoverDescription= Tries the hovers in the sequence listed in the table below this one and uses the one which fits best for the selected element and the current context.
 annotationHover= Annotation Description
 context.editingPHPSource.name= Editing PHP Source
 context.editingPHPSource.description= Editing PHP Source Context
 
-scope.javaEditor.name=Java Editor
+scope.javaEditor.name=PHP Editor
 
 ##########################################################################
 # Action Definitions
 
 OccurrenceAnnotation.label= PHP Marker Occurrences
 
-phpEditorFontDefiniton.label= Java Editor Text Font
-phpEditorFontDefintion.description= The Java editor text font is used by Java editors.
+phpEditorFontDefiniton.label= PHP Editor Text Font
+phpEditorFontDefintion.description= The PHP editor text font is used by PHP editors.
 #--- filter 
 HideImportDeclaration.label= Import declarations
 HideImportDeclaration.description= Hides all import declarations