X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=scripts%2Flocales.pl;h=b972a49dbb8cde0a9d7e45bda14677517c6c30c6;hb=6b935d522a38e1a20802c25ed51a15e0cd292c1d;hp=bdc3852af59fb6c0dd86538a8512dc64eaf3d8e8;hpb=bcadf16a799e73371e23489de2ea099ee59340e8;p=kivitendo-erp.git diff --git a/scripts/locales.pl b/scripts/locales.pl index bdc3852af..b972a49db 100755 --- a/scripts/locales.pl +++ b/scripts/locales.pl @@ -331,6 +331,8 @@ sub scanfile { my ($is_submit, $line_no, $sub_line_no) = (0, 0, 0); while (<$fh>) { + last if /^\s*__END__/; + $line_no++; # is this another file