From 51e3c222d492cae743c504ccb8ee8fbc3bfd1788 Mon Sep 17 00:00:00 2001 From: Hassan Amouhzi Date: Wed, 27 May 2015 23:21:50 +0200 Subject: [PATCH] [Validators] Remove forgotten space in a translation key [nl] --- .../Validator/Resources/translations/validators.nl.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf index d44c1ee238..10b11ede4d 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf @@ -259,7 +259,7 @@ Deze waarde moet groter dan of gelijk aan {{ compared_value }} zijn. - This value should be identical to {{ compared_value_type }} {{ compared_value }}. + This value should be identical to {{ compared_value_type }} {{ compared_value }}. Deze waarde moet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.