5 Aug
2010
5 Aug
'10
4:42 p.m.
Hi, The zope.i18n has some locale data inside "zope/i18n/locales/data". The global locale provider (zope.i18n.locales.locales) get data from this directory. What is the recommended approach to add a new locale XML file which is not available in CLDR: http://unicode.org/cldr/trac/browser/trunk/common/main/ I think the data available inside zope.i18n is bit outdated compared to what is available in Unicode site: http://unicode.org/Public/cldr/1.8.1/ How we are updating this database ? Regards, Baiju M