[Kimchi-devel] [PATCH] issue #498: Fix typos on Kimchi messages

Aline Manera alinefm at linux.vnet.ibm.com
Fri Dec 5 15:10:41 UTC 2014


Also update the po files to reflect those changes.

Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 po/de_DE.po                               | 14 ++++++++++----
 po/en_US.po                               | 14 ++++++++++----
 po/es_ES.po                               | 14 ++++++++++----
 po/fr_FR.po                               | 16 +++++++++++-----
 po/it_IT.po                               | 14 ++++++++++----
 po/ja_JP.po                               | 14 ++++++++++----
 po/kimchi.pot                             | 14 ++++++++++----
 po/ko_KR.po                               | 14 ++++++++++----
 po/pt_BR.po                               | 16 +++++++++++-----
 po/ru_RU.po                               | 14 ++++++++++----
 po/zh_CN.po                               | 16 +++++++++++-----
 po/zh_TW.po                               | 14 ++++++++++----
 ui/pages/i18n.json.tmpl                   |  2 +-
 ui/pages/storagepool-add-volume.html.tmpl |  4 ++--
 14 files changed, 126 insertions(+), 54 deletions(-)

diff --git a/po/de_DE.po b/po/de_DE.po
index 52831eb..8fdc2cd 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1170,6 +1170,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1407,7 +1413,7 @@ msgstr "Gäste"
 msgid "Templates"
 msgstr "Vorlagen"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "Ungültiger URL. Rückleitung zur Homepage."
 
 msgid "Failed to get application configuration"
@@ -2000,10 +2006,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/en_US.po b/po/en_US.po
index 37efd19..9c1f99b 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1048,6 +1048,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1281,7 +1287,7 @@ msgstr ""
 msgid "Templates"
 msgstr ""
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr ""
 
 msgid "Failed to get application configuration"
@@ -1833,10 +1839,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/es_ES.po b/po/es_ES.po
index 1999dd2..59130cc 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1188,6 +1188,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1425,7 +1431,7 @@ msgstr "Invitados"
 msgid "Templates"
 msgstr "Plantillas"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL no válido. Redirigido a la página inicial."
 
 msgid "Failed to get application configuration"
@@ -2017,10 +2023,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 3e19c91..f9465d6 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2014-08-27 21:30+0000\n"
 "Last-Translator: BobSynfig\n"
 "Language-Team: French (http://www.transifex.com/projects/p/kimchi/language/"
@@ -1203,6 +1203,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1441,7 +1447,7 @@ msgstr "Invités"
 msgid "Templates"
 msgstr "Modèles"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL invalide. Redirigé vers la page d'accueil."
 
 msgid "Failed to get application configuration"
@@ -2044,11 +2050,11 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr "Saisir une URL distante ici"
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr "Charger un fichier"
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
-msgstr "Sélectionner le fichier ISO (avec suffixe .iso) à charger"
+msgid "Choose the file you want to upload."
+msgstr ""
 
 msgid "Add Template"
 msgstr "Ajouter un Modèle"
diff --git a/po/it_IT.po b/po/it_IT.po
index 2b7d69b..2cc5fef 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1157,6 +1157,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1394,7 +1400,7 @@ msgstr "Guest"
 msgid "Templates"
 msgstr "Modelli"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL non valido. Reindirizzato alla home page."
 
 msgid "Failed to get application configuration"
@@ -1987,10 +1993,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/ja_JP.po b/po/ja_JP.po
index 782992b..62d5ef7 100644
--- a/po/ja_JP.po
+++ b/po/ja_JP.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1169,6 +1169,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1404,7 +1410,7 @@ msgstr "ゲスト"
 msgid "Templates"
 msgstr "テンプレート"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL が無効です。ホーム・ページにリダイレクトします。"
 
 msgid "Failed to get application configuration"
@@ -1986,10 +1992,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/kimchi.pot b/po/kimchi.pot
index 08fb697..420f097 100755
--- a/po/kimchi.pot
+++ b/po/kimchi.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -1048,6 +1048,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1281,7 +1287,7 @@ msgstr ""
 msgid "Templates"
 msgstr ""
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr ""
 
 msgid "Failed to get application configuration"
@@ -1833,10 +1839,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/ko_KR.po b/po/ko_KR.po
index f2e0ad1..dc4ae3a 100644
--- a/po/ko_KR.po
+++ b/po/ko_KR.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1100,6 +1100,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1336,7 +1342,7 @@ msgstr "게스트"
 msgid "Templates"
 msgstr "템플리트"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "올바르지 않은 URL입니다. 홈 페이지로 경로 지정됩니다."
 
 msgid "Failed to get application configuration"
@@ -1909,10 +1915,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 8c6f821..fd815a3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2014-09-16 18:45+0000\n"
 "Last-Translator: Crístian Deives dos Santos Viana <cristiandeives at gmail."
 "com>\n"
@@ -1179,6 +1179,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1416,7 +1422,7 @@ msgstr "Guests"
 msgid "Templates"
 msgstr "Modelos"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL inválida. Redirecionado para a Página Inicial."
 
 msgid "Failed to get application configuration"
@@ -2012,11 +2018,11 @@ msgstr "Fazer download de uma URL remota"
 msgid "Enter the remote URL here."
 msgstr "Digite a URL remota aqui."
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr "Fazer upload de um arquivo"
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
-msgstr "Escolha o arquivo ISO (com extensão .iso) que você quer fazer upload."
+msgid "Choose the file you want to upload."
+msgstr ""
 
 msgid "Add Template"
 msgstr "Adicionar Modelo"
diff --git a/po/ru_RU.po b/po/ru_RU.po
index acf326d..ebd32e2 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2014-08-28 17:32+0000\n"
 "Last-Translator: Aline Manera <aline.manera at gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.com/projects/p/kimchi/language/"
@@ -1102,6 +1102,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1337,7 +1343,7 @@ msgstr "Гостевые системы"
 msgid "Templates"
 msgstr "Шаблоны"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "Недопустимый URL. Перенаправление на домашнюю страницу."
 
 msgid "Failed to get application configuration"
@@ -1913,10 +1919,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9ad4e8d..b6ca095 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-06-27 10:48+0000\n"
 "Last-Translator: ShaoHe Feng <shaohef at linux.vnet.ibm.com>\n"
 "Language-Team: ShaoHe Feng <shaohef at linux.vnet.ibm.com>\n"
@@ -1071,6 +1071,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1304,7 +1310,7 @@ msgstr "客户机"
 msgid "Templates"
 msgstr "模板"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "无效的URL,已重定向到首页"
 
 msgid "Failed to get application configuration"
@@ -1861,11 +1867,11 @@ msgstr "从远程URL获取"
 msgid "Enter the remote URL here."
 msgstr "在这里输入远程URL。"
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr "上传一个文件"
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
-msgstr "选择您需要上传的ISO文件(以.iso为后缀名)。"
+msgid "Choose the file you want to upload."
+msgstr ""
 
 msgid "Add Template"
 msgstr "创建模板"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 6709233..da3aa16 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kimchi 0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-01 12:26-0200\n"
+"POT-Creation-Date: 2014-12-05 13:06-0200\n"
 "PO-Revision-Date: 2013-07-11 17:32-0400\n"
 "Last-Translator: Crístian Viana <vianac at linux.vnet.ibm.com>\n"
 "Language-Team: English\n"
@@ -1051,6 +1051,12 @@ msgid ""
 "%(err)s"
 msgstr ""
 
+#, python-format
+msgid ""
+"Unable to create snapshot on virtual machine '%(vm)s' because it contains a "
+"disk with format '%(format)s'; only 'qcow2' is supported."
+msgstr ""
+
 msgid "The number of vCPUs is too large for this system."
 msgstr ""
 
@@ -1284,7 +1290,7 @@ msgstr "客體"
 msgid "Templates"
 msgstr "範本"
 
-msgid "Invalid URL. Redireced to home page."
+msgid "Invalid URL. Redirected to home page."
 msgstr "URL 無效。已重新導向至首頁。"
 
 msgid "Failed to get application configuration"
@@ -1847,10 +1853,10 @@ msgstr ""
 msgid "Enter the remote URL here."
 msgstr ""
 
-msgid "Upload an file"
+msgid "Upload a file"
 msgstr ""
 
-msgid "Choose the ISO file (with .iso suffix) you want to upload."
+msgid "Choose the file you want to upload."
 msgstr ""
 
 msgid "Add Template"
diff --git a/ui/pages/i18n.json.tmpl b/ui/pages/i18n.json.tmpl
index 1edbc19..10fa4f9 100644
--- a/ui/pages/i18n.json.tmpl
+++ b/ui/pages/i18n.json.tmpl
@@ -34,7 +34,7 @@
     "Storage": "$_("Storage")",
     "Network": "$_("Network")",
 
-    "KCHAPI6001E": "$_("Invalid URL. Redireced to home page.")",
+    "KCHAPI6001E": "$_("Invalid URL. Redirected to home page.")",
     "KCHAPI6002E": "$_("Failed to get application configuration")",
     "KCHAPI6003E": "$_("This is not a valid Linux path")",
     "KCHAPI6004E": "$_("This is not a valid URL.")",
diff --git a/ui/pages/storagepool-add-volume.html.tmpl b/ui/pages/storagepool-add-volume.html.tmpl
index c0d68f6..b5f365f 100644
--- a/ui/pages/storagepool-add-volume.html.tmpl
+++ b/ui/pages/storagepool-add-volume.html.tmpl
@@ -49,12 +49,12 @@
                     <h2>
                         <input type="radio" id="volume-type-upload" class="volume-type" name="volumeType" value="upload" disabled/>
                         <label for="volume-type-upload">
-                        $_("Upload an file")
+                        $_("Upload a file")
                         </label>
                     </h2>
                     <div class="field">
                         <p class="text-help">
-                            $_("Choose the ISO file (with .iso suffix) you want to upload.")
+                            $_("Choose the file you want to upload.")
                         </p>
                         <div class="textbox-wrapper">
                             <input type="file" class="volume-input upload" id="volume-input-file" name="volumeLocalFile" disabled="disabled" />
-- 
1.9.3




More information about the Kimchi-devel mailing list