{% load i18n %} {% trans "Budget Currency" as label_budget_currency %} {% blocktrans asvar helptext_budget_currency %}This is the currency for the {{activity_singular_lower}} budget.{% endblocktrans %} {% trans "Default Aid Type" as label_default_aidtype %} {% trans "Default Finance Type" as label_default_financetype %} {% blocktrans asvar helptext_default_financetype %}The type of finance (e.g. grant, loan, debt relief, etc). This the default value for all transactions in the {{activity_singular_lower}} report; it can be overridden by individual transactions.{% endblocktrans %} {% trans "Default Flow Type" as label_default_flowtype %} {% trans "Default Tied Status" as label_default_tiedstatus %} {% blocktrans asvar helptext_default_tiedstatus %}Whether the aid is untied, tied, or partially tied.{% endblocktrans %} {% trans 'Budget Currency Changed' %}

{% blocktrans %}Please update the {{activity_singular}} budgets to match the {{activity_singular}} currency{% endblocktrans %}

{# #}