From 0af95d01aa1de8afaca33455c76dd76fdd480109 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Fri, 12 Apr 2024 17:01:56 +0200 Subject: [PATCH 1/2] :speech_balloon: update inkrafttreten date --- page/strings.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/page/strings.php b/page/strings.php index 73f44ef..dc519ff 100644 --- a/page/strings.php +++ b/page/strings.php @@ -306,8 +306,8 @@ "timeline_inkrafttreten_date" => [ - "de" => "01 Nov 2025", - "en" => "01 Nov 2025" + "de" => "01 Nov 2024", + "en" => "01 Nov 2024" ], "timeline_inkrafttreten_title" => [ "de" => "Inkrafttreten des Gesetzes", @@ -315,12 +315,10 @@ ], "timeline_inkrafttreten_text" => [ "de" => [ - "Insofern der Bundesrat keine Einwände hat, wird das Gesetz veröffentlicht und tritt an einem bestimmten Tag in Kraft.", - "Hinweis: Das Datum 01 Nov 2025 stammt aus Ziffer 18 der Empfehlungen der Ausschüsse vom 06 Oct 2023 und kann sich noch ändern." + "Insofern der Bundesrat keine Einwände hat, wird das Gesetz veröffentlicht und tritt an einem bestimmten Tag in Kraft." ], "en" => [ - "If the Bundesrat (Federal Council) has no objections, the law will be published and will come into force on a specific date.", - "Note: The date 01 Nov 2025 is derived from clause 18 of the recommendations of the committees from 06 Oct 2023 (german) and could still change." + "If the Bundesrat (Federal Council) has no objections, the law will be published and will come into force on a specific date." ] ], "timeline_inkrafttreten_button" => [ From b4ee67b97908bd26bd37f4219950641369f17cf6 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Fri, 12 Apr 2024 17:02:04 +0200 Subject: [PATCH 2/2] :bookmark: bump version to v1.2.4 --- meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.php b/meta.php index 128537b..d5917ae 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@