{% trans 'Not all fields are filled in correctly. Correct the errors and try again.' context 'Message displayed when not all fields are filled in correctly.' %}
{% comment %}
{# Todo: add ability to set the default checked state #}
{% endcomment %}
{% templatetag openvariable %} errors.type {% templatetag closevariable %}
{# Specific field help texts #}
{% trans 'The confirmation E-mail field is used to send the confirmation E-mail to.' context 'Description of the Confirmation E-mail field type.' %}