Skip to content

Add pot file

I created the pot file by running

xgettext --language=Python --keyword=_ --output=po/mailman.pot --from-code=UTF-8 `find . -name "*.py"`

@warsaw do you want me to exclude anything? we could specify the files manually

Merge request reports