[ mailman-Bugs-1942206 ] Correct italian language encoding

SourceForge.net noreply at sourceforge.net
Mon Apr 14 17:50:05 CEST 2008


Bugs item #1942206, was opened at 2008-04-14 17:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1942206&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pipermail
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ivan Iraci (il_santo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Correct italian language encoding

Initial Comment:
In Defaults.py

add_language('it', _('Italian'), 'iso-8859-1')

should be changed in:

add_language('it', _('Italian'), 'utf-8')

And the same, IMHO, should be done for all the other languages.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1942206&group_id=103


More information about the Mailman-coders mailing list