The module sends messages in some circumstances, but the text of the message sent through email cannot be altered from the administrator user (or generically from a user with the right permission).
The message body speaks of advertising node, but the description given for that node could be different, and this can confuse the user who would not understand what the message is referring to.
Comments
Comment #1
pydubreucq commentedHi,
I think it's an important thing too ;)
Subscribe ;)
Bye
Comment #2
avpadernoThe code has been changed, and committed in CVS.
The body, and the subject of the email sent is translatable using string overrides in the file settings.php.
Comment #3
pydubreucq commentedThanks ;)