From c133e6ad3027e095811931f3e0d21b818865e0e8 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 5 Jul 2015 20:49:09 +0200 Subject: [PATCH] countries: rename ez title to eurozone --- tools/mkcountries-geonames | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index 5128d5a..b7fb27e 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -19,7 +19,7 @@ my %cc; # map of country code to info array dg => ["exceptionally reserved: Diego Garcia", "c-as Xr", "Diego Garcia", 'io'], ea => ["exceptionally reserved: Ceuta and Melilla", "c-af Xr", "Ceuta and Melilla"], eu => ["exceptionally reserved: European Union", "c-eu Xr", "European Union"], - ez => ["exceptionally reserved: European OTC derivatives", "c-eu Xr", "European OTC"], + ez => ["exceptionally reserved: European OTC derivatives", "c-eu Xr", "Eurozone"], fx => ["exceptionally reserved: Metropolitan France", "c-eu Xr", "Metropolitan France", 'fr'], ic => ["exceptionally reserved: Canary Islands", "c-af Xr", "Canary Islands"], su => ["exceptionally reserved: former USSR", "c-eu Xr", "USSR"], -- 2.30.0