commit | e8db90c13c9e6cbcae73fc75daf0d7cfb81a57e3 | [log] [tgz] |
---|---|---|
author | Valentin Pavlov Valchev <vvalchev@apache.org> | Wed Aug 15 12:48:53 2012 +0000 |
committer | Valentin Pavlov Valchev <vvalchev@apache.org> | Wed Aug 15 12:48:53 2012 +0000 |
tree | c7f57d6ddfd5987730a0dd4f7dc9d89bd77547cb | |
parent | f3c08a19135da12e3b6f61255c2bc724828ce5c0 [diff] [blame] |
Fixed FELIX-2896 Add support for bundle info providers https://issues.apache.org/jira/browse/FELIX-2896 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1373379 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 696504c..f6b8218 100644 --- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -78,6 +78,9 @@ services.statusline=Services information: {0} service(s) in total. services.caption=Services services.usingBundles=Using Bundles +services.info.name=Used Services +services.info.descr=This is a OSGi service that is used by the current bundle. Click to see more details in 'Services' plugin. +services.info.key=Service #{0} of type(s) {1} # Log plugin logs.pluginTitle=Log Service