gnu-social/scripts/update_pot.sh

4 lines
188 B
Bash
Raw Normal View History

cd `dirname $0`
cd ..
2009-08-26 08:33:43 +01:00
xgettext --from-code=UTF-8 --default-domain=statusnet --output=locale/statusnet.po --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php