4952: Several grammar mistakes
svn: r17661
This commit is contained in:
parent
d09f234cca
commit
717fa8ba40
@ -44,7 +44,7 @@ class HasNoLatOrLon(Rule):
|
||||
|
||||
labels = []
|
||||
name = _('Places with no latitude or longitude given')
|
||||
description = _("Matches places with latitude or longitude empty")
|
||||
description = _("Matches places with empty latitude or longitude")
|
||||
category = _('Position filters')
|
||||
|
||||
def apply(self,db,place):
|
||||
|
Loading…
Reference in New Issue
Block a user