X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b6ae20da85f7c02f486dd7ba15713292b61017cb..80050a8:/scripts/locales.pl diff --git a/scripts/locales.pl b/scripts/locales.pl index 0780a49f6..f6630144e 100755 --- a/scripts/locales.pl +++ b/scripts/locales.pl @@ -404,7 +404,7 @@ sub scanfile { } } - my ($found) = /locale->text.*?\(/; + my ($found) = / (?: locale->text | \b t8 ) \b .*? \(/x; $postmatch = "$'"; if ($found) {