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.
This commit is contained in:

committed by
rubidium42

parent
187a3f20bf
commit
6ee8690b47
@@ -1480,7 +1480,7 @@ static const char * const _name_polish_2_n[] = {
|
||||
"Pilzno",
|
||||
"Przodkowo",
|
||||
"Strzelno",
|
||||
"Susz",
|
||||
"Leszno",
|
||||
"Jaworzno",
|
||||
"Choszczno",
|
||||
"Mogilno",
|
||||
|
Reference in New Issue
Block a user