From b6d2eae8cea708954d2808ebc81da1ac4ee3783e Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 22 Dec 2012 01:21:17 +0100 Subject: [PATCH] Ox.Geo: add/fix languages --- source/Ox.Geo/json/Ox.Geo.json | 10 ++++++++-- tools/geo/jsonc/countries.jsonc | 7 ++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/source/Ox.Geo/json/Ox.Geo.json b/source/Ox.Geo/json/Ox.Geo.json index 7d4bc898..585df133 100644 --- a/source/Ox.Geo/json/Ox.Geo.json +++ b/source/Ox.Geo/json/Ox.Geo.json @@ -1451,7 +1451,9 @@ "Shanghainese", "Hokkien", "Naxi", - "Shanxi" + "Shanxi", + "Min Nan", + "Uighur" ], "lat": 35.86166, "lng": 104.195397, @@ -3431,7 +3433,8 @@ "Latin", "Sicilian", "Sardinian", - "Neapolitan" + "Neapolitan", + "Ladino" ], "lat": 41.87194, "lng": 12.56738, @@ -4053,6 +4056,9 @@ "continent": "Europe", "east": 6.5309701, "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/da/Flag_of_Luxembourg.svg", + "languages": [ + "Luxembourgish" + ], "lat": 49.815273, "lng": 6.129583, "name": "Luxembourg", diff --git a/tools/geo/jsonc/countries.jsonc b/tools/geo/jsonc/countries.jsonc index 26c2972e..662f8c4c 100644 --- a/tools/geo/jsonc/countries.jsonc +++ b/tools/geo/jsonc/countries.jsonc @@ -668,7 +668,7 @@ "Kwakiutl": "", "Kyrgyz": "Kyrgyzstan", "Ladakhi": "India", - "Ladino": "", + "Ladino": "Italy", "Lao": "Laos", "Latin": "Italy", "Latvian": "Latvia", @@ -676,7 +676,7 @@ "Lingala": "Democratic Republic of the Congo", "Lithuanian": "Lithuania", "Low German": "Germany", - "Luxembourgish": "Luxemburg", + "Luxembourgish": "Luxembourg", "Macedonian": "Macedonia", "Macro-Jê": "", "Magahi": "", @@ -701,7 +701,7 @@ "Mende": "Sierra Leone", "Micmac": "", "Middle English": "England", - "Min Nan": "", + "Min Nan": "China", "Minangkabau": "", "Mirandese": "", "Mizo": "", @@ -809,6 +809,7 @@ "Tuvinian": "", "Tzotzil": "", "Ukrainian": "Ukraine", + "Uighur": "China", "Ungwatsi": "", "Urdu": "Pakistan", "Uzbek": "Uzbekistan",