{% extends "rosetta_base.html" %} {% load rosetta i18n %} {% block header %} {{block.super}}
{% endblock %} {% block pagetitle %}{{block.super}} - {{MESSAGES_SOURCE_LANGUAGE_NAME}} - {{rosetta_i18n_lang_name}} ({{ rosetta_i18n_pofile.percent_translated|floatformat:0 }}%){% endblock %} {% block rosetta_breadcrumbs %} {% if not rosetta_i18n_write %}{% trans "File is read-only: download the file when done editing!" %}
{% endif %} {% if rosetta_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 %} {% endblock %} {% block content %}