https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20709 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #10 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- I did a little change on marc21 bib framework file, line 4596 from INSERT IGNORE INTO biblio_framework VALUES( 'ACQ', 'Acquisition framework' ); to INSERT IGNORE INTO biblio_framework VALUES ( 'ACQ', 'Erwerbung' ); Original EN file need a little update to allow translation. The one used to translate is fixed now. -- You are receiving this mail because: You are watching all bug changes.