Fixed FELIX-2272 /SCR plugin shows misleading message/
https://issues.apache.org/jira/browse/FELIX-2272

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@934436 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 aaa348e..55ce787 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -163,7 +163,7 @@
 
 # Components plugin
 scr.pluginTitle=Components
-scr.status.no_service=Apache Felix Declarative Service required for this function!
+scr.status.no_service=Declarative Service required for this function!
 scr.status.no_components=No components installed currently!
 scr.status.ok=Number of installed components: {0}
 scr.action.enable=Enable