https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39744
--- Comment #4 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Mariano Di Ianni from comment #3) > Hello Katrin, > > Nope, only happens with spanish translation. Right now we are using english > language because of that. I've looked inside > intranet/htdocs/intranet-tmpl/prog/en/js/ and there is no > locale_data_24.1103000.js file, and still i get no error in english. And > having that file there at /es-ES we already get the 404 error. Checked > directory and file permissions, and everything looks fine. With 777 > permissions still get 404. Did the translation process raise any error? We've seen the last few updates contained some wrongly processed translations which yielded an unfinished translation process. Can you run this and tell us what the output is? ```shell koha-translate --update es-ES ``` Saludos desde Córdoba -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
