merged branch stloyd/patch-2 (PR #7810)

This PR was merged into the master branch.

Discussion
----------

[Validator] Added Polish translation for the currency validator.

Commits
-------

839c405 [Validator] Added Polish translation for the currency validator.
This commit is contained in:
Fabien Potencier 2013-04-23 10:51:13 +02:00
commit 7a63538946

View File

@ -242,6 +242,10 @@
<source>This value is not a valid ISSN.</source>
<target>Ta wartość nie jest prawidłowym numerem ISSN.</target>
</trans-unit>
<trans-unit id="64">
<source>This value is not a valid currency.</source>
<target>Ta wartość nie jest prawidłową walutą.</target>
</trans-unit>
</body>
</file>
</xliff>