{% blocktrans trimmed %}
Venueless is asking to connect to your pretalx event. If you confirm
this connection, pretalx will notify Venueless about all schedule changes.
{% endblocktrans %}
{% else %}
{% trans "Venueless" %}
{% endif %}
{% if last_push %}
{% blocktrans trimmed with last_push=last_push %}
Successfully connected to venueless. Data was last pushed on {{ last_push }}.
{% endblocktrans %}
{% elif not connect_in_progress %}
{% blocktrans trimmed %}
Setting up the connection with Venueless will configure the pretalx settings
in Venueless, and will automatically push schedule changes to venueless users.
Please use Venueless to begin this process. Go to Config → Event in Venueless,
and enter the following settings to create the connection:
{% endblocktrans %}