Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a122d31

Browse files
committed
merged branch aforsblo/translation_syntax_fix (PR #8006)
This PR was merged into the 2.1 branch. Discussion ---------- [Validator] Fixed XML syntax in translation. | Q | A | ------------- | --- | Fixed tickets | | License | MIT Commits ------- 0a4837d Fixed XML syntax.
2 parents 181d0c6 + 0a4837d commit a122d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
</trans-unit>
185185
<trans-unit id="49">
186186
<source>The file was only partially uploaded.</source>
187-
<source>Fail ei laetud täielikult üles.</target>
187+
<target>Fail ei laetud täielikult üles.</target>
188188
</trans-unit>
189189
<trans-unit id="50">
190190
<source>No file was uploaded.</source>

0 commit comments

Comments
 (0)