git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@691
7612ce4b-ef26-0410-bec9-
ea0150e637f0
Swedish: Tobias Ekbom <tobias@vallcom.net>
Dutch: Arjan Halma <arjan@halma.nl>
Portuguese (Brazil): Henrique Moura <henriquemoura@hotmail.com>
+ French Ali Nedjimi <unix@ifrance.com>
Significant Contributions:
--------------------------
$languages["nl"]["CHARSET"] = "iso-8859-1";
$languages["pt_BR"]["NAME"] = "Portuguese (Brazil)";
$languages["pt_BR"]["CHARSET"] = "iso-8859-1";
+ $languages["fr"]["NAME"] = "French";
+ $languages["fr"]["CHARSET"] = "iso-8859-1";
// Decodes a string to the internal encoding from the given charset
function charset_decode ($charset, $string) {