{{ _('File {file_id} ({platform})')|f(file_id=file_id, platform=platform) }}
{% if status_date %} {% trans %} Created on {{ created }} and changed to {{ status }} on {{ status_date }} {% endtrans %} {% else %} {% trans %} Created on {{ created }} and changed to {{ status }} {% endtrans %} {% endif %}