Author: vvalchev
Date: Thu Apr 15 14:57:54 2010
New Revision: 934436

URL: http://svn.apache.org/viewvc?rev=934436&view=rev
Log:
Fixed FELIX-2272 /SCR plugin shows misleading message/
https://issues.apache.org/jira/browse/FELIX-2272

Modified:
    
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties
    
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties
    felix/trunk/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties

Modified: 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties
URL: 
http://svn.apache.org/viewvc/felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties?rev=934436&r1=934435&r2=934436&view=diff
==============================================================================
--- 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties 
[UTF-8] (original)
+++ 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties 
[UTF-8] Thu Apr 15 14:57:54 2010
@@ -164,7 +164,7 @@ bundles.error.title=Грешка при 
 
 # Components plugin
 scr.pluginTitle=Компоненти
-scr.status.no_service=Нуждаете се от Apache Felix Declarative Service за да се 
възползвате от тази функционалност!
+scr.status.no_service=Declarative Service не е наличен!
 scr.status.no_components=Няма инсталирани компонент в момента!
 scr.status.ok=Брой инсталирани компоненти: {0}
 scr.action.enable=Enable

Modified: 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties
URL: 
http://svn.apache.org/viewvc/felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties?rev=934436&r1=934435&r2=934436&view=diff
==============================================================================
--- 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties 
[UTF-8] (original)
+++ 
felix/trunk/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties 
[UTF-8] Thu Apr 15 14:57:54 2010
@@ -161,7 +161,7 @@ bundles.error.title=Ein Fehler ist aufge
 
 # Components plugin
 scr.pluginTitle=Komponenten
-scr.status.no_service=Apache Felix Declarative Service ist Voraussetzung für 
diese Funktionalität!
+scr.status.no_service=Declarative Service ist Voraussetzung für diese 
Funktionalität!
 scr.status.no_components=Zur Zeit sind keine Komponenten installiert!
 scr.status.ok=Anzahl installierter Komponenten: {0}
 scr.action.enable=Aktivieren

Modified: 
felix/trunk/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
URL: 
http://svn.apache.org/viewvc/felix/trunk/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties?rev=934436&r1=934435&r2=934436&view=diff
==============================================================================
--- felix/trunk/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties 
(original)
+++ felix/trunk/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties 
Thu Apr 15 14:57:54 2010
@@ -163,7 +163,7 @@ bundles.error.title=Error while executin
 
 # 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


Reply via email to