From 70a38c8edb41c160cc72d71a2ee397964dd78426 Mon Sep 17 00:00:00 2001 From: Ivo Anjo Date: Mon, 9 Feb 2015 12:20:14 +0000 Subject: [PATCH] =?utf8?q?Replace=20Qu=C3=A9bec=20=3D>=20Quebec?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The geocoding file for English had both Quebec and Québec for the canadian state and city. "Québec" is the French spelling, while "Quebec" is the correct English spelling. --- resources/geocoding/en/1.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/geocoding/en/1.txt b/resources/geocoding/en/1.txt index b4a9940..1a67cb7 100644 --- a/resources/geocoding/en/1.txt +++ b/resources/geocoding/en/1.txt @@ -11374,7 +11374,7 @@ 1417935|Seymour, MO 1417962|Cabool, MO 1417967|Houston, MO -1418|Québec +1418|Quebec 1418226|Saint-Georges, QC 1418227|Saint-Georges, QC 1418228|Saint-Georges, QC @@ -12225,7 +12225,7 @@ 1435946|Garden City, UT 1435986|St. George, UT 1437|Ontario -1438|Québec +1438|Quebec 1438380|Montreal, QC 1440|Ohio 1440204|Lorain, OH @@ -12366,7 +12366,7 @@ 1443944|Salisbury, MD 1443949|Annapolis, MD 1443977|Baltimore, MD -1450|Québec +1450|Quebec 1450218|Vaudreuil-Dorion, QC 1450224|Prévost, QC 1450225|Beauharnois, QC @@ -14851,7 +14851,7 @@ 1513984|Cincinnati, OH 1513985|Cincinnati, OH 1513988|Trenton, OH -1514|Québec +1514|Quebec 1514223|Montreal, QC 1514227|Montreal, QC 1514251|Montreal, QC @@ -29002,7 +29002,7 @@ 1818993|Northridge, CA 1818994|Van Nuys, CA 1818997|Van Nuys, CA -1819|Québec +1819|Quebec 1819205|Gatineau, QC 1819228|Louiseville, QC 1819242|Grenville, QC -- 2.7.4