2012-07-12 104 views

回答

17
find . -iname "*.php" | xargs xgettext --from-code=UTF-8 --default-domain=project 

這應該做的伎倆。