Message de Cor Nouws  date 2009-02-01 01:14 :
reading this
http://api.openoffice.org/docs/common/ref/com/sun/star/i18n/LanguageCountryInfo.html and knowing what is returned for other languages ("en_GB" for exmaple), I wonder how it is possible that for my local Dutch installation, I get only "nl" as return value in this function:

Hi Cor,
A Locale is primarily a language (the first part, lower case). This language may or not be specialised for a particular country (the second part, upper case).

The language of your installation depends on the langpack it uses. The Locale is indicated in the file names of the installation package.
You can see in the mirror servers that exists:
en-US, fr, de, nl
But not fr-FR, not fr-BE, not nl-NL. This simply means that there is no country variant langpack available in OpenOffice. In the langpacks for 3.0.1RC2 however I can see en-US, en-GB, en-ZA (i.e. english variant of South-Africa).

Regards
  Bernard

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to