794
794
self.active_hooks = [hook for hook in hooks if hook is not None]
795
795
with ui.ui_factory.nested_progress_bar() as child_pb:
796
796
for num, (file_id, changed, paths3, parents3, names3,
798
806
trans_id = self.tt.trans_id_file_id(file_id)
800
808
child_pb.update(gettext('Preparing file merge'),