Re: [Indic-computing-users] Mailman in Indian languages?
Status: Alpha
Brought to you by:
jkoshy
From: Cherry G. M. <ber...@ya...> - 2004-10-31 05:17:03
|
>>>>> "FN" == Frederick Noronha <(FN)" <fr...@by...>> writes: [...] FN> how feasible and possible it is to translate Mailman into FN> Indian languages? If the email clients can understand and render Unicode in the said language(s), then I don't think its very difficult. From googling: http://google.com/search?q=gnu+mailman+unicode I got http://barry.warsaw.us/papers/mailman-freenix-2003/ From which I understood the following: The "text" or "message" of emails can readily be handled by the mailman interface, as it stands. This is due to the unicode abilities of the Python language. Mailman already RFC 2047 [1] compliant, via the Email [2] package. The Web interface on Mailman, for subscription etc, needs to be done in a given language, but Mailman has a framework ( like GNOME po ) to take care of this. It should probably be a week's job, for an experienced python programmer, to get the framework in place. Plus the time it takes for the local language placeholders in the web interface, which will depend on volunteer support. I probably don't know what I'm talking about. Cheers, Cherry -- It is Texas law that when two trains meet each other at a railroad crossing, each shall come to a full stop, and neither shall proceed until the other has gone. -- /usr/games/fortune [1] http://www.faqs.org/rfcs/rfc2047.html [2] http://www.python.org/doc/current/lib/module-email.html __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail |