#!/bin/sh
xgettext --keyword=_ -keyword=N_  --default-domain=reply_buttons \
    --no-location -C *.php --output=reply_buttons.pot
