http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14063

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |In Discussion
                 CC|                            |[email protected]

--- Comment #6 from Marcel de Rooy <[email protected]> ---
(In reply to Jonathan Druart from comment #5)
> I think we need to implement something more generic.
I agree that if we are adding similar "overlay code" here and there, we will
not improve the code. It is a workaround.

If you would pick your translations from a new table, we would still be working
on separate roads (translation table and PO files).
Could we use the Koha::I18N approach here? This modules was pushed some time
ago but without actual use.
We should need two things at least:
[1] add calls to gettext( $authvalue )
[2] add all authvalues to the PO creation process in misc/translator

A similar approach could be used for item types etc.
What do you think?

-- 
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