rhythm/locale-generate.sh
Tobias Reisinger 3747d71302 add: LICENSE
fix: locale scripts
fix: keep tmp directory
2020-03-05 21:57:58 +01:00

4 lines
189 B
Bash
Executable file

#!/usr/bin/env sh
msgfmt locale/de/LC_MESSAGES/rhythm.po --output-file=locale/de/LC_MESSAGES/rhythm.mo
msgfmt locale/en/LC_MESSAGES/rhythm.po --output-file=locale/en/LC_MESSAGES/rhythm.mo