#!/usr/bin/python3
from picard.tagger import main; main('/usr/share/locale', True)

