{% extends "admin/base_site.html" %} {% load i18n %} {% block title %}Import Translations{% endblock %} {% block content_title %}
No changes were made. Review the preview below, then import again without “Dry run” to apply.
| Would create | {{ result.created }} |
|---|---|
| Would update | {{ result.updated }} {% if result.unchanged %} ({{ result.unchanged }} already up to date) {% endif %} |
Errors:
| Action | Language | Message ID | Context | Translation | Active |
|---|---|---|---|---|---|
| {% if entry.action == "create" %} CREATE {% else %} UPDATE {% endif %} | {{ entry.language }} | {{ entry.msgid|truncatechars:50 }} | {{ entry.context }} |
{% if entry.action == "update" %}
{{ entry.msgstr|truncatechars:40 }} {% else %} {{ entry.msgstr|truncatechars:40 }} {% endif %} |
{% if entry.action == "update" and entry.old_is_active != entry.is_active %}
|
Showing first 100,000 of {{ result.preview|length }} entries.
{% endif %} {% endif %}| Created | {{ result.created }} |
|---|---|
| Updated | {{ result.updated }} |
Errors: