summaryrefslogtreecommitdiffstats
path: root/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-29 15:22:36 +0200
committerSimon Rettberg2015-09-29 15:22:36 +0200
commit2af587476d8509ddb4d119f61424d82c49b0695e (patch)
treea0beba886c476630aec6bc68b0d477ae5f142ab2 /lang/en
parent[vmstore] Only save config if mounting succeeded (diff)
downloadslx-admin-2af587476d8509ddb4d119f61424d82c49b0695e.tar.gz
slx-admin-2af587476d8509ddb4d119f61424d82c49b0695e.tar.xz
slx-admin-2af587476d8509ddb4d119f61424d82c49b0695e.zip
[systemstatus] i18n of storage mount error strings
Diffstat (limited to 'lang/en')
-rw-r--r--lang/en/templates/systemstatus/diskstat.json4
1 files changed, 4 insertions, 0 deletions
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."