${_('Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem.')}
${h.checkbox('invalidate',True)}
${_('Check this to reload data and clear cache keys for all repositories.')}
${h.checkbox('hooks',True)}
${_("Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version.")}
${h.checkbox('hooks_overwrite', True)}
${_("If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!")}