X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/36a308e89d6fd318c7bf371d370ffd85f257e427..aa486e935452c7120582057caf9db0c77b88d68a:/image_creator/dialog_menu.py?ds=inline diff --git a/image_creator/dialog_menu.py b/image_creator/dialog_menu.py index 47e07e2..55bcd4e 100644 --- a/image_creator/dialog_menu.py +++ b/image_creator/dialog_menu.py @@ -195,13 +195,13 @@ def register_image(session): if "account" not in session: d.msgbox("You need to provide your ~okeanos credentians before you " - "can register an images to cyclades", + "can register an images with cyclades", width=SMALL_WIDTH) return False if "pithos_uri" not in session: d.msgbox("You need to upload the image to pithos+ before you can " - "register it to cyclades", width=SMALL_WIDTH) + "register it with cyclades", width=SMALL_WIDTH) return False while 1: