FELIX-2668 Add german translations for new metadata descriptor
properties

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1027402 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 b23bfe2..f28be89 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -269,7 +269,7 @@
  property must not have leading an trailing parentheses. For example, to bind\
  to the service with service ID 15 set the selector to 'service.id=15' (without\
  the quotes). By default (if this property is not set or set to an empty\
- string) the Web Console binds with an Http Service available."
+ string) the Web Console binds with any Http Service available.
 
 metadata.default.render.name=Default Page
 metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console.
@@ -278,10 +278,14 @@
 metadata.realm.description=The name of the HTTP Authentication Realm.
 
 metadata.username.name=User Name
-metadata.username.description=The name of the user allowed to access the OSGi Management Console. To disable authentication clear this value.
+metadata.username.description=The name of the user allowed to access the OSGi \
+ Management Console. To disable authentication clear this value. This property \
+ is ignored if a WebConsoleSecurityProvider is used for authentication.
 
 metadata.password.name=Password
-metadata.password.description=The password for the user allowed to access the OSGi Management Console.
+metadata.password.description=The password for the user allowed to access the \
+ OSGi Management Console. This property is ignored if a \
+ WebConsoleSecurityProvider is used for authentication.
 
 metadata.plugins.name=Plugins
 metadata.plugins.description=Select active plugins