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

--- Comment #6 from Nicolas Legrand <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #5)
> (In reply to Nicolas Legrand from comment #4)
> > So should we send a LANG variable to template with
> > C4::Languages::getlanguage and create an “official way to do translations in
> > plug-ins” or should anyone get along with what fits him most and use
> > C4::Languages::getlanguage directly from its own plug-in?
> 
> I agree with stashing the LANG variable like this, and also agree it should
> be done using getlanguages() as the PayPal plugin does, but in Base.pm.

The only problem I see is that one should not reference C4 namespace in Koha
namespace :).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to