commit | 091c6927d805460e7a66fe3e7a72bbe5c256d02e | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Fri Aug 07 08:34:27 2015 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Fri Aug 07 08:34:27 2015 +0000 |
tree | 404d46e1b057a93362458d4bc8602e9b7d3df72c | |
parent | 45340da23a8a40c0bb1c6829ccda6a45d035c750 [diff] [blame] |
Fixed FELIX-3656 : Change the label for the dependency finder plugin to "Dependency Finder" from "Packages" https://issues.apache.org/jira/browse/FELIX-3656 - actually renamed it to Package Dependencies, not 'Dependency Finder' - set it correctly to the OSGi category as actually shows who provides and who uses the packages (e.g. Package Admin functionality) - updated the pom.xml and now you can correctly import the project into Eclipse git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1694631 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/packageadmin/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole-plugins/packageadmin/src/main/resources/OSGI-INF/l10n/bundle.properties index d555ac5..8b3c7d3 100644 --- a/webconsole-plugins/packageadmin/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/webconsole-plugins/packageadmin/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -26,7 +26,7 @@ # src/main/native2ascii/OSGI-INF/l10n folder and are converted using said # plugin while building the bundle # -pluginTitle=Packages +pluginTitle=Package Dependencies find.label=Packages/Classes: find.btn=Find find.tip=Enter a list of package or class names