Re: Review Request - 6964022: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US

2013-06-19 Thread Yong Huang
Hi Naoto, OK, I will try to fix all the countries where Dollar symbol is in CLDR data file. In some countries, for example, zh_Hant.xml, USD is draft="contributed">. Do I need to include these draft entries? Can I use the latest CLDR data, like 23.1 to generate currency resource file that a

Re: Review Request - 6964022: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US

2013-06-19 Thread Naoto Sato
Hi Yong, Looks like you are going to fix this not only for Australia, but also for other countries that use Dollar. That's good, but it's not limited to English countries ("en_*"), e.g., Taiwan. Would it be possible to fix for all the Dollar countries? Naoto On 6/18/13 11:39 PM, Yong Huang

Re: Review Request - 8013836 : getFirstDayOfWeek reports wrong day for pt-BR locale

2013-06-19 Thread Jeff Dinkins
I'm pretty sure we generally don't remove the original copyright. On Jun 17, 2013, at 7:42 PM, Yong Huang wrote: > Hi Michael, > > Since you are more familiar with the copyright in resource files, I'd like to > get your help first. :-) > > I copy CalendarData_pt.properties to CalendarData_p