#!/usr/bin/env sh xgettext --add-comments templates/*.php -o locale/rhythm.pot msgmerge --update locale/de/LC_MESSAGES/rhythm.po locale/rhythm.pot msgmerge --update locale/en/LC_MESSAGES/rhythm.po locale/rhythm.pot