29 Apr
2015
29 Apr
'15
1:55 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14063 --- Comment #5 from Jonathan Druart <jonathan.druart@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.