diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff
index 309fa1b9ae426..0604e8bccf581 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 }}pxWysokość 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
+