Updated world codes with latest iso3166 codes
diff --git a/Tools/world/world b/Tools/world/world
index be38906..01ec4c2 100755
--- a/Tools/world/world
+++ b/Tools/world/world
@@ -249,9 +249,10 @@
     "co": "Colombia",
     "km": "Comoros",
     "cg": "Congo",
+    "cd": "Congo, The Democratic Republic of the",
     "ck": "Cook Islands",
     "cr": "Costa Rica",
-    "ci": "Cote D'ivoire",
+    "ci": "Cote D'Ivoire",
     "hr": "Croatia (local name: Hrvatska)",
     "cu": "Cuba",
     "cy": "Cyprus",
@@ -273,7 +274,7 @@
     "fj": "Fiji",
     "fi": "Finland",
     "fr": "France",
-    "fx": "France, Metropolitan",
+    "fx": "France, metropolitan",
     "gf": "French Guiana",
     "pf": "French Polynesia",
     "tf": "French Southern Territories",
@@ -290,10 +291,11 @@
     "gu": "Guam",
     "gt": "Guatemala",
     "gn": "Guinea",
-    "gw": "Guinea-bissau",
+    "gw": "Guinea-Bissau",
     "gy": "Guyana",
     "ht": "Haiti",
-    "hm": "Heard and McDonald Islands",
+    "hm": "Heard and Mc Donald Islands",
+    "va": "Holy See (Vatican City State)",
     "hn": "Honduras",
     "hk": "Hong Kong",
     "hu": "Hungary",
@@ -325,7 +327,7 @@
     "lt": "Lithuania",
     "lu": "Luxembourg",
     "mo": "Macau",
-    "mk": "Macedonia, the Former Yugoslav Republic of",
+    "mk": "Macedonia, The Former Yugoslav Republic of",
     "mg": "Madagascar",
     "mw": "Malawi",
     "my": "Malaysia",
@@ -427,7 +429,6 @@
     "uy": "Uruguay",
     "uz": "Uzbekistan",
     "vu": "Vanuatu",
-    "va": "Vatican City State (Holy See)",
     "ve": "Venezuela",
     "vn": "Viet Nam",
     "vg": "Virgin Islands (British)",
@@ -436,12 +437,10 @@
     "eh": "Western Sahara",
     "ye": "Yemen",
     "yu": "Yugoslavia",
-    "zr": "Zaire",
     "zm": "Zambia",
     "zw": "Zimbabwe",
     }
 
-
 
 if __name__ == '__main__':
     main()