summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
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>