]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - tools/make-functions
Sprachfix und FTP-Upload-Fix
[ipfire-2.x.git] / tools / make-functions
index 04b6941d27fa22c6bcaa9b7681ca1afd85082a3d..fde6ef15bd1b859fdfa0090ab1ed219f80c865c5 100644 (file)
@@ -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