[libgweather] Locations: fix local name of Seoul in Korean



commit 1e239820925732e1caedb1e9627d6b739a5c15ed
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Thu Apr 16 17:20:21 2015 -0700

    Locations: fix local name of Seoul in Korean
    
    Only affects comments, and hopefully all translators know which
    city it's talking about anyway.
    
    Based on a patch by Changwoo Ryu <cwryu debian org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747155

 data/Locations.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 90fd2a5..0ea070f 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -5693,7 +5693,7 @@
       <city>
         <!-- The capital of South Korea.
              "Seoul" is the traditional English name.
-             The local name in Korean is "Soul".
+             The local name in Korean is "서울" (transliterated as "Soul").
           -->
         <_name>Seoul</_name>
         <coordinates>37.566389 126.999722</coordinates>


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