forked from GNUsocial/gnu-social
1d4f1f6bf6
Added some of the standard directories darcs-hash:20080506151729-84dde-563da8505e06a7302041c93ab157ced31165876c.gz
4 lines
187 B
Bash
4 lines
187 B
Bash
cd `dirname $0`
|
|
cd ..
|
|
xgettext --from-code=UTF-8 --default-domain=laconica --output=locale/laconica.pot --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php
|