summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 13:50:46 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-18 13:50:46 +0100
commitdacf4371a68ffcc9ac32c6590e19dd201c0a27ab (patch)
tree64ff40344ebdf3cf060b6747592c15aaa8ffaa24 /ishtar_common/templates
parent26c0b482d68c6911b563edd920226fabe8b3ee7e (diff)
downloadIshtar-dacf4371a68ffcc9ac32c6590e19dd201c0a27ab.tar.bz2
Ishtar-dacf4371a68ffcc9ac32c6590e19dd201c0a27ab.zip
Update translations
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>