summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/confirm.py
diff options
context:
space:
mode:
authorbwarsaw2002-12-12 03:14:04 +0000
committerbwarsaw2002-12-12 03:14:04 +0000
commit33e90774a0dfeb3d10dbdcbea2b926f13a9d827e (patch)
treec694045a92a497f4b4d32758fce8d317762791e8 /Mailman/Cgi/confirm.py
parentfa7e97316084fd15fbf5d9b4c158587ee06584a9 (diff)
downloadmailman-33e90774a0dfeb3d10dbdcbea2b926f13a9d827e.tar.gz
mailman-33e90774a0dfeb3d10dbdcbea2b926f13a9d827e.tar.zst
mailman-33e90774a0dfeb3d10dbdcbea2b926f13a9d827e.zip
Diffstat (limited to 'Mailman/Cgi/confirm.py')
-rw-r--r--Mailman/Cgi/confirm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Cgi/confirm.py b/Mailman/Cgi/confirm.py
index b1583dc11..4339d708b 100644
--- a/Mailman/Cgi/confirm.py
+++ b/Mailman/Cgi/confirm.py
@@ -648,7 +648,7 @@ def heldmsg_prompt(mlist, doc, cookie, id):
doc.set_language(lang)
subject = Utils.websafe(msgsubject)
- reason = Utils.websafe(givenreason)
+ reason = Utils.websafe(_(givenreason))
listname = mlist.real_name
table.AddRow([_('''Your confirmation is required in order to cancel the
posting of your message to the mailing list <em>%(listname)s</em>: