summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 19:15:20 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 19:15:20 +0100
commit1ea02c84641ecda79cf79f8065b302bf3ccee3b9 (patch)
treeae03fc5a4124ed21660f76e9c7336ae1ff4f4d69 /ishtar_common/templates
parent148b132a03bcc8031b1edfac5810b6aeb890fa8b (diff)
parentf31997d92c1fcc615e80f249eae0dc76aa9bf5e7 (diff)
downloadIshtar-1ea02c84641ecda79cf79f8065b302bf3ccee3b9.tar.bz2
Ishtar-1ea02c84641ecda79cf79f8065b302bf3ccee3b9.zip
Merge branch 'master' into develop
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 85bbfc75e..e518ecc3d 100644
--- a/ishtar_common/templates/ishtar/wizard/wizard_person.html
+++ b/ishtar_common/templates/ishtar/wizard/wizard_person.html
@@ -17,7 +17,7 @@
<caption>{% trans "Phone" %}</caption>
<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>