7860: Rename "Name" to "Title"

This commit is contained in:
Nick Hall 2015-01-23 21:36:24 +00:00
parent f16772c393
commit 254a605543

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:'),