office-gobmx/i18npool
Stephan Bergmann 9de9c430ca Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftover
Change-Id: Iec2845cb3717520e1126ac4e9743413d5f3a5119
2012-11-20 17:12:04 +01:00
..
inc slowly stabbing MsLangId::convert...() to death 2012-11-20 15:08:47 +01:00
prj remove obsolete regexp pieces. 2012-11-12 11:46:07 +00:00
qa/cppunit Stop a memory leak in text_textsearch.cxx 2012-11-19 15:14:38 +00:00
source Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftover 2012-11-20 17:12:04 +01:00
util
CppunitTest_i18npool_test_breakiterator.mk
CppunitTest_i18npool_test_characterclassification.mk
CppunitTest_i18npool_test_languagetag.mk convert liblangtag to gbuild 2012-11-11 19:03:15 -05:00
CppunitTest_i18npool_test_ordinalsuffix.mk
CppunitTest_i18npool_test_textsearch.mk finally get the unit test name right; wow. 2012-11-12 20:23:36 +00:00
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
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npool.mk
Library_i18nsearch.mk Another attempt at fixing icu linkage as externals. 2012-11-12 15:47:02 +00:00
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk
Library_localedata_others.mk
Library_textconv_dict.mk
Makefile
Module_i18npool.mk add native XTextSearch / cppunit test framework. 2012-11-12 11:46:07 +00:00
Package_inc.mk
README document the documentation 2012-11-07 16:23:27 +01:00

Internationalisation (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.

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

See also [http://wiki.documentfoundation.org/Category:I18n]