From cf7707220882655e454c3ab84b6111d05cc20fc4 Mon Sep 17 00:00:00 2001 From: raul Date: Mon, 30 Jun 2014 11:49:23 -0300 Subject: [i18n]added mustache tags to the templates --- templates/systemstatus/diskstat.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'templates/systemstatus/diskstat.html') diff --git a/templates/systemstatus/diskstat.html b/templates/systemstatus/diskstat.html index 02487c0d..71ad7b9a 100644 --- a/templates/systemstatus/diskstat.html +++ b/templates/systemstatus/diskstat.html @@ -1,21 +1,21 @@
{{#system}} - Systempartition + {{lang_systemPartition}}
- Kapazität: {{size}} + {{lang_capacity}}: {{size}} {{/system}} {{^system}} - Fehler beim Ermitteln des verfügbaren Speichers auf der Systempartition! + {{lan_availableMemoryError}} {{/system}}
{{#store}} - VM-Speicher + {{lang_vmStore}}
- Kapazität: {{size}} + {{lang_capacity}}: {{size}} {{/store}} {{^store}} - Fehler beim Ermitteln des verfügbaren Speicherplatzes am VM-Speicherort. Bitte überprüfen Sie die Konfiguration. + {{lang_vmStoreError}} {{/store}}
@@ -49,4 +49,4 @@ textClass: 'circles-text' }); {{/system}} - \ No newline at end of file + -- cgit v1.2.3-55-g7522