https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25067 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #65 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think I follow Julians thinking here.. the create and update process's are at the developer level and should always take place from a source directory. We should strongly discourage people from updating live code in /usr/share/koha etc and so I agree with dropping the ability to run the, now gulp tasks, from a live install... As far as I understand, everything basically continues to work as they always did (especially with the backward compatable calls inside translate). I think it's clearer to developers and end users having the distinct processes myself.. one for creating and maintaining translations (via gulp tasks) and a second for 'installing' and 'using' translations from the scripts. -- You are receiving this mail because: You are watching all bug changes.