$ koha-translate --list sound
Created attachment 172226 [details] [review] Bug 38035: Exclude "sound" from the list of available languages Not sure how this is coming from, neither why we have not noticed that before, but "sound" is listed under `koha-translate --list` It's coming from `ls koha-tmpl/intranet-tmpl/prog`
Also fails the build of ktd docker image (not on jenkins however?) There is more to investigate here: Why was this problem been hidden before?
259.5 Error: /usr/share/koha/misc/translator/po/sound-marc-MARC21.po not found. 259.5 ERROR: an error was found when updating 'sound' translations. Please manually 259.5 run 'koha-translate --update sound'. Run man koha-translate for more options. 260.2 Segmentation fault
Created attachment 172227 [details] [review] Bug 38035: Exclude "sound" from the list of installed languages Not sure how this is coming from, neither why we have not noticed that before, but "sound" is listed under `koha-translate --list` It's coming from `ls koha-tmpl/intranet-tmpl/prog`
Created attachment 172228 [details] [review] Bug 38035: Exclude "sound" from the list of installed languages Not sure how this is coming from, neither why we have not noticed that before, but "sound" is listed under `koha-translate --list` It's coming from `ls koha-tmpl/intranet-tmpl/prog` Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant