#!/bin/sh
xgettext -L PHP --keyword=_ --no-location --default-domain=useracl ../*.php -o useracl.pot
