https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8010
--- Comment #26 from Katrin Fischer <[email protected]> --- A week before release of the maintenance release (usually around 15th, release on 22nd) we go into 'string freeze'. I try not to push any more patches to my branch that contain strings. It's to give translators time to finish translations and bring them up to 100% before release. When I looked at this, it was in 'string freeze' - so was planning to come back for the next release. bug_8010-add_LoadSearchHistoryToTheFirstLoggedUser_syspref.sql was moved to updatedatabase.sql in master. When I decide to push this to 16.11.x people upgrading from 16.11.x to 17.05 will get an ugly warning. We can prevent that by adding the IGNORE to updatedatabase.pl in master. My thinking was that the 'load onto' or 'load' sounded not quite right to me in English - but best would be to get a native speaker on this. :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
