{% load i18n %} {% if diffs or not legacy %}
{% trans "Local changes:" %}
{% trans "If you run the update, all changes will be lost." %}
{% else %}{% trans "If you run the install, all changes will be lost." %}
{% endif %} {% endif %} {% else %}{% trans "No local changes found." %}
{% endif %}{% trans "Not found components (removed ?):" %}
{% trans "Impossible to check local changes for these components (no history found for this application version):" %}
{% trans "These components alreay exist outside the application:" %}
{% trans "If you run the update, these components will be reinstalled." %}
{% else %}{% trans "If you run the install, these components will be reinstalled." %}
{% endif %} {% endif %}