https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20709

Bernardo Gonzalez Kriegel <bgkrie...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #10 from Bernardo Gonzalez Kriegel <bgkrie...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to