https://issues.apache.org/ooo/show_bug.cgi?id=124538

--- Comment #2 from Ariel Constenla-Haile <[email protected]> ---
The language is already available on the langtab.src list:

http://svn.apache.org/viewvc/openoffice/trunk/main/i18npool/source/isolang/isolang.cxx?revision=1413471&view=markup#l434

434    { LANGUAGE_USER_LOW_GERMAN,            "nds", "DE" },

http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/misc/langtab.src?revision=1568967&view=markup#l269

269     < "Low German" ; LANGUAGE_USER_LOW_GERMAN ; > ;

According to the ISO standard, "Low German" is correct:
http://www-01.sil.org/iso639-3/documentation.asp?id=nds

You will find it in the "Font" tab page, but not in "Tools - Options... -
Language Settings - Languages - Default languages for documents - Western"
because there is no locale data for it, and these listbox only list known
locales:

 LANG_LIST_WESTERN | LANG_LIST_ONLY_KNOWN in
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/optgdlg.cxx?revision=1568967&view=markup#l1289
cf.
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/tabpages/chardlg.cxx?revision=1568967&view=markup#l660


The dictionary is installed, and works, so looks like this bug is invalid.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to