commit | de16088d6f2e1443e362fe23a5f737d0c9c119a0 | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Mon Mar 22 09:30:38 2010 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Mon Mar 22 09:30:38 2010 +0000 |
tree | 13d128c0586c6c2a3668589b7135d3b91b6069c7 | |
parent | d350cc7815be92db35a9d9d74d87437d6ee63fca [diff] [blame] |
Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/ https://issues.apache.org/jira/browse/FELIX-1996 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@926009 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 8c05008..3ff8e9b 100644 --- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -201,6 +201,7 @@ config.title.actions=Actions config.title.bundle=Bundle config.title.name=Name +config.bind.error=Error: the PID "{0}" is bound to "{1}" but the actual managed service is registered from "{2}" bundle # License plugin license.pluginTitle=Licenses