rhythm/locale-generate.sh

5 lines
189 B
Bash
Raw Normal View History

#!/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