summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorPaweł Świątkowski <katafrakt@vivaldi.net>2021-05-09 01:12:33 +0200
committerrubidium42 <rubidium42@users.noreply.github.com>2021-05-13 10:05:07 +0200
commit6ee8690b47beab9429c754dd438b7936165af4d7 (patch)
treef0adfa9463144c15d12d4daf7c70aeaeed6f3adc /src/table
parent187a3f20bfd7578362f666b869580bafe25ffd0b (diff)
downloadopenttd-6ee8690b47beab9429c754dd438b7936165af4d7.tar.xz
Fix: Replace Susz with Leszno
Susz is masculine, not neuter, so it should result in "Susz Mazowiecki", "Susz Morski", and not "Susz Mazowieckie" or "Susz Morskie". However, because order of the names whould not be changed, it was replaced with Leszno, which is neuter.
Diffstat (limited to 'src/table')
-rw-r--r--src/table/townname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/townname.h b/src/table/townname.h
index 086fc4f11..8a6e9964f 100644
--- a/src/table/townname.h
+++ b/src/table/townname.h
@@ -1480,7 +1480,7 @@ static const char * const _name_polish_2_n[] = {
"Pilzno",
"Przodkowo",
"Strzelno",
- "Susz",
+ "Leszno",
"Jaworzno",
"Choszczno",
"Mogilno",