? remove_city_trailing_space.patch
Index: location.br.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.br.inc,v
retrieving revision 1.6
diff -u -r1.6 location.br.inc
--- location.br.inc	24 Jan 2008 09:00:02 -0000	1.6
+++ location.br.inc	4 Feb 2009 19:45:23 -0000
@@ -5,29 +5,29 @@
 
 function location_province_list_br() {
   return array('AC' => "Acre",
-    'AL' => "Alagoas ",
-    'AM' => "Amazonas ",
+    'AL' => "Alagoas",
+    'AM' => "Amazonas",
     'AP' => "Amapa",
     'BA' => "Bahia",
     'CE' => "Ceara",
     'DF' => "Distrito Federal",
     'ES' => "Espirito Santo",
     'GO' => "Goias",
-    'MA' => "Maranhao ",
+    'MA' => "Maranhao",
     'MG' => "Minas Gerais",
     'MS' => "Mato Grosso do Sul",
-    'MT' => "Mato Grosso ",
+    'MT' => "Mato Grosso",
     'PA' => "Para",
     'PB' => "Paraiba",
-    'PE' => "Pernambuco ",
+    'PE' => "Pernambuco",
     'PI' => "Piaui",
     'PR' => "Parana",
-    'RJ' => "Rio de Janeiro ",
-    'RN' => "Rio Grande do Norte ",
+    'RJ' => "Rio de Janeiro",
+    'RN' => "Rio Grande do Norte",
     'RO' => "Rondonia",
     'RR' => "Roraima",
     'RS' => "Rio Grande do Sul",
-    'SC' => "Santa Catarina ",
+    'SC' => "Santa Catarina",
     'SE' => "Sergipe",
     'SP' => "Sao Paulo",
     'TO' => "Tocantins");
Index: location.cg.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.cg.inc,v
retrieving revision 1.6
diff -u -r1.6 location.cg.inc
--- location.cg.inc	24 Jan 2008 09:00:02 -0000	1.6
+++ location.cg.inc	4 Feb 2009 19:45:23 -0000
@@ -13,6 +13,6 @@
     'LI' => "Likouala",
     'NI' => "Niari",
     'PL' => "Plateaux",
-    'PO' => "Pool ",
+    'PO' => "Pool",
     'SA' => "Sangha");
 }
Index: location.gl.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.gl.inc,v
retrieving revision 1.6
diff -u -r1.6 location.gl.inc
--- location.gl.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.gl.inc	4 Feb 2009 19:45:23 -0000
@@ -5,6 +5,6 @@
 
 function location_province_list_gl() {
   return array('A' => "Avannaa",
-    'T' => "Tunu ",
+    'T' => "Tunu",
     'K' => "Kitaa");
 }
Index: location.jp.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.jp.inc,v
retrieving revision 1.6
diff -u -r1.6 location.jp.inc
--- location.jp.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.jp.inc	4 Feb 2009 19:45:23 -0000
@@ -11,12 +11,12 @@
     '05' => "Akita",
     '06' => "Yamagata",
     '07' => "Hukusima (Fukushima) ",
-    '08' => "Ibaraki ",
+    '08' => "Ibaraki",
     '09' => "Totigi (Tochigi) ",
     '10' => "Gunma",
     '11' => "Saitama",
     '12' => "Tiba (Chiba) ",
-    '13' => "Tokyo ",
+    '13' => "Tokyo",
     '14' => "Kanagawa",
     '15' => "Niigata",
     '16' => "Toyama",
@@ -34,7 +34,7 @@
     '28' => "Hyogo",
     '29' => "Nara",
     '30' => "Wakayama",
-    '31' => "Tottori ",
+    '31' => "Tottori",
     '32' => "Simane (Shimane) ",
     '33' => "Okayama",
     '34' => "Hirosima (Hiroshima)",
Index: location.ky.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.ky.inc,v
retrieving revision 1.6
diff -u -r1.6 location.ky.inc
--- location.ky.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.ky.inc	4 Feb 2009 19:45:23 -0000
@@ -10,6 +10,6 @@
     'ST' => "South Town",
     'SP' => "Spot Bay",
     'SK' => "Stake Bay",
-    'WD' => "West End ",
+    'WD' => "West End",
     'WN' => "Western");
 }
Index: location.kz.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.kz.inc,v
retrieving revision 1.6
diff -u -r1.6 location.kz.inc
--- location.kz.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.kz.inc	4 Feb 2009 19:45:23 -0000
@@ -17,7 +17,7 @@
     'KAR' => "Qaraghandy",
     'KUS' => "Qustanay",
     'KZY' => "Qyzylorda",
-    'VOS' => "Shyghys Qazaqstan ",
-    'SEV' => "Soltustik Qazaqstan ",
+    'VOS' => "Shyghys Qazaqstan",
+    'SEV' => "Soltustik Qazaqstan",
     'ZHA' => "Zhambyl");
 }
Index: location.la.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.la.inc,v
retrieving revision 1.6
diff -u -r1.6 location.la.inc
--- location.la.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.la.inc	4 Feb 2009 19:45:23 -0000
@@ -8,7 +8,7 @@
     'AT' => "Attapu",
     'BK' => "Bokeo",
     'BL' => "Bolikhamxai",
-    'CH' => "Champasak ",
+    'CH' => "Champasak",
     'HO' => "Houaphan",
     'KH' => "Khammouan",
     'LM' => "Louang Namtha",
Index: location.pf.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.pf.inc,v
retrieving revision 1.6
diff -u -r1.6 location.pf.inc
--- location.pf.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.pf.inc	4 Feb 2009 19:45:23 -0000
@@ -8,5 +8,5 @@
     'T' => "Archipel des Tuamotu",
     'I' => "Archipel des Tubuai",
     'V' => "Iles du Vent",
-    'S' => "Iles Sous-le-Vent ");
+    'S' => "Iles Sous-le-Vent");
 }
Index: location.pk.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.pk.inc,v
retrieving revision 1.6
diff -u -r1.6 location.pk.inc
--- location.pk.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.pk.inc	4 Feb 2009 19:45:23 -0000
@@ -9,5 +9,5 @@
     'I' => "Islamabad Capital Territory",
     'N' => "North-West Frontier Province",
     'P' => "Punjab",
-    'S' => "Sindh ");
+    'S' => "Sindh");
 }
Index: location.sn.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.sn.inc,v
retrieving revision 1.6
diff -u -r1.6 location.sn.inc
--- location.sn.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.sn.inc	4 Feb 2009 19:45:23 -0000
@@ -13,6 +13,6 @@
     'MA' => "Matam",
     'SL' => "Saint-Louis",
     'TA' => "Tambacounda",
-    'TH' => "Thies ",
+    'TH' => "Thies",
     'ZI' => "Ziguinchor");
 }
Index: location.tm.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.tm.inc,v
retrieving revision 1.6
diff -u -r1.6 location.tm.inc
--- location.tm.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.tm.inc	4 Feb 2009 19:45:23 -0000
@@ -5,7 +5,7 @@
 
 function location_province_list_tm() {
   return array('A' => "Ahal Welayaty",
-    'B' => "Balkan Welayaty ",
+    'B' => "Balkan Welayaty",
     'D' => "Dashhowuz Welayaty",
     'L' => "Lebap Welayaty",
     'M' => "Mary Welayaty");
Index: location.tw.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.tw.inc,v
retrieving revision 1.6
diff -u -r1.6 location.tw.inc
--- location.tw.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.tw.inc	4 Feb 2009 19:45:23 -0000
@@ -27,6 +27,6 @@
     'HC' => "Hsin-chu",
     'TH' => "T'ai-chung",
     'TN' => "T'ai-nan",
-    'KC' => "Kao-hsiung city ",
-    'TC' => "T'ai-pei city ");
+    'KC' => "Kao-hsiung city",
+    'TC' => "T'ai-pei city");
 }
Index: location.vc.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/supported/location.vc.inc,v
retrieving revision 1.6
diff -u -r1.6 location.vc.inc
--- location.vc.inc	24 Jan 2008 09:00:03 -0000	1.6
+++ location.vc.inc	4 Feb 2009 19:45:23 -0000
@@ -8,6 +8,6 @@
     'R' => "Grenadines",
     'A' => "Saint Andrew",
     'D' => "Saint David",
-    'G' => "Saint George ",
+    'G' => "Saint George",
     'P' => "Saint Patrick");
 }
