{% load i18n %}
{% trans "This action opens a new window with a VNC connection to the console of the instance." %}
{% if instance.status == 1 %}{% trans "You need shut down your instance and enter a new root password." %}
{% trans "You need shut down your instance and choose your public key." %}
{% trans "This action opens a remote viewer with a connection to the console of the instance." %}