{% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% if downloaddata_text_ids or 1 %}
{% translate 'Download' %}

{% translate 'Download IEDC Data' %}

{% if LANGUAGE_CODE == 'fa' %}با انتخاب یکی از گزینه‌های زیر، ذخیره‌سازی متن تمامی نتایج جستجویتان در پایگاه داده‌های شرق مکنون شروع می‌شود.{% else %}You are about to download data for {{ data_description }} from the IEDC database.{% endif %}

{% translate 'To start the download, please click on your desired format below.' %}

{% translate 'Note: it can take up to several minutes to download your data, so please wait whilst it processes' %}

Download started
{% endif %}