{% load i18n translations %} {% if unit.context %}

{{ unit.translation.component.context_label }}

{% format_source_string unit.context unit %} {% endif %}

{% translate "Source string" %}

{% format_unit_source unit %} {% if unit.note %}

{% translate "Source string description" %}

{% format_source_string unit.note unit %} {% endif %}