[Kimchi-devel] [PATCH] [Wok 1/2] Remove obsolete message WOKUTILS0001E

Aline Manera alinefm at linux.vnet.ibm.com
Mon Sep 12 16:49:39 UTC 2016


Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 src/wok/i18n.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/wok/i18n.py b/src/wok/i18n.py
index 4893be7..ab7ef0e 100644
--- a/src/wok/i18n.py
+++ b/src/wok/i18n.py
@@ -51,7 +51,6 @@ messages = {
 
     "WOKOBJST0001E": _("Unable to find %(item)s in datastore"),
 
-    "WOKUTILS0001E": _("Unable to reach %(url)s. Make sure it is accessible and try again."),
     "WOKUTILS0002E": _("Timeout while running command '%(cmd)s' after %(seconds)s seconds"),
     "WOKUTILS0004E": _("Invalid data value '%(value)s'"),
     "WOKUTILS0005E": _("Invalid data unit '%(unit)s'"),
-- 
2.5.5




More information about the Kimchi-devel mailing list