https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38903
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Julian Maurice from comment #6) > After looking at the code, I think this patch would make a difference only > if the language directories in koha-tmpl/intranet-tmpl/prog/ are different > from the language directories in koha-tmpl/opac-tmpl/bootstrap/ > But how could we end up in this situation as the `translate install` command > always install languages in both locations ? Yes thats an important observation. Look at my test description: OPAC languages: en, nl-NL, de-DE Staff languages: en, de-DE, fr-FR Note that we locally do not translate staff. So after e.g. installing nl-NL I am removing those folders on intranet-tmpl. -- 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/
