From 51c267627e11af5aa8981aeb1d764c5fc7b2161f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 29 Sep 2015 15:25:37 +0200 Subject: [diskstat] Fix i18n placeholder name; update translations --- lang/de/templates/systemstatus/diskstat.json | 1 + lang/en/templates/systemstatus/diskstat.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') 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 -- cgit v1.2.3-55-g7522