X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=scripts%2Flocales.pl;h=105ca7caefa8e605c38c84cc6551b466275fa687;hb=90a1b6fad6aeeab84fc96d6511fdf42fff315df5;hp=29319632fb39b6863507876917f17444787bfc85;hpb=cff913a1c984f82558a7d59dec0b8b1a06c5530d;p=kivitendo-erp.git diff --git a/scripts/locales.pl b/scripts/locales.pl index 29319632f..105ca7cae 100755 --- a/scripts/locales.pl +++ b/scripts/locales.pl @@ -57,7 +57,7 @@ our $missing = {}; our @lost = (); my %ignore_unused_templates = ( - map { $_ => 1 } qw(ct/testpage.html generic/autocomplete.html oe/periodic_invoices_email.txt part/testpage.html t/render.html t/render.js task_server/failure_notification_email.txt + map { $_ => 1 } qw(ct/testpage.html oe/periodic_invoices_email.txt part/testpage.html t/render.html t/render.js task_server/failure_notification_email.txt failed_background_jobs_report/email.txt) );