[libgweather] Location love: fix city names in Taiwan



commit 11db6c1af0ed039f0df451173ba4de973820bc0a
Author: Arne Goetje <ame ubuntu com>
Date:   Mon Feb 22 22:38:40 2010 -0500

    Location love: fix city names in Taiwan
    
    Closes bgo #563518

 data/Locations.xml.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 9e9eb7e..4177b39 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -5744,12 +5744,12 @@
       <tz-hint>Asia/Taipei</tz-hint>
       <city>
         <!-- A city in Taiwan.
-             The name is also written "é«?é??å·¿".
+             The name is also written "é«?é??".
           -->
-        <_name>Kao-hsiung-shih</_name>
+        <_name>Kaohsiung</_name>
         <coordinates>22.616256 120.313329</coordinates>
         <location>
-          <name>Kao-hsiung-shih International Airport</name>
+          <name>Kaohsiung City</name>
           <code>RCKH</code>
           <coordinates>22.583333 120.350000</coordinates>
         </location>
@@ -5758,22 +5758,22 @@
         <!-- A city in Taiwan.
              The name is also written "å??é ?".
           -->
-        <_name>Pu-ting</_name>
+        <_name>Taoyuan</_name>
         <coordinates>25.083498 121.215105</coordinates>
         <location>
-          <name>Chiang Kai Shek</name>
+          <name>Taoyuan International Airport</name>
           <code>RCTP</code>
           <coordinates>25.083333 121.216667</coordinates>
         </location>
       </city>
       <city>
         <!-- The capital of Taiwan.
-             The name is also written "è?ºå??å¸?".
+             The name is also written "è?ºå??".
           -->
-        <_name>T'ai-pei Shih</_name>
+        <_name>Taipei</_name>
         <coordinates>25.047763 121.531846</coordinates>
         <location>
-          <name>Sung-shan / T'ai-pei Shih</name>
+          <name>Taipei / Songshan Domestic Airport</name>
           <code>RCSS</code>
           <coordinates>25.066667 121.550000</coordinates>
         </location>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]