Tara Star wrote: > >On Oct 2, 2005, at 23:18, Mark Sapiro wrote: > >> >> The difference here is the stuff with html escapes comes from the >> templates/fr/listinfo.html template and the other comes from >> translated messages in messages/fr/LC_MESSAGES/ > >I've taken the mailman.po file in that directory and converted it >(with iconv) to utf-8. Now all that needs to be done is compile it >into a .mo and I should be able to have a utf-8 french interface.
I don't know if there will be an issue here or not. I don't think so because the English messages should all be in 7-bit ascii, but you must not change the English text because it is the key to look up the French translation. >Only problem is the .po will not compile. Of course, I tried >compiling the original .po just to make sure I hadn't messed things >up with iconv, and it doesn't compile either :-( Are you compiling with Mailman's bin/msgfmt.py or some other msgfmt implementation. This may be the problem. The original file should compile OK with bin/msgfmt.py. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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