change mail_notification_message_moderator msgid to keep old mail template for Plone 5.1 in plone.app.locales 5.1.x to stay compatible with both Plone 5.1.x and 5.2.x
This commit is contained in:
parent
d39b2fcbbe
commit
181fee785b
@ -56,7 +56,7 @@ MAIL_NOTIFICATION_MESSAGE = _(
|
||||
)
|
||||
|
||||
MAIL_NOTIFICATION_MESSAGE_MODERATOR = _(
|
||||
u'mail_notification_message_moderator',
|
||||
u'mail_notification_message_moderator2',
|
||||
default=u'A comment on "${title}" '
|
||||
u'has been posted by ${commentator}\n'
|
||||
u'here: ${link}\n\n'
|
||||
|
Loading…
Reference in New Issue
Block a user