https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18881
--- Comment #7 from Marc Véron <[email protected]> --- (In reply to M. Tompsett from comment #5) > (In reply to Marc Véron from comment #4) > > To have translated item descriptions you can go to > > Home > Administration > Item types > Modify item type 'BK' > > > > There you have a link 'Translate into other languages' to create > > translations > > To test, you can even 'translate' for English to overwrite the original > > description. > > But that is by overwriting the actual description. Not by just changing the > language selected. I think the comment was about having a way to po-i-size > it. Patch is okay, but it's really a commentary on having DB translations, > not just templates, I think. Maybe there is a misunderstanding. - Item types are defined by the library (or loaded together with the example values, in the language choosen for installation). - When defining an item type, the library can define translations for other (installed) languages as well. E.g. in Switzerland a library could define an item type with code 'BUCH' and the description "Buch" for German and the translated descriptions "Livre" for French and "Libro" for Italian - The (translated) description appears (is overlayed) depending on the language selected by the user. - You can not po-i-size that because the library defines the item types. -- 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/
