minor #9751 [Validator] Fix mistype in lithuanian validator translations (asarturas)

This PR was merged into the 2.3 branch.

Discussion
----------

[Validator] Fix mistype in lithuanian validator translations

Fix mistype which slipped through initial proof reading.

| Q             | A
| ------------- | ---
| Fixed tickets | #9749
| License       | MIT

Commits
-------

e2ef38c Fix mistype which slipped through initial proof reading.
This commit is contained in:
Fabien Potencier 2013-12-13 11:57:55 +01:00
commit cbce47211e

View File

@ -276,7 +276,7 @@
</trans-unit>
<trans-unit id="72">
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Še reikšmė neturi būti identiška {{ compared_value_type }} {{ compared_value }}.</target>
<target>Ši reikšmė neturi būti identiška {{ compared_value_type }} {{ compared_value }}.</target>
</trans-unit>
</body>
</file>