changeset 1040 | ee422f2e89c1 |
parent 232 | ec1bb552ce55 |
1.1 --- a/Makefile Wed Jan 29 20:08:35 2020 +0100 1.2 +++ b/Makefile Thu Jan 30 15:47:26 2020 +0100 1.3 @@ -20,4 +20,5 @@ 1.4 1.5 msgfmt: 1.6 msgfmt --strict ./translations/de/LC_MESSAGES/messages.po -o ./translations/de/LC_MESSAGES/messages.mo 1.7 - 1.8 \ No newline at end of file 1.9 + msgfmt --strict ./translations/en/LC_MESSAGES/messages.po -o ./translations/en/LC_MESSAGES/messages.mo 1.10 +