commit | 70c71d4a73f38f8e6c9df4fe30bbc95ea4f9cd21 | [log] [tgz] |
---|---|---|
author | Felix Meschberger <fmeschbe@apache.org> | Tue Aug 03 10:21:38 2010 +0000 |
committer | Felix Meschberger <fmeschbe@apache.org> | Tue Aug 03 10:21:38 2010 +0000 |
tree | 749cecf7d49a19bb6f9cdc13cb1425a638b80e96 | |
parent | 7352adec2292c18c4aee5025ff84631390412870 [diff] [blame] |
FELIX-2509 l10n support for additional information printed for components git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@981808 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 5392504..b194815 100644 --- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -174,6 +174,9 @@ scr.prop.defstate=Default State scr.prop.activation=Activation scr.prop.properties=Properties +scr.prop.class=Implementation Class +scr.prop.componentfactory=Component Factory Name +scr.prop.configurationpolicy=Configuration Policy scr.serv.type=Service Type scr.serv=Services scr.title.actions=Actions