office-gobmx/i18npool
2012-11-12 20:23:36 +00:00
..
inc LanguageTag conversion helper define 2012-11-09 18:51:40 +01:00
prj remove obsolete regexp pieces. 2012-11-12 11:46:07 +00:00
qa/cppunit add native XTextSearch / cppunit test framework. 2012-11-12 11:46:07 +00:00
source fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbers 2012-11-12 13:37:40 +00: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 Fix windows linking of i18npool 2012-11-07 00:22:13 +01:00
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]