Browse Source

Merge remote branch 'francisbesset/translator_validators_fr'

* francisbesset/translator_validators_fr:
  [FrameworkBundle] Fixed validators translation french message
Fabien Potencier 14 năm trước cách đây
mục cha
commit
6c8e4a567c

+ 2 - 2
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff

@@ -119,8 +119,8 @@
                 <target>Le fichier envoyé est trop gros. Merci d'essayer d'envoyer un fichier plus petit</target>
             </trans-unit>
             <trans-unit id="30">
-                <source>The CSRF token is invalid</source>
-                <target>Le jeton CSRF est invalide</target>
+                <source>The CSRF token is invalid. Please try to resubmit the form</source>
+                <target>Le jeton CSRF est invalide. Veuillez renvoyer le formulaire</target>
             </trans-unit>
             <trans-unit id="31">
                 <source>The two values should be equal</source>