Re: [Koha-devel] Missing default settings in Koha 22.05.06 web installer

2022-11-19 Thread Katrin Fischer
Hi Michael, that's odd and I don't have an explanation, but glad you could work it out! Katrin On 18.11.22 15:59, m...@vtxmail.ch wrote: Hi Katrin Thanks for your message! You wrote: did you check if the necessary files were all created? If the translations weren't created, that could

Re: [Koha-devel] Missing default settings in Koha 22.05.06 web installer

2022-11-18 Thread mik
Hi Katrin Thanks for your message! You wrote: did you check if the necessary files were all created? If the translations weren't created, that could explain why the GUI language didn't switch and why you have entries missing. $ sudo koha-translate --list de-DE The content of

Re: [Koha-devel] Missing default settings in Koha 22.05.06 web installer

2022-11-18 Thread Katrin Fischer
Hi Michael, I tried running the translation on my dev environment for 22.05 and the translation script didn't show an error with the po files. So far so good. I then also ran through the web installer: the interface language switched and all options appeared. If the installation of de-DE didn't

Re: [Koha-devel] Missing default settings in Koha 22.05.06 web installer

2022-11-18 Thread Katrin Fischer
Hi Michael, did you check if the necessary files were all created? If the translations weren't created, that could explain why the GUI language didn't switch and why you have entries missing. If you select English, everything looks normal? Hope this helps, Katrin PS: Please don't cross post