merged branch shieldo/patch-9 (PR #6609)

This PR was merged into the 2.1 branch.

Commits
-------

ae3d454 [Form] corrected source node for a Danish translation

Discussion
----------

[Form] corrected source node for a Danish translation
This commit is contained in:
Fabien Potencier 2013-01-08 09:55:29 +01:00
commit 850cda1e7b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<target>Den oploadede fil var for stor. Opload venligst en mindre fil.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid.</source>
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>CSRF nøglen er ugyldig.</target>
</trans-unit>
</body>