X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=build%2Fmkbasepot.sh;fp=build%2Fmkbasepot.sh;h=767105094ef02be2b11229d0d80090192899feb6;hp=24a7e3a2e449e62cfe2c4efe3c64dd1683e7b6b8;hb=d733688ce5633f5c5220181a01453d2b56bd17a3;hpb=c699ed1b63f023779dd11d2147546917670b1501 diff --git a/build/mkbasepot.sh b/build/mkbasepot.sh index 24a7e3a2e..767105094 100755 --- a/build/mkbasepot.sh +++ b/build/mkbasepot.sh @@ -8,9 +8,8 @@ echo -n "Updating po/templates/base.pot ... " ./build/i18n-scan.pl \ - libs/core/ libs/web/ protocols/ \ - modules/admin-core/ modules/admin-full/ \ - themes/base/ themes/openwrt/ \ + modules/base/ modules/admin-full/ \ + protocols/ themes/openwrt/ \ > po/templates/base.pot echo "done"