diff options
author | rezso <[email protected]> | 2016-06-16 12:00:51 +0200 |
---|---|---|
committer | rezso <[email protected]> | 2016-06-16 12:00:51 +0200 |
commit | 3d5b69e1b15ee0de7886be27e56400ec39469834 (patch) | |
tree | 584214c2a7a7993a7bfa79ef082d4b90125f3b65 | |
parent | 1a7aa7c8432842e4548aa1a76c91cf2aff5730c3 (diff) | |
download | libmateweather-3d5b69e1b15ee0de7886be27e56400ec39469834.tar.bz2 libmateweather-3d5b69e1b15ee0de7886be27e56400ec39469834.tar.xz |
Correct Russian translation and tz-hint for Shymkent
-rw-r--r-- | data/Locations.xml.in | 2 | ||||
-rw-r--r-- | po-locations/ru.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index 4412a3c..d37883b 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -4995,7 +4995,7 @@ <location> <name>Shymkent</name> <code>UAII</code> - <tz-hint>Asia/Aqtobe</tz-hint> + <tz-hint>Asia/Almaty</tz-hint> <coordinates>42.316667 69.700000</coordinates> </location> </city> diff --git a/po-locations/ru.po b/po-locations/ru.po index 2e920f5..401f8bd 100644 --- a/po-locations/ru.po +++ b/po-locations/ru.po @@ -19687,7 +19687,7 @@ msgstr "Шревепорт" #. A city in Kazakhstan #: ../data/Locations.xml.in.h:8212 msgid "Shymkent" -msgstr "Шемкент" +msgstr "Шымкент" #. A city in Romania #: ../data/Locations.xml.in.h:8214 |