[Koha-bugs] [Bug 14063] Implement language overlay for authorised values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 14:55:29 CEST 2015


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

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
I think we need to implement something more generic.
We have this translation issue for item types (as you noticed, cf bug 14064)
but also for sysprefs (i.e. OPACMySummaryHTML, OPACMySummaryNote, OpacNav*,
etc.), the library names, etc. (something else?)
We could imagine a table in DB with columns "type" column (will contain
"authorised_values", "item_types", "sysprefs", etc.) and "lang" ('fr-FR',
'de-DE', etc.).
The complexity will be to implement an ergonomic view to edit the different
translation.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list