commit | e28ce5878c1f3c5ac6fba942ec49b7e23597aa97 | [log] [tgz] |
---|---|---|
author | Felix Meschberger <fmeschbe@apache.org> | Tue Apr 20 13:37:50 2010 +0000 |
committer | Felix Meschberger <fmeschbe@apache.org> | Tue Apr 20 13:37:50 2010 +0000 |
tree | 12fd076f28b8f89d6cd0b99ad04e7d9a14d78794 | |
parent | c23b1974eadc64357c5fc750eca4074b27fd04e6 [diff] [blame] |
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/native2ascii/OSGI-INF/l10n/bundle_de.properties b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties index 9c174bc..50dbc7e 100644 --- a/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties +++ b/webconsole/src/main/native2ascii/OSGI-INF/l10n/bundle_de.properties
@@ -61,6 +61,7 @@ vmstat.java.title=Java Information: vmstat.java.runtime=Java Runtime vmstat.java.jvm=Java Virtual Machine +vmstat.processors=Anzahl Prozessoren vmstat.mem.total=Total Hauptspeicher vmstat.mem.used=Benutzter Hauptspeicher vmstat.mem.free=Freier Hauptspeicher