Fixed FELIX-3431 UPnP plugin should provide a better status line
https://issues.apache.org/jira/browse/FELIX-3431

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1309343 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/upnp/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole-plugins/upnp/src/main/resources/OSGI-INF/l10n/bundle.properties
index 8a8747a..ca42a91 100644
--- a/webconsole-plugins/upnp/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole-plugins/upnp/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -28,7 +28,9 @@
 # native2ascii -encoding utf-8 bundle_bg.raw_properties bundle_bg.properties

 pluginTitle=UPnP

 

-status.ok=UPnP Service Available.

+status.ok=Look below for a list of UPnP devices.

+status.devs=There are {0} main devices/services available.

+status.none=No UPnP Devices found!

 btn.search=Search for UPnP Devices

 btn.reloadVars=Reload State Variables

 tree.searching=Searching for UPnP Devices ...