[ squirrelmail-Internationalization-476567 ] wrong character set
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Oct 2001 08:26:44 +0000 (08:26 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Oct 2001 08:26:44 +0000 (08:26 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1663 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/i18n.php

index 8587e0781252383646a268bdd32e3e37af7c2d1b..2ce053dc8711d911a6f2f1440282f2cbfd75c1c5 100644 (file)
    $languages['sv_SV']['ALIAS'] = 'sv';
    
    $languages['tr']['NAME']    = 'Turkish';
-   $languages['tr']['CHARSET'] = 'iso-8859-1';
+   $languages['tr']['CHARSET'] = 'iso-8859-9';
    $languages['tr_TR']['ALIAS'] = 'tr';
    
    $languages['tw']['NAME']    = 'Taiwan';