office-gobmx/i18npool
Takeshi Abe 18feb73375 Translate names of months and the days of the week in Japanese calendars
This affects a displayed name of months e.g. grouped by in a pivot table.
See <http://listarchives.libreoffice.org/ja/discuss/msg02906.html> for the
original discussion.

Change-Id: I2ff0325f9ef2f2f03019291d4b760582b6dfbad8
Reviewed-on: https://gerrit.libreoffice.org/8678
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2014-03-20 20:48:27 +00:00
..
inc
qa/cppunit
source Translate names of months and the days of the week in Japanese calendars 2014-03-20 20:48:27 +00:00
util
CppunitTest_i18npool_test_breakiterator.mk
CppunitTest_i18npool_test_characterclassification.mk
CppunitTest_i18npool_test_ordinalsuffix.mk
CppunitTest_i18npool_test_textsearch.mk
CustomTarget_breakiterator.mk normalize values of ICU_RECLASSIFIED_* 2014-02-27 18:09:03 +01:00
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_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 added Lengo [lgr-SB] locale data, fdo#72512 2014-02-26 20:26:28 +01:00
Library_textconv_dict.mk
Makefile
Module_i18npool.mk
Rdb_saxparser.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]