diff --git a/gramps2/po/POTFILES.in b/gramps2/po/POTFILES.in index 25cfc2c31..67bb9a0e8 100644 --- a/gramps2/po/POTFILES.in +++ b/gramps2/po/POTFILES.in @@ -530,9 +530,11 @@ src/Filters/Rules/Event/__init__.py # Filters.Rules.Place package src/Filters/Rules/Place/_AllPlaces.py src/Filters/Rules/Place/_HasIdOf.py +src/Filters/Rules/Place/_HasNoLatOrLon.py src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py src/Filters/Rules/Place/_HasNoteRegexp.py src/Filters/Rules/Place/_HasPlace.py +src/Filters/Rules/Place/_InLatLonNeighborhood.py src/Filters/Rules/Place/_MatchesFilter.py src/Filters/Rules/Place/_PlacePrivate.py src/Filters/Rules/Place/_RegExpIdOf.py