X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=scripts%2Flocales.pl;h=b972a49dbb8cde0a9d7e45bda14677517c6c30c6;hb=f14f519c1e261380fac46994e8dec7614ed82d89;hp=bdc3852af59fb6c0dd86538a8512dc64eaf3d8e8;hpb=7b162f9b3b7aefffcc9725b74c3589571d47aa8e;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