X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/cff913a1c984f82558a7d59dec0b8b1a06c5530d..47da14db313eaeb6cd2d260dc60e1c56a9437efc:/scripts/locales.pl 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) );