summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/templates')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index 45544d415..34d1ec978 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -186,7 +186,7 @@
{% field_flex_multiple_obj "Object types" item 'object_types' %}
{% field_flex "Object type quality" item.object_type_quality %}
{% field_flex_multiple_obj "Functional areas" item 'functional_areas' %}
- {% field_flex "Find number" item.find_number %}
+ {% field_flex "Number of remains" item.find_number %}
{% field_flex "Minimum number of individuals (MNI)" item.min_number_of_individuals %}
{% field_flex_full "Decoration" item.decoration "<pre>" "</pre>" %}
{% field_flex_full "Inscription" item.inscription "<pre>" "</pre>" %}
@@ -254,12 +254,12 @@
{% endif %}
<table id='{{window_id}}-datings' class="table table-striped">
<tr>
- <th>{% trans "Period" %}</th>
+ <th>{% trans "Chronological period" %}</th>
<th>{% trans "Start date" %}</th>
<th>{% trans "End date" %}</th>
<th>{% trans "Dating type" %}</th>
<th>{% trans "Quality" %}</th>
- <th>{% trans "Precise dating" %}</th>
+ <th>{% trans "Precise on dating" %}</th>
</tr>
{% for dating in dating_list %}
<tr>