VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Thomas Kuschel on June 15, 2015, 17:59:27 PM

Title: East Timor ISO-Code has changed, and the country is duplicated in the list
Post by: Thomas Kuschel on June 15, 2015, 17:59:27 PM
Already spotted at http://forum.virtuemart.net/index.php?topic=98903.0
Found in 3.0.9.4, see http://dev.virtuemart.net/projects/virtuemart/files

East Timor also Tomor-Leste (German: Osttimor)
see also https://en.wikipedia.org/wiki/ISO_3166-2:TL
should be:
ISO 3166-2: TL
ISO 3166-3: TLS

In the supported Virtuemart's install_required_data.sql, the country is listed as (61, 1, 'East Timor', 'TMP', 'TP'), and (240, 1, 'East Timor', 'XET', 'XE'),
both items are incorrect.

Strange, e.g. in the German language file, COM_VIRTUEMART_COUNTRY_TLS already exists. Instead of "Timor-Leste, Demokratische Republik" >> sollte vielleicht eher das deutsche Wort "Osttimor" stehen <<  :-)
In French language, COM_VIRTUEMART_COUNTRY_TLS="Timor oriental" found.
You should also add the country to other language files? - US-English already done, too: COM_VIRTUEMART_COUNTRY_TLS="Timor-Leste"

BR
Thomas
Title: Re: East Timor ISO-Code has changed, and the country is duplicated in the list
Post by: Milbo on June 23, 2015, 09:28:16 AM
fixed the incorrect entries. thank you