FELIX-3798 Make name of the default category configurable. The default value is "Main"

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1426568 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
index f6b8218..3ad3e4a 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -236,6 +236,12 @@
  OSGi Management Console. This property is ignored if a \
  WebConsoleSecurityProvider is used for authentication.
 
+metadata.category.name=Default Category
+metadata.category.description=The default category (menu label) to be used \
+ for plugins not registered with a felix.webconsole.category service \
+ property or overwriting the AbstractWebConsole.getCategory() method. The \
+ default value is "Main".
+
 metadata.plugins.name=Plugins
 metadata.plugins.description=Select active plugins