[Kimchi-devel] [PATCH 2/5] Storage Pool Add Volume UI: Add i18n Strings
Aline Manera
alinefm at linux.vnet.ibm.com
Mon Sep 15 21:28:50 UTC 2014
From: Hongliang Wang <hlwang at linux.vnet.ibm.com>
Add i18n strings for volume download/upload feature.
Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
ui/pages/i18n.json.tmpl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ui/pages/i18n.json.tmpl b/ui/pages/i18n.json.tmpl
index b552101..659bec8 100644
--- a/ui/pages/i18n.json.tmpl
+++ b/ui/pages/i18n.json.tmpl
@@ -169,6 +169,8 @@
"KCHPOOL6011M": "$_("No available partitions found.")",
"KCHPOOL6012M": "$_("This storage pool is not persistent. Instead of deactivate, this action will permanently delete it. Would you like to continue?")",
"KCHPOOL6013M": "$_("Unable to retrieve partitions information.")",
+ "KCHPOOL6014M": "$_("In progress...")",
+ "KCHPOOL6015M": "$_("Failed!")",
"KCHVMSTOR0001E": "$_("CDROM path needs to be a valid local/remote path and cannot be blank.")",
"KCHVMSTOR0002E": "$_("Disk pool or volume cannot be blank.")"
--
1.9.3
More information about the Kimchi-devel
mailing list