Public bug reported:
Rejected notice message gets code defined in Errors.py as follows
---
rejection = _('Your message was rejected')
notice = _('Your message was rejected')
---
But "_" function is not used Mailman.i18n.
Defined in Errors.py as follows:
---
def _(s):
return s
---
** Affects: mailman
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1532399
Title:
Rejected notice message is not use i18n in Errors.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1532399/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders