> you can put the following in mm_cfg.py
> 
> def _(s):
>     return s
> 
> add_language('en',    _('English (USA)'),       'iso-8859-1')
> 
> del _

It worked perfectly!
I had tried changing the language of the list in the web interface earlier,
but without any success. That was the trick!

Thanks, Pierre


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to