From 2270f512b56b2bb920da79d1ccbac45beeff867a Mon Sep 17 00:00:00 2001 From: "Sergey V. Zhdanovskih" Date: Fri, 29 Mar 2024 22:00:29 +0300 Subject: [PATCH] Added option to display dotted lines for divorced spouses in tree diagrams (fix #537) --- locales/Afrikaans.lng | 1 + locales/Belarusian.lng | 1 + locales/Chinese Simplified.lng | 1 + locales/Dutch.lng | 1 + locales/English.lng | 1 + locales/Hungarian.lng | 1 + locales/Icelandic.lng | 1 + locales/Japanese.lng | 1 + locales/Kazakh (Cyrillic).lng | 1 + locales/Portuguese.lng | 1 + locales/Serbian (Latin).lng | 1 + locales/Spanish.lng | 1 + locales/czech.lng | 1 + locales/french.lng | 1 + locales/german.lng | 1 + locales/help_enu/gkhHistory.html | 1 + locales/help_rus/gkhHistory.html | 1 + locales/italian.lng | 1 + locales/polish.lng | 1 + locales/russian.lng | 1 + locales/ukrainian.lng | 1 + .../GKCore/GKCore/Charts/TreeChartModel.cs | 14 +++++++-- .../Controllers/OptionsDlgController.cs | 3 ++ projects/GKCore/GKCore/LangMan.cs | 4 ++- .../GKCore/GKCore/Options/TreeChartOptions.cs | 5 ++++ .../GKUI/Forms/OptionsDlg.Designer.cs | 30 ++++++++++++++----- .../GEDKeeper3/GKUI/Forms/OptionsDlg.xeto | 1 + .../GEDKeeperX/GKUI/Forms/OptionsDlg.xaml | 1 + 28 files changed, 67 insertions(+), 12 deletions(-) diff --git a/locales/Afrikaans.lng b/locales/Afrikaans.lng index c9c6b244c..dfaffb994 100644 --- a/locales/Afrikaans.lng +++ b/locales/Afrikaans.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Belarusian.lng b/locales/Belarusian.lng index dfccdd2f2..edceed622 100644 --- a/locales/Belarusian.lng +++ b/locales/Belarusian.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Chinese Simplified.lng b/locales/Chinese Simplified.lng index 8a390154a..9d62d83d2 100644 --- a/locales/Chinese Simplified.lng +++ b/locales/Chinese Simplified.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Dutch.lng b/locales/Dutch.lng index d06cd8edd..8843a2dc1 100644 --- a/locales/Dutch.lng +++ b/locales/Dutch.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/English.lng b/locales/English.lng index e1f86e6c4..d08b0b06c 100644 --- a/locales/English.lng +++ b/locales/English.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Hungarian.lng b/locales/Hungarian.lng index 1c0008ddf..f0b8a2559 100644 --- a/locales/Hungarian.lng +++ b/locales/Hungarian.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Icelandic.lng b/locales/Icelandic.lng index daef30daf..939ac20fe 100644 --- a/locales/Icelandic.lng +++ b/locales/Icelandic.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Japanese.lng b/locales/Japanese.lng index fabd9e693..f28be3101 100644 --- a/locales/Japanese.lng +++ b/locales/Japanese.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Kazakh (Cyrillic).lng b/locales/Kazakh (Cyrillic).lng index 68a2515e3..da27fe893 100644 --- a/locales/Kazakh (Cyrillic).lng +++ b/locales/Kazakh (Cyrillic).lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Portuguese.lng b/locales/Portuguese.lng index 1cadcc89d..2be0f3f1d 100644 --- a/locales/Portuguese.lng +++ b/locales/Portuguese.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Serbian (Latin).lng b/locales/Serbian (Latin).lng index 763992f23..fd155a032 100644 --- a/locales/Serbian (Latin).lng +++ b/locales/Serbian (Latin).lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/Spanish.lng b/locales/Spanish.lng index 773e9731c..e4b9bb101 100644 --- a/locales/Spanish.lng +++ b/locales/Spanish.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/czech.lng b/locales/czech.lng index cbd5a755d..4be1b258e 100644 --- a/locales/czech.lng +++ b/locales/czech.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/french.lng b/locales/french.lng index 705e721ab..d2fe5ff69 100644 --- a/locales/french.lng +++ b/locales/french.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/german.lng b/locales/german.lng index ace90cf59..faab8e3ea 100644 --- a/locales/german.lng +++ b/locales/german.lng @@ -961,3 +961,4 @@ 951=RI:Recruit 952=Reverse order of places 953=Abbreviated location names +954=Dotted lines of divorced spouses diff --git a/locales/help_enu/gkhHistory.html b/locales/help_enu/gkhHistory.html index 96f428052..230590326 100644 --- a/locales/help_enu/gkhHistory.html +++ b/locales/help_enu/gkhHistory.html @@ -12,6 +12,7 @@

Change log

02.03.2024 [v2.29.1 & v3.5.1]