Fix message

This commit is contained in:
Laurent Destailleur 2023-04-26 22:49:33 +02:00
parent 447f992b92
commit 99ba735327
2 changed files with 2 additions and 2 deletions

View File

@ -2138,7 +2138,6 @@ EmailCollectorExampleToCollectJobCandidaturesDesc=Collect emails applying to job
EmailCollectorExampleToCollectJobCandidatures=Example collecting job candidatures received by e-mail
NoNewEmailToProcess=No new email (matching filters) to process
NothingProcessed=Nothing done
XEmailsDoneYActionsDone=%s emails pre-qualified, %s emails successfully processed (for %s record/actions done)
RecordEvent=Record an event in agenda (with type Email sent or received)
CreateLeadAndThirdParty=Create a lead (and a third party if necessary)
CreateTicketAndThirdParty=Create a ticket (linked to a third party if the third party was loaded by a previous operation or was guessed from a tracker in email header, without third party otherwise)

View File

@ -182,4 +182,5 @@ WarningLimitSendByDay=WARNING: The setup or contract of your instance limits you
NoMoreRecipientToSendTo=No more recipient to send the email to
EmailOptedOut=Email owner has requested to not contact him with this email anymore
EvenUnsubscribe=Include opt-out emails
EvenUnsubscribeDesc=Include opt-out emails when you select emails as targets. Usefull for mandatory service emails for example.
EvenUnsubscribeDesc=Include opt-out emails when you select emails as targets. Usefull for mandatory service emails for example.
XEmailsDoneYActionsDone=%s emails pre-qualified, %s emails successfully processed (for %s record/actions done)