X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Flocales.pl;h=151db6fc567680ee382f700a7b12491835fc8cec;hb=5ceaf343f897027dff7edcde6315824b8dc64db7;hp=725a9e50b4176c543e94cd36f20047cf6ccce859;hpb=fc9db98bd2391c35c791f6c5c98fd633fcd70e9a;p=kivitendo-erp.git diff --git a/locale/de/locales.pl b/locale/de/locales.pl index 725a9e50b..151db6fc5 100755 --- a/locale/de/locales.pl +++ b/locale/de/locales.pl @@ -328,6 +328,7 @@ sub scanfile { my $newfile = $&; $newfile =~ s/require\s+\W//; $newfile =~ s/\$form->{path}\///; + $newfile =~ s|bin/mozilla||; # &scanfile("$bindir/$newfile", 0, $scanned_files); $cached{$file}{scan}{"$bindir/$newfile"} = 1; } elsif (/use\s+SL::(.*?);/) {