X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=scripts%2Flocales.pl;h=f6630144e382fcc4abcb16219ad979891b87e847;hb=7e2298c76ac6f100b449d72cb1a08c053bab1bd3;hp=0780a49f6ecf8514c36eed112f1a47ce687babc0;hpb=b6ae20da85f7c02f486dd7ba15713292b61017cb;p=kivitendo-erp.git 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) {