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