{% load form_helpers %} {% load i18n %}
{% blocktrans trimmed %} Are you sure you want to delete {{ object_type }} {{ object }}? {% endblocktrans %}
{% blocktrans trimmed %} You are deleting a field that is in use on {{ num_dependent_objects }} Custom Objects. This will lead to irreversible data loss. Are you sure? {% endblocktrans %}