office-gobmx/i18npool
Jonathan Clark f23c1baa46 tdf#164062 i18npool: Added da_DK as a prepostdash language
Previously, Danish words ending with hyphens were not handled correctly
during spell checking. This change fixes the issue by modifying the
da_DK locale to reference the existing breakiterator rules for languages
with word-final hyphens.

Change-Id: I9b08fb5246b5b846814dc3b4b9ba249b29fc7a84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177504
Tested-by: Jenkins
Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-11-29 22:09:00 +01:00
..
inc
qa/cppunit tdf#164062 i18npool: Added da_DK as a prepostdash language 2024-11-29 22:09:00 +01:00
source tdf#164062 i18npool: Added da_DK as a prepostdash language 2024-11-29 22:09:00 +01:00
util
CppunitTest_i18npool_breakiterator.mk
CppunitTest_i18npool_calendar.mk
CppunitTest_i18npool_characterclassification.mk
CppunitTest_i18npool_defaultnumberingprovider.mk
CppunitTest_i18npool_indexentry.mk
CppunitTest_i18npool_ordinalsuffix.mk
CppunitTest_i18npool_textsearch.mk
CppunitTest_i18npool_transliteration.mk
CustomTarget_breakiterator.mk
CustomTarget_collator.mk
CustomTarget_indexentry.mk
CustomTarget_localedata.mk
CustomTarget_textconversion.mk
Executable_gencoll_rule.mk
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk
Executable_saxparser.mk
IwyuFilter_i18npool.yaml
Library_i18npool.mk
Library_i18nsearch.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk Resolves: tdf#163903 Add French (Republic of Guinea) {fr-GN} locale data 2024-11-18 22:45:54 +01:00
Library_localedata_others.mk
Makefile
Module_i18npool.mk
Rdb_saxparser.mk
README.md

Internationalisation Pool (i18npool) Framework

Internationalisation pool (i18npool) framework ensures that the suite is adaptable to the requirements of different native languages, their local settings and customs, etc without source code modification. (Wow, that is such marketing-speak...)

Specifically for locale data documentation please see i18npool/source/localedata/data/locale.dtd

See Also

http://wiki.documentfoundation.org/Category:I18n