From 7b33d31c3b4749b1b798782df0c6238254cb8b43 Mon Sep 17 00:00:00 2001 From: Emmanuel MONIN Date: Thu, 21 Oct 2021 10:23:48 +0200 Subject: [PATCH 1/2] Fix search title variable in french translations --- translations/messages.fr.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages.fr.xlf b/translations/messages.fr.xlf index 72c2bfa48..14afa6d62 100644 --- a/translations/messages.fr.xlf +++ b/translations/messages.fr.xlf @@ -2310,7 +2310,7 @@ title.filtered_by - '% filter%'.]]> + '%filter%'.]]> From 4458e7bfeda9fca8b9481b046becc43fb9a6e1bc Mon Sep 17 00:00:00 2001 From: Emmanuel MONIN Date: Thu, 21 Oct 2021 14:29:38 +0200 Subject: [PATCH 2/2] Fix var edit missing definition in french translations --- translations/messages.fr.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages.fr.xlf b/translations/messages.fr.xlf index 14afa6d62..41af9cc60 100644 --- a/translations/messages.fr.xlf +++ b/translations/messages.fr.xlf @@ -2352,7 +2352,7 @@ content.edit_missing_definition - La définition de ce ContentType est manquante ! La modification de cet enregistrement ne fonctionnera pas comme prévu. Veuillez vérifier votre contenttypes.yaml pour vous assurer qu'il contient% contenttype%. + La définition de ce ContentType est manquante ! La modification de cet enregistrement ne fonctionnera pas comme prévu. Veuillez vérifier votre contenttypes.yaml pour vous assurer qu'il contient %contenttype%.