update translation tools
This commit is contained in:
parent
a9d2395a02
commit
ad90ea7238
@ -43,5 +43,5 @@ foreach ($locales as $loc) {
|
||||
|
||||
// Generate javascript.po
|
||||
passthru("cd $locdir/LC_MESSAGES;
|
||||
xgettext -d javascript -L Python --force-po --from-code utf-8 $join -c $(find ../../../../js/ -name \*.js)");
|
||||
xgettext -d javascript -L Python --force-po --from-code utf-8 $join -c $(find ../../../../js/ ../../../../templates/ -name \*.js)");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user