From da4f947ffdb1ffa78cc0859d19e1605dabb88d6f Mon Sep 17 00:00:00 2001 From: ale-rt Date: Tue, 8 Oct 2024 16:10:07 +0200 Subject: [PATCH] Include the Products.validation ZCML to load the proper translation catalog. Fixes #434 --- CHANGES.rst | 4 ++++ src/collective/easyform/configure.zcml | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9f4fb92b..6e037dc6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changelog - Add plone.shortname behaviour to EasyForm type. [ThibautBorn] +- Include the Products.validation ZCML to load the proper translation catalog. + Refs. `issue 434 `_. + [ale-rt] + 4.2.0 (2024-03-15) ------------------ diff --git a/src/collective/easyform/configure.zcml b/src/collective/easyform/configure.zcml index a91805bb..7556b061 100644 --- a/src/collective/easyform/configure.zcml +++ b/src/collective/easyform/configure.zcml @@ -6,6 +6,7 @@ > + " @@ -26,7 +27,7 @@ - + - + - +