7860: Rename "Name" to "Title"

This commit is contained in:
Nick Hall 2015-01-23 21:36:24 +00:00
parent 3a0f699fae
commit f89990b5f1

View File

@ -45,7 +45,7 @@ from ....utils.location import get_locations
class HasPlace(Rule):
"""Rule that checks for a place with a particular value"""
labels = [ _('place|Name:'),
labels = [ _('Title:'),
_('Street:'),
_('Locality:'),
_('City:'),