From f18ba212bfe63a57ed59358e836146a38a15a007 Mon Sep 17 00:00:00 2001 From: tokul Date: Tue, 28 Sep 2004 17:38:57 +0000 Subject: [PATCH 1/1] info about Bengali git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8088 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/i18n.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/i18n.txt b/doc/i18n.txt index 769bb77e..f3c36f0e 100644 --- a/doc/i18n.txt +++ b/doc/i18n.txt @@ -15,6 +15,7 @@ provide information about some aspects of implementation. Valid language codes are: * ar - Arabic, windows-1256 charset * bg_BG - Bulgarian, windows-1251 charset +* bn_IN - Bengali, utf-8 charset * ca_ES - Catalan, iso-8859-1 charset * cs_CZ - Czech, iso-8859-2 charset * cy_GB - Welsh, iso-8859-1 charset @@ -64,7 +65,7 @@ Valid language codes are: Charset totals: * iso-8859-1 = 21 * iso-8859-2 = 8 -* utf-8 = 4 +* utf-8 = 5 * iso-8859-15 = 2 * iso-8859-7 = 1 * iso-8859-9 = 1 -- 2.25.1