On Tue, May 19, 2009 at 01:09, Naoko McCracken <[email protected]> wrote: > Hi, > > I was going through translation and found some questions etc. > > First, I noticed Argentina, Indiana and Kentucky are the only areas > country/state name precede cities. > Shouldn't all cities shown like that? >
We don't have control over the list/structure of the objects. They are taken from the php timezone database via the php function timezone_identifiers_list(). I guess we can: * Report issues. PHP uses the Olson database: http://www.twinsun.com/tz/tz-link.htm * Work around the worst issues. We can't alter the structure, however. We can only change names. Happy translating, Nikolay. _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
