[Koha-bugs] [Bug 25517] Koha.mo not found on package installations / Translations not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 22 16:51:13 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25517

--- Comment #10 from Julian Maurice <julian.maurice at 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.


More information about the Koha-bugs mailing list