# HG changeset patch # User Søren Løvborg # Date 2015-08-14 15:07:49 # Node ID 97a20b808e5b4fc1683dd8e80a1ba669ee57e602 # Parent 5bfeada597764593eca9f451851779e507ead290 spelling: clarify what "Destroy old data" means 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)}