{{ _('Add-on user change history') }}
-
{% for user_change in user_changes %}
- {{ user_change.activity_log.created }}: {{ user_change.activity_log }} {% endfor %}
{{ _('Add-on History') }}
{% include "editors/includes/paginator_history.html" %}
{% trans version = version.version, created = version.created|datetime, version_status = version_status(addon, version) %} Version {{ version }} · {{ created }} · {{ version_status }} {% endtrans %} | ||||||
---|---|---|---|---|---|---|
{{ all_distinct_files(version) }}
{% if version.compatible_apps_ordered %}
{{ _('Compatibility:') }}
{{ _('Additional sources:') }}
{% if is_admin %}
{{ _('Download files') }}
{% else %}
{{ _('The developer has provided source code.')}}
{% endif %}
{% endif %}
|
|