From 4cf0a0655066e886e0d82b4bbef83a3a85910adc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 2 Mar 2014 19:23:17 +0100 Subject: Update french translation --- archaeological_files/templates/ishtar/sheet_file.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_files/templates') diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html index b9bf51490..dddae309b 100644 --- a/archaeological_files/templates/ishtar/sheet_file.html +++ b/archaeological_files/templates/ishtar/sheet_file.html @@ -72,7 +72,7 @@ {%else%} -

{% trans "Research archaelogy"%}

+

{% trans "Research archaeology"%}

{% if item.departments.count %}

{% for department in item.departments.all %}{% if forloop.counter0 %}, {% endif %}{{ department }}{% endfor %}

{% endif %} {% if item.scientist %}

{{ item.scientist }}

{% endif %} {% if item.requested_operation_type %}

{{ item.requested_operation_type }}

{% endif %} -- cgit v1.2.3