diff options
author | mbkma <[email protected]> | 2023-01-13 21:05:01 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-04-15 11:16:22 +0200 |
commit | 139ef4ca3fe79c9e9d1f4d90f005ccd1ff6f5ddc (patch) | |
tree | 351fa8a4338f2a886394dd130ed34c13baf1bc30 /data | |
parent | f90c0fca0fe0564c88e0b13a7cc286a7d616dbdf (diff) | |
download | libmateweather-139ef4ca3fe79c9e9d1f4d90f005ccd1ff6f5ddc.tar.bz2 libmateweather-139ef4ca3fe79c9e9d1f4d90f005ccd1ff6f5ddc.tar.xz |
rename Europe/Kiev to Europe/Kyiv (#115)
Diffstat (limited to 'data')
-rw-r--r-- | data/Locations.xml.in | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index f9e11e0..eca181a 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -20627,13 +20627,12 @@ <iso-code>UA</iso-code> <fips-code>UP</fips-code> <timezones> - <timezone id="Europe/Kiev"> - <obsoletes>Europe/Simferopol</obsoletes> + <timezone id="Europe/Kyiv"> <obsoletes>Europe/Uzhgorod</obsoletes> <obsoletes>Europe/Zaporozhye</obsoletes> </timezone> </timezones> - <tz-hint>Europe/Kiev</tz-hint> + <tz-hint>Europe/Kyiv</tz-hint> <city> <!-- A city in Ukraine --> <name>Boryspil'</name> @@ -20706,10 +20705,10 @@ </city> <city> <!-- The capital of Ukraine. - "Kiev" is the traditional English name. + "Kyiv" is the traditional English name. The local name in Ukrainian is "Kyyiv". --> - <name>Kiev</name> + <name>Kyiv</name> <coordinates>50.433333 30.516667</coordinates> <location> <name>Kyiv</name> |