http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10509 --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 19242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19242&action=edit Bug 10509: Using updates instead of inserts in translated mysql files This patch makes changes to C4/Installer to allow running global (English) sql inserts before updating them from the specific language file. This patch touches only de-DE/mandatory to illustrate the concept. All language installs should proceed as usual. Test plan: Test the English install and test the German install. If you do not feel confident, check another one too :) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Verified that the German install still functions. -- You are receiving this mail because: You are watching all bug changes.