Skip to content

Commit 7bc6d6d

Browse files
committed
merged branch garak/patch-1 (PR symfony#5246)
Commits ------- f248e0c Update src/Symfony/Component/Validator/Resources/translations/validators.it.xlf Discussion ---------- Update src/Symfony/Component/Validator/Resources/translations/validators... fixed typo in Italian translation see symfony/framework-bundle#3 --------------------------------------------------------------------------- by travisbot at 2012-08-13T11:26:32Z This pull request [passes](http://travis-ci.org/symfony/symfony/builds/2107229) (merged f248e0c into 31536c3).
2 parents 31536c3 + f248e0c commit 7bc6d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.it.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>The fields {{ fields }} were not expected.</source>
39-
<target>I campi {{ fields }} non solo validi.</target>
39+
<target>I campi {{ fields }} non sono validi.</target>
4040
</trans-unit>
4141
<trans-unit id="10">
4242
<source>The fields {{ fields }} are missing.</source>

0 commit comments

Comments
 (0)