From f18cde7f7d2482c50dc3f5a2f5e26afb3f4b7562 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Sat, 16 Mar 2024 23:24:36 +0100 Subject: [PATCH 1/2] :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 8c49084..2fc0302 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: 12 Mär 2024)" + "Hinweis: In der Tagesordnung des Deutschen Bundestags ist derzeit noch kein Termin für die zweite Lesung angesetzt. Nächste Sitzungswoche: ab 20 Mär 2024 (Stand: 16 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 12 Mar 2024)" + "Note: The agenda of the Bundestag (Parliament) does currently not contain an appointment for the second reading. Next session week: from 20 Mar 2024 (As of 16 Mar 2024)" ] ], "timeline_lesung_2_button" => [ From 3f846c77a82893b41a1542c26050b427cb1c32c7 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Sat, 16 Mar 2024 23:24:45 +0100 Subject: [PATCH 2/2] :bookmark: bump version to v1.1.9 --- meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.php b/meta.php index f229ed9..51d6c02 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@