https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25517
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105270|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer <[email protected]> --- Created attachment 105276 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105276&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. Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
