From 2686ef8e873e94dc2cbc2ece86bfa282efd58a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 9 Dec 2024 11:29:04 +0100 Subject: [PATCH] Fix text in meeting template banner --- modules/meeting/config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/meeting/config/locales/en.yml b/modules/meeting/config/locales/en.yml index 34c3d1637b9f..4f52b6c49a85 100644 --- a/modules/meeting/config/locales/en.yml +++ b/modules/meeting/config/locales/en.yml @@ -234,7 +234,7 @@ en: label_edit_template: "Edit template" banner_html: > You are currently editing a template of a meeting series: %{link}. - Every new instance of a meeting in this series will use this template. + Every new occurrence of a meeting in the series will use this template. Changes will not affect past or already created meetings. frequency: every_weekday: "Every %{day_of_the_week}"