[Validator] Add a Russian translation for invalid charset message

This commit is contained in:
Vadim Kharitonov 2015-02-02 12:24:57 +03:00
parent d03a905253
commit 503f061f75
1 changed files with 4 additions and 0 deletions

View File

@ -278,6 +278,10 @@
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Значение не должно быть идентичным {{ compared_value_type }} {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="80">
<source>This value does not match the expected {{ charset }} charset.</source>
<target>Значение не совпадает с ожидаемой {{ charset }} кодировкой.</target>
</trans-unit>
</body>
</file>
</xliff>