diff --git a/kallithea/templates/admin/settings/settings_mapping.html b/kallithea/templates/admin/settings/settings_mapping.html --- a/kallithea/templates/admin/settings/settings_mapping.html +++ b/kallithea/templates/admin/settings/settings_mapping.html @@ -8,9 +8,9 @@
${h.checkbox('destroy',True)} - +
- ${_('Check this option to remove references to repositories that no longer exist in on the filesystem.')} + ${_('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)}