https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #51 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #50)
That's correct, I didn't copy the file. From where to where do you have to copy it? A test plan would be helpful.
Koha scripts are in /usr/sbin/koha-translate (`which koha-translate` tell you where it is). A test plan could be: 0/ Apply the patch and `reset_all` 1/ Install languages, enable them at staff and OPAC 2/ Confirm you have the languages listed at the bottom 3/ Uninstall one language 4/ Confirm that it does not longer appear in the language at the bottom of the pages and in the prefs Also play with koha-translate --install, --remove and --list Additionally, QA will make sure that the changes make sense. -- You are receiving this mail because: You are watching all bug changes.