#!/bin/sh
xgettext --keyword=_ -keyword=N_  --default-domain=gzip \
    *.php --output=gzip.pot
