# HG changeset patch # User Reimar Bauer # Date 1390121122 -3600 # Node ID 8651d8ab829ac503dad6d50401425227af99bff0 # Parent 9da3c136a16f3e970385ecf0f603802bcebfcc6e creation of mo files added to Makefile diff -r 9da3c136a16f -r 8651d8ab829a Makefile --- a/Makefile Sun Jan 19 09:45:04 2014 +0100 +++ b/Makefile Sun Jan 19 09:45:22 2014 +0100 @@ -18,3 +18,6 @@ pybabel update -i ./translations/pymove3d.pot -d translations -l de pybabel update -i ./translations/pymove3d.pot -d translations -l en +msgfmt: + msgfmt --strict ./translations/de/LC_MESSAGES/messages.po -o ./translations/de/LC_MESSAGES/messages.mo + \ No newline at end of file diff -r 9da3c136a16f -r 8651d8ab829a translations/de/LC_MESSAGES/messages.mo Binary file translations/de/LC_MESSAGES/messages.mo has changed