There is a problem with the setting found in functions/i18n.php The Norwegian bokmal should not be set to UTF-8 but to 8859-1:
$languages['nb_NO']['NAME'] = 'Norwegian (Bokmal)';
$languages['nb_NO']['CHARSET'] = 'iso-8859-1';
$languages['nb_NO']['LOCALE'] = array('nb_NO.ISO8859-1', 'nb_NO.ISO8859-1', 'nb_NO');
$languages['nb']['ALIAS'] = 'nb_NO';
If this is set to UTF-8 the subject gets wrong if it contain letters like øæå. This hapens if you reply/forward a message with such a subject.
The translations should stich to 8859-1 as well or the bode get disturbed f containing æøå
--
Pål Monstad
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users