From fd9eaaee167410feec77916899550302a1897c57 Mon Sep 17 00:00:00 2001 From: Abdellatif AitBoudad Date: Sun, 21 Apr 2013 10:12:31 +0000 Subject: [PATCH] [Validator] Added Arabic trans of ISBN validator --- .../Resources/translations/validators.ar.xlf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf index 1b680f5909..3f8e262df8 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf @@ -222,6 +222,22 @@ Unsupported card type or invalid card number. نوع البطاقه غير مدعوم او الرقم غير صحيح. + + This is not a valid International Bank Account Number (IBAN). + الرقم IBAN (رقم الحساب المصرفي الدولي) الذي تم إدخاله غير صالح. + + + This value is not a valid ISBN-10. + هذه القيمة ليست ISBN-10 صالحة. + + + This value is not a valid ISBN-13. + هذه القيمة ليست ISBN-13 صالحة. + + + This value is neither a valid ISBN-10 nor a valid ISBN-13. + هذه القيمة ليست ISBN-10 صالحة ولا ISBN-13 صالحة +