22 May
2020
22 May
'20
4:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25517 --- Comment #10 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 105270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105270&action=edit Bug 25517: Look in all possible places for MO files On a 'dev' install, MO files will be installed in <intranetdir>/misc/translator/po On 'standard' and 'single' installs, they will be installed in <intranetdir>/../../misc/translator/po This patch makes Koha::I18N try to use the "dev" directory first, and fallback to the "standard" directory. If none of these directories exist, it dies. -- You are receiving this mail because: You are watching all bug changes.