Hi Jamil,

On Wed, Apr 13, 2005 at 12:10:34 +0600, Jamil Ahmed wrote:

> >has any one submitted dictionary & affix files for bangla language and 
> >what is
> >the language code for bangla in openoffice.org?
> 
> According the url below,
> http://api.openoffice.org/source/browse/api/offapi/com/sun/star/i18n/UnicodeScript.idl?rev=1.3&content-type=text/vnd.viewcvs-markup
> 
> Language code for Bengali/Bangla is 15.

That are Unicode script types, which is something different. If we speak
of the MS-LangID values, the values are

lang.hxx:
#define LANGUAGE_BENGALI                    0x0445
#define LANGUAGE_BENGALI_BANGLADESH         0x0845
isolang.cxx:
    { LANGUAGE_BENGALI_BANGLADESH,          "bn", "BD" },
    { LANGUAGE_BENGALI,                     "bn", "IN" },

If the LangID value is not what was requested, the original poster
should be more specific. The old area phone code values aren't needed
anymore for OOo2.0

  Eike

-- 
 OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer.
 GnuPG key 0x293C05FD:  997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to