Skip to content

Commit 3592406

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: (29 commits) fix: Improve FR validators translation Add swedish translation for issue #43458 [HttpClient] fix collecting debug info on destruction of CurlResponse Fix CS added missing thai translations Add missing translations for Chinese (zh_TW) [DependencyInjection] fix "url" env var processor update translation Remove untranslated translation for Afrikaans [Validator] Add missing validator polish translation [Security,Validator] Added missing Latvian translations #41053 Add the missing translations for Indonesian (id) [Validator] Add missing Lithuanian translation [Validator] Add missing Czech translation replace "ispravna" with "važeća" in translating "valid HTML/CSS" added missing translation for galician Add missing translation in Vietnamese Add missing translation in Bulgarian added missing translations for portuguese [#43450] Add missing validator slovak translation ...
2 parents e6e1701 + aebcb9a commit 3592406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Resources/translations/validators.fr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<body>
55
<trans-unit id="28">
66
<source>This form should not contain extra fields.</source>
7-
<target>Ce formulaire ne doit pas contenir des champs supplémentaires.</target>
7+
<target>Ce formulaire ne doit pas contenir de champs supplémentaires.</target>
88
</trans-unit>
99
<trans-unit id="29">
1010
<source>The uploaded file was too large. Please try to upload a smaller file.</source>

Resources/translations/validators.hr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</trans-unit>
1717
<trans-unit id="99">
1818
<source>This value is not a valid HTML5 color.</source>
19-
<target>Ova vrijednost nije ispravna HTML5 boja.</target>
19+
<target>Ova vrijednost nije važeća HTML5 boja.</target>
2020
</trans-unit>
2121
<trans-unit id="100">
2222
<source>Please enter a valid birthdate.</source>

0 commit comments

Comments
 (0)