https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975
--- Comment #33 from Julian Maurice <[email protected]> --- (In reply to Martin Renvoize from comment #30) > db_t('framework', 'FA-245a');.. fall back to just '245a' if the 'FA-' > translation doesn't exist. I felt that was out of scope for here.. and > perhaps not really required. The problem with that is that we don't know if we should fall back. 245a may have a completely different description in FA than in default framework. (Well maybe not for 245a, but you get the point) -- 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/
