From 9c9edb390436794cd58a3432f5d3a17ecb1c81c5 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 27 Sep 2010 16:14:53 +0200 Subject: [PATCH] [FrameworkBundle] added error messages from the Form Component in the default validators.fr.xliff --- .../Resources/translations/validators.fr.xliff | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff index 8bd35a1388..005e2f01f3 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff @@ -110,6 +110,22 @@ This value should be instance of class {{ class }} + + This field group should not contain extra fields + + + + The uploaded file was too large. Please try to upload a smaller file + + + + The CSRF token is invalid + + + + The two values should be equal + +