summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/de/templates/systemstatus/diskstat.json1
-rw-r--r--lang/en/templates/systemstatus/diskstat.json3
-rw-r--r--templates/systemstatus/diskstat.html2
3 files changed, 4 insertions, 2 deletions
diff --git a/lang/de/templates/systemstatus/diskstat.json b/lang/de/templates/systemstatus/diskstat.json
index 59706e26..c44433ea 100644
--- a/lang/de/templates/systemstatus/diskstat.json
+++ b/lang/de/templates/systemstatus/diskstat.json
@@ -6,6 +6,7 @@
"lang_storeMissingExpected": "VM-Store nicht eingebunden. Erwartet:",
"lang_storeNotConfigured": "Kein VM-Store konfiguriert!",
"lang_systemPartition": "Systempartition",
+ "lang_systemStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Systemspeichers",
"lang_vmStore": "VM-Speicher",
"lang_vmStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Speicherplatzes am VM-Speicherort. Bitte \u00fcberpr\u00fcfen Sie die Konfiguration."
} \ No newline at end of file
diff --git a/lang/en/templates/systemstatus/diskstat.json b/lang/en/templates/systemstatus/diskstat.json
index d7bedfe5..6c880ebe 100644
--- a/lang/en/templates/systemstatus/diskstat.json
+++ b/lang/en/templates/systemstatus/diskstat.json
@@ -6,6 +6,7 @@
"lang_storeMissingExpected": "VM store not mounted. Expected:",
"lang_storeNotConfigured": "No VM store configured!",
"lang_systemPartition": "System Partition",
+ "lang_systemStoreError": "Error querying available system storage",
"lang_vmStore": "VM Store",
- "lang_vmStoreError": "Error when determining the available disk space on the VM location. Please check the configuration."
+ "lang_vmStoreError": "Error determining available space of the VM storage. Please check the configuration."
} \ No newline at end of file
diff --git a/templates/systemstatus/diskstat.html b/templates/systemstatus/diskstat.html
index 218ed8f1..528d9792 100644
--- a/templates/systemstatus/diskstat.html
+++ b/templates/systemstatus/diskstat.html
@@ -6,7 +6,7 @@
<div>{{lang_free}}: {{free}}</div>
{{/system}}
{{^system}}
- <b>{{lan_availableMemoryError}}</b>
+ <b>{{lang_systemStoreError}}</b>
{{/system}}
</div>
<div class="slx-storechart">