https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25376
--- Comment #8 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Julian Maurice from comment #6) > We could take out the list of languages from database. For instance we can > have all languages codes and descriptions listed in a Perl module, and > translations would be possible through current PO files. > How does that sound ? (In reply to Katrin Fischer from comment #7) > Hi Julian, I think that might be the right direction to take - I think > Bernardo was working on somehing a while ago, linking the bug 12017 and > Bernardo. I guess Bug 12017 tried to accomplish too much and that's why it was never tested, but it used to work fine in my tests :) I still think the language descriptions should be outside the database, with the work on Bug 20364 they wouldn't even have to be translated again and the listing might be the same. In my case the template was repeated in opac and intranet, since it is necessary in both, it would be good to have a common space for all interfaces (I remember writing something about that.) But for now it would be enough with the intranet, I suppose. My personal preference is a solution based on a template file, not in perl code. But I don't care about the solution as long as it works and is maintainable. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
