Author: jleroux Date: Thu Sep 29 05:31:17 2016 New Revision: 1762738 URL: http://svn.apache.org/viewvc?rev=1762738&view=rev Log: Updates: CZECH REPUBLIC becomes CZECHIA
On 26 September 2016, the ISO organisation incorporated the short name Czechia in the official ISO 3166 country codes list. More at https://en.wikipedia.org/wiki/Name_of_the_Czech_Republic#Adoption_of_Czechia Modified: ofbiz/trunk/framework/common/data/CountryCodeData.xml Modified: ofbiz/trunk/framework/common/data/CountryCodeData.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CountryCodeData.xml?rev=1762738&r1=1762737&r2=1762738&view=diff ============================================================================== --- ofbiz/trunk/framework/common/data/CountryCodeData.xml (original) +++ ofbiz/trunk/framework/common/data/CountryCodeData.xml Thu Sep 29 05:31:17 2016 @@ -87,7 +87,7 @@ under the License. <CountryCode countryAbbr="CUB" countryCode="CU" countryName="CUBA" countryNumber="192"/> <CountryCode countryAbbr="CUW" countryCode="CW" countryName="CURAÃAO" countryNumber="531"/> <CountryCode countryAbbr="CYP" countryCode="CY" countryName="CYPRUS" countryNumber="196"/> - <CountryCode countryAbbr="CZE" countryCode="CZ" countryName="CZECH REPUBLIC" countryNumber="203"/> + <CountryCode countryAbbr="CZE" countryCode="CZ" countryName="CZECHIA" countryNumber="203"/> <CountryCode countryAbbr="BEN" countryCode="BJ" countryName="BENIN" countryNumber="204"/> <CountryCode countryAbbr="DNK" countryCode="DK" countryName="DENMARK" countryNumber="208"/> <CountryCode countryAbbr="DMA" countryCode="DM" countryName="DOMINICA" countryNumber="212"/>

