diff -r 9107c2043b64 -r ee422f2e89c1 Makefile --- a/Makefile Wed Jan 29 20:08:35 2020 +0100 +++ b/Makefile Thu Jan 30 15:47:26 2020 +0100 @@ -20,4 +20,5 @@ msgfmt: msgfmt --strict ./translations/de/LC_MESSAGES/messages.po -o ./translations/de/LC_MESSAGES/messages.mo - \ No newline at end of file + msgfmt --strict ./translations/en/LC_MESSAGES/messages.po -o ./translations/en/LC_MESSAGES/messages.mo +