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