{{ 'Welcome'|gettext }}
{% if has_participant_label_file %}
{{ 'This participant label was not found'|gettext }}
{{ 'Participant label:'|gettext }}
{% else %}
{{ 'Click the button to start.'|gettext }}
{% endif %}
{{ 'Start'|gettext }}