X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c497b0352f95a55d204101b70ac771b2dc21ddee..7647d46:/scripts/locales.pl diff --git a/scripts/locales.pl b/scripts/locales.pl index 0c96006f4..23940425c 100755 --- a/scripts/locales.pl +++ b/scripts/locales.pl @@ -421,7 +421,7 @@ sub scanfile { } # exit loop if there are no more locales on this line - ($rc) = ($postmatch =~ /locale->text/); + ($rc) = ($postmatch =~ /locale->text | \b t8/x); if ( ($postmatch =~ />/) || (!$found && ($sub_line_no != $line_no) && />/)) {