diff --git a/po/POTFILES.in b/po/POTFILES.in index 49b35c18f..d8147eafb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,4 @@ # List of source files which contain translatable strings. -[encoding: UTF-8] # # Python files # diff --git a/po/POTFILES.skip b/po/POTFILES.skip index bf6cdcb38..26945e073 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,5 +1,4 @@ # List of source files which do not need to translate. -[encoding: UTF-8] # # Python files # @@ -78,6 +77,7 @@ src/Filters/Rules/_HasTextMatchingRegexpOf.py src/Filters/Rules/__init__.py src/Filters/Rules/_MatchesEventFilterBase.py src/Filters/Rules/_MatchesFilterBase.py +src/Filters/Rules/_MatchesSourceConfidenceBase.py src/Filters/Rules/_MatchesSourceFilterBase.py src/Filters/Rules/_RegExpIdBase.py src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py