build: mkbasepot.sh: scan protocols/ as well
This commit is contained in:
parent
fb1d15699a
commit
fa9c8e72e8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
echo -n "Updating po/templates/base.pot ... "
|
echo -n "Updating po/templates/base.pot ... "
|
||||||
|
|
||||||
./build/i18n-scan.pl \
|
./build/i18n-scan.pl \
|
||||||
libs/core/ libs/web/ \
|
libs/core/ libs/web/ protocols/ \
|
||||||
modules/admin-core/ modules/admin-full/ \
|
modules/admin-core/ modules/admin-full/ \
|
||||||
themes/base/ themes/openwrt/ \
|
themes/base/ themes/openwrt/ \
|
||||||
> po/templates/base.pot
|
> po/templates/base.pot
|
||||||
|
|
Loading…
Reference in a new issue