mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Clean code
This commit is contained in:
parent
74f3b31b3e
commit
d68aa7ec6a
|
|
@ -668,7 +668,6 @@ DATAPOLICY_CONTACT_FOURNISSEUR
|
|||
DATAPOLICY_CONTACT_NIPROSPECT_NICLIENT
|
||||
DATAPOLICY_CONTACT_PROSPECT
|
||||
DATAPOLICY_CONTACT_PROSPECT_CLIENT
|
||||
DATAPOLICY_PORTABILITE
|
||||
DATAPOLICY_TIERS_CLIENT
|
||||
DATAPOLICY_TIERS_FOURNISSEUR
|
||||
DATAPOLICY_TIERS_NIPROSPECT_NICLIENT
|
||||
|
|
@ -3308,11 +3307,7 @@ WEBPORTAL_USER_LOGGED
|
|||
# The following exceptions are added to have Continuous Integrations pass.
|
||||
# They may not be valid exceptions - this list needs to be cleaned
|
||||
#
|
||||
ANONYMISER_AT
|
||||
AiCustomPrompt
|
||||
DATAPOLICYSUBSITUTION
|
||||
DATAPOLICY_PORTABILITE_CONFIRMATION
|
||||
DATAPOLICY_PORTABILITE_TITLE
|
||||
DisplayGrandTotalInList
|
||||
EditWithEditor
|
||||
ElementId
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ DATAPOLICY_CONTACT_NIPROSPECT_NICLIENT = Nor prospect/Nor customer
|
|||
DATAPOLICY_CONTACT_FOURNISSEUR = Supplier
|
||||
DATAPOLICY_ADHERENT = Member
|
||||
DATAPOLICY_Tooltip_SETUP = Type of contact - Indicate your choices for each type.
|
||||
DATAPOLICYSUBSITUTION = You can use the following variables in your email (LINKACCEPT allows to create a link recording the agreement of the person, LINKREFUSED makes it possible to record the refusal of the person):
|
||||
SendAgreementText = You can send a GDPR email to all your relevant contacts (who have not yet received an email and for which you have not registered anything about their GDPR agreement). To do this, use the following button.
|
||||
SendAgreement = Send emails
|
||||
AllAgreementSend = All emails have been sent
|
||||
|
|
@ -45,15 +44,8 @@ DATAPOLICY_BLOCKCHECKBOX = GDPR : Processing of personal data
|
|||
DATAPOLICY_consentement = Consent obtained for the processing of personal data
|
||||
DATAPOLICY_opposition_traitement = Opposes to the processing of his personal data
|
||||
DATAPOLICY_opposition_prospection = Opposes to the processing of his personal data for the purposes of prospecting
|
||||
# Button for portability
|
||||
DATAPOLICY_PORTABILITE = Portability GDPR
|
||||
DATAPOLICY_PORTABILITE_TITLE = Export of personal data
|
||||
DATAPOLICY_PORTABILITE_CONFIRMATION = You want to export the personal data of this contact. Are you sure ?
|
||||
# Notes added during an anonymization
|
||||
ANONYMISER_AT = Anonymised the %s
|
||||
DATAPOLICY_date = Date of agreement/disagreement GDPR
|
||||
DATAPOLICY_send = Date agreement email sent
|
||||
MailSent = Email has been sent
|
||||
# ERROR
|
||||
=Due to a technical problem, we were unable to register your choice. We apologize for that. Contact us to notify us your choice.
|
||||
NUMBER_MONTH_BEFORE_DELETION = Number of months before deletion
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user