office-gobmx/i18npool
Eike Rathke 3b5ee26d2c added partitive case month names
* Locale data:
  * nominative (nouns) month names always given in <MonthsOfYear>
    element
  * optional genitive case month names in <GenitiveMonths> element,
    following the <MonthsOfYear> element; if not given take nominative
    names
  * optional partitive case month names in <PartitiveMonths> element,
    following the <GenitiveMonths> element, or following the
    <MonthsOfYear> element if the <GenitiveMonths> element is not
    present; if not given take genitive case names, or nominative if
    genitive names aren't defined
    * currently known partitive case matters in Finnish locales

* Rules for use of nominative / genitive / partitive case month names in
  number formatter:
  * no day of month (D or DD) present in format code => MMM or MMMM
    display nominative month name (noun)
  * day of month (D or DD) after MMM or MMMM => genitive name
    * no genitive names defined => nominative names
  * day of month (D or DD) before MMM or MMMM => partitive name
    * no partitive names defined => genitive names
      * no genitive names defined => nominative names
2011-11-22 14:52:41 +01:00
..
inc added partitive case month names 2011-11-22 14:52:41 +01:00
prj i18npool depends on offapi 2011-11-21 09:50:57 +01:00
qa/cppunit
source added partitive case month names 2011-11-22 14:52:41 +01:00
util
xml
CppunitTest_i18npool_test_breakiterator.mk Make .component files directly usable within UNO_SERVICES. 2011-11-11 10:53:23 +01:00
Executable_gencoll_rule.mk
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk
Executable_i18npool_cppunittester_all.mk
Executable_saxparser.mk
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npaper.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
Library_textconv_dict.mk
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06:00
Module_i18npool.mk Make .component files directly usable within UNO_SERVICES. 2011-11-11 10:53:23 +01:00
Package_generated.mk
Package_inc.mk
Package_xml.mk
version.mk