Debug v21

This commit is contained in:
Laurent Destailleur (aka Eldy)
2024-12-30 11:43:38 +01:00
parent 4954e84d56
commit f7cdd5fd08
2 changed files with 3 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ function datapolicyAdminPrepareHead()
$head = array();
$head[$h][0] = DOL_URL_ROOT."/datapolicy/admin/setup.php";
$head[$h][1] = $langs->trans("Deletion");
$head[$h][1] = $langs->trans("DataAnonymization");
$head[$h][2] = 'settings';
$h++;

View File

@@ -17,7 +17,8 @@ Module4100Name = Data Privacy Policy
Module4100Desc = Module to manage Data Privacy (Conformity with the GDPR)
# Administration page
datapolicySetup = Module Data Privacy Policy Setup
Deletion = Deletion of data
DataDeletion=Deletion of data
DataAnonymization=Anonymization of data
datapolicySetupPage = Depending on the laws of your countries (Example <a href="http://www.privacy-regulation.eu/en/5.htm" target="_blank" rel="noopener noreferrer external">Article 5</a> of the GDPR), personal data must be kept for a period not exceeding the duration the data is needed for the purpose for which it was collected, except for archival purposes.<br>This module will make an anonymization automatically after a certain duration without events (the duration which you will have indicated below) and if the object has no existing business object children.
NB_MONTHS = %s months
ONE_YEAR = 1 year