Makefile
changeset 155 8651d8ab829a
parent 98 096c748b438a
child 232 ec1bb552ce55
equal deleted inserted replaced
154:9da3c136a16f 155:8651d8ab829a
    16 pybabel_update:
    16 pybabel_update:
    17 	pybabel extract -o ./translations/pymove3d.pot .
    17 	pybabel extract -o ./translations/pymove3d.pot .
    18 	pybabel update -i ./translations/pymove3d.pot -d translations -l de
    18 	pybabel update -i ./translations/pymove3d.pot -d translations -l de
    19 	pybabel update -i ./translations/pymove3d.pot -d translations -l en
    19 	pybabel update -i ./translations/pymove3d.pot -d translations -l en
    20 
    20 
       
    21 msgfmt:
       
    22 	msgfmt --strict ./translations/de/LC_MESSAGES/messages.po -o ./translations/de/LC_MESSAGES/messages.mo
       
    23 	
Impressum Datenschutzerklärung