Implemented FELIX-2203
/provide localization of plugin titles/
added English and Bulgarian locales

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@923274 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 c431bf1..69169ca 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -47,6 +47,7 @@
 refresh=Refresh
 
 # VMStat plugin
+vmstat.pluginTitle=System Information
 vmstat.stopped=Framework has been stopped.
 vmstat.restarting=Framework is restarting. stand by ...
 vmstat.reloading.in=Reloading in
@@ -68,12 +69,14 @@
 vmstat.gc.button=Run
 
 # Services plugin
+services.pluginTitle=Services
 services.details.hide=Hide Details
 services.details.tip=Details
 services.statusline=Services information: {0} service(s) in total.
 services.caption=Services
 
 # Log plugin
+log.pluginTitle=Log Service
 log.status.ok=Log Service is running.
 log.status.missing=Log Service is not installed/running.
 log.severity.label=Severity at least:
@@ -88,6 +91,7 @@
 log.level.debug=DEBUG
 
 # Deployment Admin plugin
+deployment.pluginTitle=Deployment Packages
 deployment.status.no_data=No deployment packages installed!
 deployment.status.no_service=Deployment Admin is not installed/running!
 deployment.status.ok=Deployment Admin service is running
@@ -99,10 +103,12 @@
 deployment.uninstall=Uninstall
 
 # Shell plugin
+shell.pluginTitle=Shell
 shell.clear=Clear
 shell.status=Use the command prompt to execute shell commands.
 
 # Bundles plugin
+bundles.pluginTitle=Bundles
 bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
 bundles.install_or_update=Install or Update
 bundles.install_update=Install/Update...
@@ -137,6 +143,7 @@
 
 
 # Components plugin
+scr.pluginTitle=Components
 scr.status.no_service=Apache Felix Declarative Service required for this function!
 scr.status.no_components=No components installed currently!
 scr.status.ok=Number of installed components: {0}
@@ -155,6 +162,7 @@
 
 
 # Configuration plugin
+config.pluginTitle=Configuration
 config.status.ok=Configuration Admin Service is running.
 config.status.missing=Configuration Admin Service is not installed/running.
 config.properties=Properties
@@ -176,12 +184,14 @@
 config.edit.tip=Edit the configuration values
 
 # License plugin
+license.pluginTitle=Licenses
 license.status.ok=The following bundles contains license files.
 license.status.none=No bundles with license files available
 license.resources=Bundle Resources: 
 license.resources.embedded=Embedded {0}: 
 
 # OBR Plugin
+obr.pluginTitle=OSGi Repository
 obr.status.ok=The Apache Bundle Repository service is up and running.
 obr.status.no=The Apache Bundle Repository service is not available!
 obr.version.select=Select Version...
@@ -197,3 +207,6 @@
 obr.res.title=Available Resources
 obr.res.name=Resource Name
 obr.res.installedVer=Installed Version
+
+# Configuration Status plugin
+configStatus.pluginTitle=Configuration Status