summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html b/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html
index be537ed4..af29031e 100644
--- a/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html
+++ b/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html
@@ -8,7 +8,7 @@
{% block deployment-title %}{% trans "Initialization Needed" %}{% endblock %}
{% block deployment-info %}
-<p>{% trans "Your OpenStack cloud is deployed but it needs to get initialized in order to get live." %}</p>
+<p>{% trans "Your OpenStack cloud is successfully deployed. Before using the cloud you must now initialize it." %}</p>
{% endblock %}
{% block deployment-buttons %}