http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12299 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29121|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 29131 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29131&action=edit [PASSED QA] Bug 12299: Translate marc21_relatorterms.sql into Italian To test: - Apply this patch. - Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you prefer) - Install it-IT templates on command line - Run the webinstaller using it-IT - Follow the steps and choose all under 'opzionali' => SUCCESS: no errors => Sign this => Extra: see the authorised value 'RELTERMS' and check if you like the translation Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Tested loading file. Two errors fixed: a) duplicate line ... ('RELTERMS','con', 'Conservatore') b) missing semicolon ... ('RELTERMS','voc','Cantante') With that file loads Ok No koha-qa errors Ooops, forget the fix. Resubmited Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Adds an optional SQL file to the Italian installer - works as expected. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.