7860: Rename "Name" to "Title"
This commit is contained in:
parent
3a0f699fae
commit
f89990b5f1
@ -45,7 +45,7 @@ from ....utils.location import get_locations
|
|||||||
class HasPlace(Rule):
|
class HasPlace(Rule):
|
||||||
"""Rule that checks for a place with a particular value"""
|
"""Rule that checks for a place with a particular value"""
|
||||||
|
|
||||||
labels = [ _('place|Name:'),
|
labels = [ _('Title:'),
|
||||||
_('Street:'),
|
_('Street:'),
|
||||||
_('Locality:'),
|
_('Locality:'),
|
||||||
_('City:'),
|
_('City:'),
|
||||||
|
Loading…
Reference in New Issue
Block a user