From 092166de40e4fcfba1bd4783d61087c26bcb473b Mon Sep 17 00:00:00 2001 From: "Serg V. Zhdanovskih (Norseman)" Date: Wed, 15 May 2024 10:42:48 +0300 Subject: [PATCH] Added normalization of Polish feminine forms of surnames to masculine ones (burtek, #552) --- locales/help_enu/gkhHistory.html | 1 + locales/help_rus/gkhHistory.html | 1 + .../GKCore/GKCore/Cultures/DefaultCulture.cs | 11 ++++++++++- .../GKCore/GKCore/Cultures/PolishCulture.cs | 2 +- .../GKCore/GKCore/Cultures/RussianCulture.cs | 9 --------- projects/GKTests/GKCore/CulturesTests.cs | 17 ++++++++++++++++- 6 files changed, 29 insertions(+), 12 deletions(-) diff --git a/locales/help_enu/gkhHistory.html b/locales/help_enu/gkhHistory.html index f87160cf0..83d1bc57b 100644 --- a/locales/help_enu/gkhHistory.html +++ b/locales/help_enu/gkhHistory.html @@ -12,6 +12,7 @@

Change log

28.05.2024 [v2.30.0 & v3.6.0]