[Validators] Correct translation key and content [nl]

This commit is contained in:
Hassan Amouhzi 2015-05-27 23:11:20 +02:00
parent 86ab2505a9
commit 5bc4085e4c
1 changed files with 2 additions and 2 deletions

View File

@ -275,8 +275,8 @@
<target>Deze waarde mag niet gelijk zijn aan {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="72">
<source>This value should not be identical to {{ compared_value }}.</source>
<target>Deze waarde mag niet identiek zijn aan {{ compared_value }}.</target>
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Deze waarde mag niet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="80">
<source>This value does not match the expected {{ charset }} charset.</source>