Makefile
changeset 155 8651d8ab829a
parent 98 096c748b438a
child 232 ec1bb552ce55
     1.1 --- a/Makefile	Sun Jan 19 09:45:04 2014 +0100
     1.2 +++ b/Makefile	Sun Jan 19 09:45:22 2014 +0100
     1.3 @@ -18,3 +18,6 @@
     1.4  	pybabel update -i ./translations/pymove3d.pot -d translations -l de
     1.5  	pybabel update -i ./translations/pymove3d.pot -d translations -l en
     1.6  
     1.7 +msgfmt:
     1.8 +	msgfmt --strict ./translations/de/LC_MESSAGES/messages.po -o ./translations/de/LC_MESSAGES/messages.mo
     1.9 +	
    1.10 \ No newline at end of file
Impressum Datenschutzerklärung