diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
index f6772fdfb67ba..e49d49d36c0aa 100644
--- a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
+++ b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
@@ -406,6 +406,26 @@
The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.
+
+ The password strength is too low. Please use a stronger password.
+ The password strength is too low. Please use a stronger password.
+
+
+ This value contains characters that are not allowed by the current restriction-level.
+ This value contains characters that are not allowed by the current restriction-level.
+
+
+ Using invisible characters is not allowed.
+ Using invisible characters is not allowed.
+
+
+ Mixing numbers from different scripts is not allowed.
+ Mixing numbers from different scripts is not allowed.
+
+
+ Using hidden overlay characters is not allowed.
+ Using hidden overlay characters is not allowed.
+