{% trans "Are you sure you want to delete the following objects?" %}
{% for o in objects %} {{ o }}{% if not forloop.last %},{% endif %} {% endfor %}