countries: rename ez title to eurozone
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 5 Jul 2015 18:49:09 +0000 (20:49 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
tools/mkcountries-geonames

index 5128d5a9153b4c801eec8a31fb097dc0336e3d75..b7fb27eb904fe4dee3db674eb4f468522c7e7118 100755 (executable)
@@ -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"],