mirror of https://github.com/OCA/social.git
[UPD] Update mass_mailing_unique.pot
parent
3d97ea39ca
commit
8b6f284e71
|
@ -19,9 +19,11 @@ msgid "Cannot have more than one lists with the same name."
|
|||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_unique
|
||||
#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21
|
||||
#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24
|
||||
#, python-format
|
||||
msgid "Cannot have the same email (%s) morethan once in the same list."
|
||||
msgid "Email (%(contact_email)s) already in mailing list(s):\n"
|
||||
" %(lists)s\n"
|
||||
" Please use a different email address or remove (%(contact_email)s) from the mailing list(s) above."
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_unique
|
||||
|
|
Loading…
Reference in New Issue