Bug 501613: JavadocHover should use the same colors as JavadocView

Change-Id: I4fe8ea095b7ec7641066e680c0310bbb30790399
diff --git a/org.eclipse.jdt.ui/plugin.properties b/org.eclipse.jdt.ui/plugin.properties
index a6632fc..9a40b70 100644
--- a/org.eclipse.jdt.ui/plugin.properties
+++ b/org.eclipse.jdt.ui/plugin.properties
@@ -1053,10 +1053,10 @@
 
 
 #--- Info view colors
-JavadocBackgroundColor.label= Javadoc view background
-JavadocBackgroundColor.description= The color used as background for the Javadoc view.
-JavadocForegroundColor.label= Javadoc view text color
-JavadocForegroundColor.description= The foreground color for text in the Javadoc view.
+JavadocBackgroundColor.label= Javadoc background
+JavadocBackgroundColor.description= The color used as background for the Javadoc view and hover.
+JavadocForegroundColor.label= Javadoc text color
+JavadocForegroundColor.description= The foreground color for text in the Javadoc view and hover.
 DeclarationViewBackgroundColor.label= Declaration view background
 DeclarationViewBackgroundColor.description= The color used as background for the Declaration view.