## -*- coding: utf-8 -*- <%inherit file="../casemanagement/main.mako" /> <%! import mpulsweb.lib.helper.filters as F %>

${_('Withdraw agreement for synchronisation')}

${_('Withdrawing the agreement for synchronisation can be done in different ways:')}

1. ${_('Withdraw locally and delete already uploaded data')}

${_('The agreement will be withdrawn and the link to the meta case will be deleted. No further synchronisation is possible, without a new agreement for synchronisation und relinking the case.')}

${h.literal(_('Already transfered data from this case will be deleted in the meta case, and will not be available for other people anymore.'))}

${_('Withdraw locally and delete')}


2. ${_('Withdraw globally and anonymize meta case')}

${_('The agreement will be withdrawn globally.')}

${h.literal(_('This leads to anonymization of the whole meta case which means that the meta case is not available in other project cases anymore!'))}

${_('Withdraw globally and anonymize meta case')}