From 33da15ff17c63094039ab742e97a4dfe5d6c3473 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Mon, 4 Mar 2024 22:33:15 +0100 Subject: [PATCH 1/3] :mag: obscure mail address in source code --- newsletter/content/0000-00-00-welcome.data.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/newsletter/content/0000-00-00-welcome.data.php b/newsletter/content/0000-00-00-welcome.data.php index 030def2..288693e 100644 --- a/newsletter/content/0000-00-00-welcome.data.php +++ b/newsletter/content/0000-00-00-welcome.data.php @@ -6,30 +6,30 @@ ], "main" => [ - "de" => << "

Willkommen im Newsletter!

Hey! Du wurdest soeben für den SBGG.jetzt Newsletter angemeldet. Falls Du dich nicht selbst angemeldet hast, kannst Du dich über den Abbestellen Link wieder abmelden.

Du wirst ab sofort per Mail über alle Neuigkeiten zum Selbstbestimmungsgesetz informiert.

-

Solltest Du Fragen oder Anregungen zum Newsletter haben, bin ich gerne unter mail@sbgg.jetzt erreichbar.

+

Solltest Du Fragen oder Anregungen zum Newsletter haben, bin ich gerne unter mail@sb"."gg.jetzt erreichbar.

Cheers,
Kim

- HTML, - "en" => << "

Welcome to the Newsletter!

Hey! You have just been subscribed to the SBGG.jetzt newsletter. If you have not registered yourself, you can unsubscribe using the Unsubscribe link.

From now on, you will be informed about all the news related to the Self-Determination Law by email.

-

If you have any questions or suggestions regarding the newsletter, feel free to contact me via mail@sbgg.jetzt.

+

If you have any questions or suggestions regarding the newsletter, feel free to contact me via mail@sb"."gg.jetzt.

Cheers,
Kim

- HTML + " ] ]; ?> From ac85b3469e5b6cf3dea9136db6406a2ce5a88f92 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Mon, 4 Mar 2024 22:34:58 +0100 Subject: [PATCH 2/3] :speech_balloon: recheck bundestag agenda status --- page/strings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/page/strings.php b/page/strings.php index fbffa5d..b1472ef 100644 --- a/page/strings.php +++ b/page/strings.php @@ -289,11 +289,11 @@ "timeline_lesung_2_text" => [ "de" => [ "Die zweite Lesung im Bundestag diskutiert die Ergebnisse der Ausschüsse. Einzelne Abgeordnete können Änderungen beantragen.", - "Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die zweite Lesung angesetzt. Nächste Sitzungswoche: ab 13 Mär 2024 (Stand: 27 Feb 2024)" + "Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die zweite Lesung angesetzt. Nächste Sitzungswoche: ab 13 Mär 2024 (Stand: 04 Mär 2024)" ], "en" => [ "The second reading in the Bundestag (Parliament) discusses the results of the committees. Individual members of the Bundestag can request changes.", - "Note: The agenda of the Bundestag (Parliament) does currently not contain an appointment for the second reading. Next session week: from 13 Mar 2024 (As of 27 Feb 2024)" + "Note: The agenda of the Bundestag (Parliament) does currently not contain an appointment for the second reading. Next session week: from 13 Mar 2024 (As of 04 Mar 2024)" ] ], "timeline_lesung_2_button" => [ From df89d80c5e66030efdd48fd11e676b218c8d4d3f Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Mon, 4 Mar 2024 22:35:06 +0100 Subject: [PATCH 3/3] :bookmark: bump version to v1.1.7 --- meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.php b/meta.php index 9891323..5a758c8 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@