From 31840b97c6ad1535bb2d136d5cc994aaba5a9a99 Mon Sep 17 00:00:00 2001 From: Marcin Chylek Date: Mon, 3 Oct 2011 23:11:55 +0200 Subject: [PATCH] Updated Polish validator translations (trans-unit id="47" and id="48") --- .../Resources/translations/validators.pl.xliff | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff index 309fa1b9ae..0604e8bccf 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff @@ -186,6 +186,14 @@ The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px Wysokość obrazka jest zbyt mała ({{ height }}px). Oczekiwana minimalna wysokość to {{ min_height }}px + + This value should be the user current password + Ta wartość powinna być aktualnym hasłem użytkownika + + + This value should have exactly {{ limit }} characters + Ta wartość powinna mieć dokładnie {{ limit }} zmaków + \ No newline at end of file