From 0299d38570acadc10838a86c168f0c246798d772 Mon Sep 17 00:00:00 2001 From: Arnout Boks Date: Sat, 1 Oct 2011 14:19:34 +0200 Subject: [PATCH] [FrameworkBundle] Updated Dutch validator translations --- .../Resources/translations/validators.nl.xliff | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff index c1ce08b53c..4d83c40e0b 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff @@ -186,6 +186,14 @@ The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px De afbeelding is niet hoog genoeg ({{ height }}px). De minimaal verwachte hoogte is {{ min_height }}px + + This value should be the user current password + Deze waarde moet het huidige wachtwoord van de gebruiker zijn + + + This value should have exactly {{ limit }} characters + Deze waarde moet exact {{ limit }} tekens lang zijn +