summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 19:26:56 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 19:26:56 +0100
commitf78b28c8cc947096c823794b58f01d15d03748c3 (patch)
tree571db84f53ecf6e67f0adcf8666ada1edb8ac710 /ishtar_common/templates
parentbb64481fa52683624736359fa9b70fd5502fb7a6 (diff)
parent1ea02c84641ecda79cf79f8065b302bf3ccee3b9 (diff)
downloadIshtar-f78b28c8cc947096c823794b58f01d15d03748c3.tar.bz2
Ishtar-f78b28c8cc947096c823794b58f01d15d03748c3.zip
Merge branch 'develop' into develop-bootstrap
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/wizard/wizard_person.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/wizard_person.html b/ishtar_common/templates/ishtar/wizard/wizard_person.html
index 072528c0b..2446c06cc 100644
--- a/ishtar_common/templates/ishtar/wizard/wizard_person.html
+++ b/ishtar_common/templates/ishtar/wizard/wizard_person.html
@@ -36,7 +36,7 @@
<table class='table table-striped'>
<tr>
<th>{% trans "Phone type" %}</th>
- <th>{% trans "Number" %}</th>
+ <th>{% trans "Number" context "phone number" %}</th>
</tr>
<tr>
<td>{{ wizard.form.phone_desc.errors }}{{wizard.form.phone_desc|safe}}</td>