build: mkbasepot.sh: scan protocols/ as well
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 27 Oct 2011 00:46:29 +0000 (00:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 27 Oct 2011 00:46:29 +0000 (00:46 +0000)
build/mkbasepot.sh

index 48e85ca..24a7e3a 100755 (executable)
@@ -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