mirror of https://github.com/openwrt/luci.git
build: mkbasepot.sh: scan protocols/ as well
parent
fb1d15699a
commit
fa9c8e72e8
|
@ -8,7 +8,7 @@
|
|||
echo -n "Updating po/templates/base.pot ... "
|
||||
|
||||
./build/i18n-scan.pl \
|
||||
libs/core/ libs/web/ \
|
||||
libs/core/ libs/web/ protocols/ \
|
||||
modules/admin-core/ modules/admin-full/ \
|
||||
themes/base/ themes/openwrt/ \
|
||||
> po/templates/base.pot
|
||||
|
|
Loading…
Reference in New Issue