https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30477 --- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #1)
To test: 1) Apply the patch 2) Verify new files are present misc/translator/po/*-installer-UNIMARC.po 3) Verify fr-FR, it-IT, ru-RU and uk-UA files have translated strings (inspect the files or use poedit) 4) Install any of those languages, ej.
misc/translator/translate install fr-FR
then do a clean UNIMARC install and verify that authority and bibliographic frameworks shows translated strings.
Revised test plan in case you choose fr-FR Remove fr-FR mysql folder *before* installing the translation rm -rf installer/data/mysql/fr-FR misc/translator/translate install fr-FR "translate install" does not touch the mysql folder if it exists. There is no problem for it-IT, ru-RU or uk-UA -- You are receiving this mail because: You are watching all bug changes.