Include "Apache Felix" in the configuration title

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@747127 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/resources/OSGI-INF/metatype/metatype.properties b/webconsole/src/main/resources/OSGI-INF/metatype/metatype.properties
index 4e0bf36..38fa33a 100644
--- a/webconsole/src/main/resources/OSGI-INF/metatype/metatype.properties
+++ b/webconsole/src/main/resources/OSGI-INF/metatype/metatype.properties
@@ -22,8 +22,8 @@
 # descriptions as used in the metatype.xml descriptor generated by the
 # the Felix SCR plugin
 
-manager.name = OSGi Management Console
-manager.description = Configuration of the OSGi Management Console.
+manager.name = Apache Felix OSGi Management Console
+manager.description = Configuration of the Apache Felix OSGi Management Console.
 
 manager.root.name = Root URI
 manager.root.description = The root path to the OSGi Management Console.