Skip to content

Commit 2e82e6c

Browse files
committed
review and fix hungarian validation message
1 parent 7e386a8 commit 2e82e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
</trans-unit>
441441
<trans-unit id="113">
442442
<source>This URL is missing a top-level domain.</source>
443-
<target state="needs-review-translation">Ennek az URL-nek hiányzik a legfelső szintű domain.</target>
443+
<target>Az URL-ből hiányzik a legfelső szintű tartomány (top-level domain).</target>
444444
</trans-unit>
445445
</body>
446446
</file>

0 commit comments

Comments
 (0)