Statistics
| Revision:

root / translation.sh @ 81

History | View | Annotate | Download (111 Bytes)

1
find . -name "*.php" > potfile.txt
2
xgettext -f potfile.txt --from-code=UTF-8 --language=PHP -o lang/master.pot