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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #128 from David Cook <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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