X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2Fmake-functions;h=fde6ef15bd1b859fdfa0090ab1ed219f80c865c5;hp=04b6941d27fa22c6bcaa9b7681ca1afd85082a3d;hb=1065bfea84cb9bb8301aeedc900ea8c32673b6f1;hpb=8e4adbd56b31971991ea3b545c0482c332a2a68d diff --git a/tools/make-functions b/tools/make-functions index 04b6941d2..fde6ef15b 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -695,7 +695,7 @@ reload_tftpd() { update_langs() { echo -ne "Checking the translations for missing or obsolete strings..." - chmod 755 $BASEDIR/tools/{check_strings.pl,sort_strings.pl} + chmod 755 $BASEDIR/tools/{check_strings.pl,sort_strings.pl,check_langs.sh} $BASEDIR/tools/sort_strings.pl en $BASEDIR/tools/sort_strings.pl de $BASEDIR/tools/check_strings.pl en > $BASEDIR/doc/language_issues.en