https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #128 from David Cook <dcook@prosentient.com.au> --- I don't love the sound of these patches... (or the implementation of Koha::I18N). What's performance like for handling all the translations at run time? (Might not be a huge issue with template caching?) That said, the current system for generating translations is also painful. I have often wished that we could do something like Messages.Properties in Java or resources in Android Java development, which seem a more flexible for developers and easier for translators. Although I guess those might suffer from pluralization problems too. -- You are receiving this mail because: You are watching all bug changes.