18 Mar
2022
18 Mar
'22
7:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29695 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #41)
Why is it bad to use __()? It will get translated the usual way by translators.
I might be wrong, but have the feeling that any place in which all (say) borrower table columns need to be displayed, will imply N file accesses if there's no caching of the file. I tested it to work correctly and didn't notice any drawbacks, but got me thinking of the approach. -- You are receiving this mail because: You are watching all bug changes.