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
fixed the incorrect entries. thank you