~jaap.karssenberg/zim/pyzim-0.43-backports

1
2
3
4
echo 'Extracting translatable strings ...'
find zim -name '*.py' | sort | xgettext -f - -o zim.pot
echo 'Extracting comments ...'
./tools/extract_translator_comments.py