]> wagnertech.de Git - kivitendo-erp.git/blobdiff - scripts/locales.pl
None als Main layout nutzbar gemacht
[kivitendo-erp.git] / scripts / locales.pl
index 0780a49f6ecf8514c36eed112f1a47ce687babc0..f6630144e382fcc4abcb16219ad979891b87e847 100755 (executable)
@@ -404,7 +404,7 @@ sub scanfile {
           }
         }
 
-        my ($found) = /locale->text.*?\(/;
+        my ($found) = / (?: locale->text | \b t8 ) \b .*? \(/x;
         $postmatch = "$'";
 
         if ($found) {