diff --git a/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html b/tuskar_ui/infrastructure/templates/infrastructure/overview/deployment_initialize.html index be537ed44..af29031e4 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 %} -

{% trans "Your OpenStack cloud is deployed but it needs to get initialized in order to get live." %}

+

{% trans "Your OpenStack cloud is successfully deployed. Before using the cloud you must now initialize it." %}

{% endblock %} {% block deployment-buttons %}