commit | 57ba7bc7c548267d158ce8a2d5a3fc155557120e | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Wed Aug 15 12:48:53 2012 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Wed Aug 15 12:48:53 2012 +0000 |
tree | c7f57d6ddfd5987730a0dd4f7dc9d89bd77547cb | |
parent | baf969c889b69f2d3f0420560af30f610ff69a0e [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