forked from Wavyzz/dolibarr
Merge pull request #4944 from FHenry/develop_advtargetemailiing
NEW : Advance target emailing
This commit is contained in:
@@ -147,3 +147,25 @@ MailSendSetupIs2=You must first go, with an admin account, into menu %sHome - Se
|
||||
MailSendSetupIs3=If you have any questions on how to setup your SMTP server, you can ask to %s.
|
||||
YouCanAlsoUseSupervisorKeyword=You can also add the keyword <strong>__SUPERVISOREMAIL__</strong> to have email being sent to the supervisor of user (works only if an email is defined for this supervisor)
|
||||
NbOfTargetedContacts=Current number of targeted contact emails
|
||||
MailAdvTargetRecipients=Advance recipients targeting
|
||||
AdvTgtTitle=Fill the input ro preselect the customer (or contact) destinaries
|
||||
AdvTgtSearchTextHelp=Use %% as magic caracters. For exemple to find all item like <b>jean, joe, jim</b>, you can input <b>j%%</b>, you can also use ; as separator for value, and use ! for except this value. For exemple <b>jean;joe;jim%%;!jimo;!jima%</b> will target all jean, joe, start with jim but not jimo and not everythnig taht start by jima
|
||||
AdvTgtSearchIntHelp=Use interval to select int or float value
|
||||
AdvTgtMinVal=Minimum value
|
||||
AdvTgtMaxVal=Maximum value
|
||||
AdvTgtSearchDtHelp=Use interval to select date value
|
||||
AdvTgtStartDt=Start dt.
|
||||
AdvTgtEndDt=End dt.
|
||||
AdvTgtTypeOfIncudeHelp=Target Email of thirdparty and email of contact of the thridparty, or just thridparty email or just contact email
|
||||
AdvTgtTypeOfIncude=Type of targeted email
|
||||
AdvTgtContactHelp=Use only if you target contact into "Type of targeted email"
|
||||
AddAll=Add all
|
||||
RemoveAll=Remove all
|
||||
ItemsCount=Item(s)
|
||||
AdvTgtNameTemplate=Filter name
|
||||
AdvTgtAddContact=Add email according filter criteria
|
||||
AdvTgtLoadFilter=Load filter
|
||||
AdvTgtDeleteFilter=Delete filter
|
||||
AdvTgtSaveFilter=Save filter
|
||||
AdvTgtCreateFilter=Create filter
|
||||
AdvTgtOrCreateNewFilter=Name of new filter
|
||||
|
||||
Reference in New Issue
Block a user