summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard
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
commit5a80d320b57475f9af3fbf094d4d7d1755bb380d (patch)
tree64ff40344ebdf3cf060b6747592c15aaa8ffaa24 /ishtar_common/templates/ishtar/wizard
parent3d8d11f0dfc26a990422f7a52394880fdb492087 (diff)
downloadIshtar-5a80d320b57475f9af3fbf094d4d7d1755bb380d.tar.bz2
Ishtar-5a80d320b57475f9af3fbf094d4d7d1755bb380d.zip
Update translations
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard')
-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>