Localize notification emails
commitf7a57c82bceeeae33b3244ba33b4844f5b692298
authorLukas Fleischer <lfleischer@archlinux.org>
Thu, 17 May 2018 20:05:01 +0000 (17 22:05 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Thu, 17 May 2018 20:58:54 +0000 (17 22:58 +0200)
tree7a9fe06bdc0cb97dc122e99cdba0fc949916c66c
parentf3b4c5c6bc6cd1f7320505ca725c46c78e1362f3
Localize notification emails

Add support for translating notification emails and send localized
notifications, based on the user's language preferences. Also, update
the translations Makefile to add strings from the notification script
to the message catalog.

Implements FS#31850.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
aurweb/l10n.py [new file with mode: 0644]
aurweb/scripts/notify.py
po/Makefile
test/setup.sh