[Validator] Fix Spanish and Catalan translation messages for the CSRF token validator

This commit is contained in:
Albert Casademont 2012-08-28 13:55:44 +02:00
parent 3969011f7f
commit 8bac44274c
2 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@
<target>L'arxiu pujat és massa gran. Per favor, pugi un arxiu més petit.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid.</source>
<target>El token CSRF no és vàlid.</target>
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>El token CSRF no és vàlid. Per favor, provi d'enviar novament el formulari</target>
</trans-unit>
</body>
</file>

View File

@ -11,8 +11,8 @@
<target>El archivo subido es demasiado grande. Por favor, suba un archivo más pequeño.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid.</source>
<target>El token CSRF no es válido.</target>
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>El token CSRF no es válido. Por favor, pruebe de enviar nuevamente el formulario</target>
</trans-unit>
</body>
</file>