commit | 216f277a714f2f0c6532313c4707b814be45f7de | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Thu Apr 15 14:57:54 2010 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Thu Apr 15 14:57:54 2010 +0000 |
tree | 6cd9b5f9f2a128483f6b96a6f098a8af32a3e58b | |
parent | e697cae94614716524488a80537f39f28cf653e3 [diff] |
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/native2ascii/OSGI-INF/l10n/bundle_bg.properties b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties index c5d2893..6e529e0 100644 --- a/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties +++ b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties
@@ -164,7 +164,7 @@ # 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
diff --git a/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties index d4e1f2e..9c174bc 100644 --- a/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties +++ b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties
@@ -161,7 +161,7 @@ # 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
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