X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b3caa17585a69e0c5092483f709dd1227b9acaaf..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) {