Bryan Carbonnell wrote: >Is it possible to have the admin interface for a list in 1 language, >English, and have the user interface a different language, French, >using 2.1.6 or 2.1.9? > >The only thing I can come up with is to actually change the language >of the list to French, and edit the translation file and remove the >translations for the Admin interface so that it gets displayed in the >default text, which is English. > >Is there an easier way to do this?
I'm not sure if this is what you wan't, but you can set the list's default language to English, and make sure that French is an available language. Then users can set their preferred language to French. The tricky part is setting the default language for a new member to French. This would require implementing a new list attribute, e.g., default_member_language, or a really ugly hack to Mailman/MailList.py in the ApprovedAddMember() method. -- 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