Patching needed for UTF-8

Narcis Garcia - GiLUG <[email protected]> Wed, 23 Feb 2011 13:44:21 +0100
Newsgroups gmane.mail.squirrelmail.internationalization
Message-ID <[email protected]>
I've installed the SquirrelMail 1.4.20 that comes on Ubuntu 10.04 
repositories and I see that, better than editing system's supported 
locales (to work on ISO-xx charsets), an update is needed for the file 
functions/i18n.php

At this moment the major part of languages lack in the 'LOCALE' arrays 
of a UTF value.

For example:
$languages['es_ES']['LOCALE']  = 
array('es_ES.ISO8859-1','es_ES.ISO-8859-1','es_ES');

Better needs to be:
$languages['es_ES']['LOCALE']  = 
array('es_ES.UTF-8','es_ES.ISO8859-1','es_ES.ISO-8859-1','es_ES');

And then works properly with an Unicode environment.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
Statistics for translations: http://l10n-stats.squirrelmail.org/
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n