4 lines
188 B
Bash
Executable File
4 lines
188 B
Bash
Executable File
cd `dirname $0`
|
|
cd ..
|
|
xgettext --from-code=UTF-8 --default-domain=statusnet --output=locale/statusnet.po --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php
|