Hi Doichin, A fallback to ISO-Latin is already available in rcube_imap class. Search for ISO-8859-1. Maybe I missed some places that also need this fallback but in general it's there. However, the fallback charset should be a global setting and no language-specific thing.
~Thomas On Dec 4, 2007 11:49 PM, NetOne - Doichin Dokov <[EMAIL PROTECTED]> wrote: > NetOne - Doichin Dokov ??????: > > > Hi, guys > > > > I'm interested in what you all think about adding a default charset to > > each language file, IN the language file, so contributors update it > > without problems, maybe as a label like like: > > $labels['default-charset'] = "windows-1251"; > > and then use it in roundcube to process message body and headers on > > messages not specifying content type. > > > > > I've talked about this in the trac a while ago -> > http://trac.roundcube.net/ticket/1483839 > > _______________________________________________ List info: http://lists.roundcube.net/dev/
