{% load i18n %} {% load ifsetting %} {% trans 'Select the donors providing Overseas Development Assistance (ODA) funds to this project.' as funding_help %} {% trans 'This is the government entity or development partner agency receiving funds from financing partner(s) for channeling to implementing partner(s).' as extending_partner_help %}

{% ifsetting EDITOR_HAS_IGA %} {% trans 'IGA & Donors' %} {% else %} {% trans 'Participating Organisations' %} {% endifsetting %}

{% ifsetting EDITOR_HAS_IGA %} {% trans 'Select the Implementing Government Agency (IGA) responsible for this project.' as header_text %} {% trans 'IGA' as help_text %}

{% endifsetting %} {% ifsetting EDITOR_HAS_FUNDING_ORGS %}
{% endifsetting %} {% ifnotsetting EDITOR_HIDES_EXTENDING_ORGS %}
{% endifnotsetting %}

{% trans 'The implementer of the activity is the organisation(s) which is/are principally responsible for delivering this activity.' %}

{% ifsetting ACCOUNTABLE_IS_GOVERNMENT %}

{% trans 'The government entity or entities responsible for oversight or maintenance of the activity. Often this will be the government entity with which a MoU or similar agreement is signed. In many cases, the MoU will be signed directly with the implementing partner.' %}

{% else %}
{% endifsetting %}
{% include "tags/tab-organisations.js" %}