From 73d50edc17928d8bf3fb99dc8d964d675d2c240c Mon Sep 17 00:00:00 2001 From: redstar504 Date: Sun, 13 Jul 2014 22:59:18 -0700 Subject: [PATCH] Fix UserPassword validator translation --- .../Validator/Resources/translations/validators.en.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf index 3b8b5d97a8..756b80b37f 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf @@ -176,7 +176,7 @@ This value should be the user current password. - This value should be the user current password. + This value should be the user's current password. This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.