summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/templates/ishtar/import_table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/import_table.html b/ishtar_common/templates/ishtar/import_table.html
index e951e28c4..62c32f657 100644
--- a/ishtar_common/templates/ishtar/import_table.html
+++ b/ishtar_common/templates/ishtar/import_table.html
@@ -48,7 +48,7 @@ $("#import-list").find('input').prop('disabled', true);
{% if import.imported_file %}
<a href='{{import.imported_file.url}}'>{% trans "Source file" %}</a>
{% elif import.archive_file %}
- <a href='{{import.archive_file.url}}'>{% trans "Archive" %}</a>
+ <a href='{{import.archive_file.url}}'>{% trans "Archive" context "name" %}</a>
{% endif %}
</td>
<td>