office-gobmx/i18npool
Eike Rathke 5456b230a2 fix an_ES locale data details
compiling an_ES.xml gave:
Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended?
Warning: Don't forget to adapt corresponding FormatCode elements when changing separators.
Warning: QuotationStart may be wrong: U+201C “
Warning: QuotationEnd may be wrong: U+201D ”
Warning: DoubleQuotationStart may be wrong: U+2018 ‘
Warning: DoubleQuotationEnd may be wrong: U+2019 ’

* Exchanged Quotation(Start|End) and DoubleQuotation(Start|End)

Not sure about the use of '.' Time100SecSeparator whereas DecimalSeparator is ','
2011-09-04 14:13:01 +02:00
..
inc add an_ES (Aragonese) locale data 2011-09-03 11:19:52 +02:00
prj detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
qa/cppunit Make it compile 2011-08-23 23:45:19 +03:00
source fix an_ES locale data details 2011-09-04 14:13:01 +02:00
util add more component prefixes 2011-08-17 23:51:45 +02:00
xml
CppunitTest_i18npool_test_breakiterator.mk
Executable_gencoll_rule.mk The shorter icu library names are used for WNTMSC only 2011-08-19 17:58:48 +03:00
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk Fix i18npool build on Windows. 2011-08-19 09:37:47 +02:00
Executable_i18npool_cppunittester_all.mk Make it actually link by adding more libraries 2011-08-23 23:45:23 +03:00
Executable_saxparser.mk
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npaper.mk
Library_i18npool.mk The shorter icu library names are used for WNTMSC only 2011-08-19 17:58:48 +03:00
Library_i18nsearch.mk
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk add an_ES (Aragonese) locale data 2011-09-03 11:19:52 +02:00
Library_localedata_others.mk
Library_textconv_dict.mk
Makefile
Module_i18npool.mk Revert "disable i18npool's unit test for now" 2011-08-18 09:16:28 +01:00
Package_generated.mk don't need this depend do we really, breaks windows anyway 2011-08-18 11:21:57 +01:00
Package_inc.mk
Package_xml.mk
version.mk