{% extends "autotranslate/base.html" %}{% load admin_static %} {% load autotranslate i18n %} {% block header %} {{block.super}}
{% endblock %} {% block pagetitle %}{{block.super}} - {{autotranslate_settings.MESSAGES_SOURCE_LANGUAGE_NAME}} - {{autotranslate_i18n_lang_name}} ({{ autotranslate_i18n_pofile.percent_translated }}%){% endblock %} {% block breadcumbs %}{% trans "File is read-only: download the file when done editing!" %}
{% endif %} {% if autotranslate_last_save_error %}{% trans "Some items in your last translation block couldn't be saved: this usually happens when the catalog file changes on disk after you last loaded it." %}
{% endif %} {% if messages %} {% endif %} {% endblock %} {% block main %} {% endfor %}