From 2f99f38aa879f2831b2343f6b4aff07b89b02129 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Fri, 12 Apr 2024 22:48:04 +0200 Subject: [PATCH 1/3] :globe_with_meridians: english translation for 2nd and 3rd reading abstract --- page/strings.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/page/strings.php b/page/strings.php index 2349780..548104a 100644 --- a/page/strings.php +++ b/page/strings.php @@ -297,7 +297,11 @@ ], "en" => [ "As seen here, reading 2 and 3 are often combined. The second reading in the Bundestag (Parliament) discusses the results of the committees. Individual members of the Bundestag can request changes. At the end of the third reading, a final vote is taken on the law.", - "Note: English translation of abstract will follow soon. Read this page in german" + "Compared to the government draft, the recommendation of the family committee contains only small changes; In the event of a change in civil status, children starting at the age of 5 must agree and the parents of minors must confirm that they have been advised. In addition, the transfer of personal information to security authorities has been removed.", + "The government parties' speakers (FDP, SPD, Bündnis 90/Die Grünen) emphasized the importance of this law for fundamental rights and human dignity. The suffering that the TSG has caused is now being put to an end. This meets broad support from women's policy organizations and churches.", + "From the camps of the parties CDU/CSU, AfD and the group BSW, fears were loud, the law would be a risk for child and youth protection and could be susceptible to abuse. Some of these speakers believe that trans* would be imagination and a 'hype' that would be strengthened by a lobby and trans*-people were only people in disguise and wigs.", + "The group Die Linke welcomes the law, but also warns that this can only be the beginning; Advice options must be improved and regulations for financing health measures should be created.", + "The decision recommendation of the family committee was accepted with 372 to 251 votes. The AfD's request to maintain the TSG and even tighten its regulations was rejected by the parliament." ] ], "timeline_lesung_2_3_button" => [ From 12d8245c8a6ae7bce7b74087c7e47c8815f4b7ea Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Fri, 12 Apr 2024 22:48:40 +0200 Subject: [PATCH 2/3] :sparkles: new newsletter: 2024-04-12-lesung-2-3 --- .../content/2024-04-12-lesung-2-3.data.php | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 newsletter/content/2024-04-12-lesung-2-3.data.php diff --git a/newsletter/content/2024-04-12-lesung-2-3.data.php b/newsletter/content/2024-04-12-lesung-2-3.data.php new file mode 100644 index 0000000..d0a1d78 --- /dev/null +++ b/newsletter/content/2024-04-12-lesung-2-3.data.php @@ -0,0 +1,33 @@ + [ + "de" => "SBGG.jetzt: 2. und 3. Lesung", + "en" => "SBGG.jetzt: 2nd and 3rd Reading" + ], + + "main" => [ + "de" => <<2. und 3. Lesung + + + HTML, + "en" => <<2nd and 3rd Reading + + + HTML + ] + ]; +?> From 2896b1c94e754fae7c940a8116c834298566acce Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Fri, 12 Apr 2024 22:48:57 +0200 Subject: [PATCH 3/3] :bookmark: bump version to v1.2.6 --- meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.php b/meta.php index 75bd656..23aa96f 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@