Re: [Koha-devel] bulkmarcimport.pl ... re-import/update existing records

2021-04-25 Thread Katrin Fischer
Hi David, I see that you haven't received any replies on the list yet. Sadly I am not sure what is causing the issues you have. For the matching I found an older mail thread, suggesting a different syntax for the match parameter: http://koha.1045719.n5.nabble.com/bulkmarcimport-problems-td54921

Re: [Koha-devel] Deleting entries from language_descriptions

2021-04-25 Thread dcook
Hi Katrin, I was thinking it would be good to change the structure to make it easier for translators, although that could also make it significantly harder for libraries to add missing languages too. I have a library that wanted to add Bosnian and Maltese, so I was able to just give the

[Koha-devel] Template::Toolkit and Translations

2021-04-25 Thread dcook
Hi all, While I mostly work in English, I occasionally do support libraries in other languages like French, Arabic, and Chinese. And more recently I’ve been looking at the Languages dropdown in the OPAC advanced search. In the templates, I notice that we often translate HTML, but what if we

Re: [Koha-devel] Optimizing Starman startup

2021-04-25 Thread dcook
I think that I accidentally offended him, as he hasn’t responded to me since his initial response. I do wonder if reducing the number of references would help, although I wonder how easy that would be to do in practice. It looks like we have about 5767 lines of JSON all up as is… so it woul