From 2af587476d8509ddb4d119f61424d82c49b0695e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 29 Sep 2015 15:22:36 +0200 Subject: [systemstatus] i18n of storage mount error strings --- lang/de/templates/systemstatus/diskstat.json | 4 ++++ lang/en/templates/systemstatus/diskstat.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'lang') diff --git a/lang/de/templates/systemstatus/diskstat.json b/lang/de/templates/systemstatus/diskstat.json index 2f61fd58..59706e26 100644 --- a/lang/de/templates/systemstatus/diskstat.json +++ b/lang/de/templates/systemstatus/diskstat.json @@ -1,6 +1,10 @@ { "lang_capacity": "Kapazit\u00e4t", + "lang_foundStore": "Vorgefunden:", "lang_free": "Frei", + "lang_goToStoreConf": "Zur VM-Store-Konfiguration wechseln", + "lang_storeMissingExpected": "VM-Store nicht eingebunden. Erwartet:", + "lang_storeNotConfigured": "Kein VM-Store konfiguriert!", "lang_systemPartition": "Systempartition", "lang_vmStore": "VM-Speicher", "lang_vmStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Speicherplatzes am VM-Speicherort. Bitte \u00fcberpr\u00fcfen Sie die Konfiguration." diff --git a/lang/en/templates/systemstatus/diskstat.json b/lang/en/templates/systemstatus/diskstat.json index fafb9187..d7bedfe5 100644 --- a/lang/en/templates/systemstatus/diskstat.json +++ b/lang/en/templates/systemstatus/diskstat.json @@ -1,6 +1,10 @@ { "lang_capacity": "Capacity", + "lang_foundStore": "Found:", "lang_free": "Free", + "lang_goToStoreConf": "Go to VM store configuration", + "lang_storeMissingExpected": "VM store not mounted. Expected:", + "lang_storeNotConfigured": "No VM store configured!", "lang_systemPartition": "System Partition", "lang_vmStore": "VM Store", "lang_vmStoreError": "Error when determining the available disk space on the VM location. Please check the configuration." -- cgit v1.2.3-55-g7522