{% trans "Starting..." %}
{% trans "Saving..." %}
{% trans "Stopped" %}
{% endif %} {% if state == "DONE" %}{% trans "Deleted" %}
{% endif %} {% if state == "FAILED" %}{% trans "Unexpected error occured" %}
{% endif %}