merged branch yethee/ru_translations (PR #2318)

Commits
-------

9219cf9 [FrameworkBundle] Sync the Russian translations with the SizeLength constraint

Discussion
----------

[FrameworkBundle] Sync the Russian translations with the SizeLength const
This commit is contained in:
Fabien Potencier 2011-10-04 16:20:32 +02:00
commit 79bea5677a

View File

@ -190,6 +190,10 @@
<source>This value should be the user current password</source>
<target>Значение должно быть текущим паролем пользователя</target>
</trans-unit>
<trans-unit id="48">
<source>This value should have exactly {{ limit }} characters</source>
<target>Значение должно быть равно {{ limit }} символам</target>
</trans-unit>
</body>
</file>
</xliff>