office-gobmx/i18npool
Stephan Bergmann 556f948812 Do not hide information about UNO bootstrap failures
Change-Id: I42ce84a00c4de60d30093f58214f76647ff03097
2013-01-16 11:39:02 +01:00
..
inc fdo#46808, Convert services in i18npool to XComponentContext 2013-01-15 09:56:02 +02:00
prj
qa/cppunit partly revert 92a9b7780c for ICU < 49 2013-01-02 19:23:03 +01:00
source Do not hide information about UNO bootstrap failures 2013-01-16 11:39:02 +01:00
util
CppunitTest_i18npool_test_breakiterator.mk
CppunitTest_i18npool_test_characterclassification.mk
CppunitTest_i18npool_test_languagetag.mk
CppunitTest_i18npool_test_ordinalsuffix.mk
CppunitTest_i18npool_test_textsearch.mk
CustomTarget_breakiterator.mk partly revert 92a9b7780c for ICU < 49 2013-01-02 19:23:03 +01:00
CustomTarget_collator.mk add runtime deps for custom targets 2012-12-30 17:15:48 +01:00
CustomTarget_indexentry.mk add runtime deps for custom targets 2012-12-30 17:15:48 +01:00
CustomTarget_localedata.mk add runtime deps for custom targets 2012-12-30 17:15:48 +01:00
CustomTarget_textconversion.mk add runtime deps for custom targets 2012-12-30 17:15:48 +01:00
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
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk
Library_localedata_others.mk fdo#59197 added Sidama_Ethiopia [sid-ET] locale data 2013-01-15 12:56:09 +01:00
Library_textconv_dict.mk
Makefile
Module_i18npool.mk
Package_inc.mk
README

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]