{% blocktrans with name=secret.name content_type=secret.get_content_type_display %}
Delete {{ content_type }} '{{ name }}'?
{% endblocktrans %}
{% blocktrans %}
Passwords are never completely erased from the system. Administrators can undelete them. Regular users will not be able to see or access deleted passwords. If a password has been revealed to an unauthorized party, you should change it instead.
{% endblocktrans %}