[libgweather] Locations: Remove useless accents from names of Izhevsk and Nizhny Novgorod



commit 1d90af7c5f497b86c104d41f287efe8200c50435
Author: Dmitry Shachnev <mitya57 gmail com>
Date:   Thu Oct 24 15:56:45 2019 +0300

    Locations: Remove useless accents from names of Izhevsk and Nizhny Novgorod

 data/Locations.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 515348d..d3f333c 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -18516,7 +18516,7 @@
       </city>
       <city>
         <!-- A city in Russia.
-             The local name in Russian is "Иже́вск".
+             The local name in Russian is "Ижевск".
           -->
         <_name>Izhevsk</_name>
         <coordinates>56.833333 53.183333</coordinates>
@@ -18739,7 +18739,7 @@
       </city>
       <city>
         <!-- A city in Russia.
-             The local name in Russian is "Ни́жний Но́вгород".
+             The local name in Russian is "Нижний Новгород".
           -->
         <_name>Nizhny Novgorod</_name>
         <coordinates>56.326944 44.0075</coordinates>


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