FELIX-2291 Provide number of processors available to the Java VM in the System Information tab

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@935915 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 55ce787..5392504 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -62,6 +62,7 @@
 vmstat.java.title=Java Information:
 vmstat.java.runtime=Java Runtime
 vmstat.java.jvm=Java Virtual Machine
+vmstat.processors=Number of Processors
 vmstat.mem.total=Total Memory
 vmstat.mem.used=Used Memory
 vmstat.mem.free=Free Memory