Skip to content

Commit 389897a

Browse files
committed
Merge branch '2.4' into 2.5
* 2.4: Minor doc fix. Simplified the way to update PHPUnit to the latest version [Process] Minor README update [HttpFoundation] Basic auth in url is broken when using PHP CGI/FPM Fixed a html error "Element ul is not closed" in logger.html.twig [HttpFoundation] Officialize the 308 redirect RFC Officialize the 308 redirect RFC issue #10808 crawler test Empty select with attribute name="foo[]" bug fix Fixed contextually wrong translation
2 parents c55223b + ed8e1e6 commit 389897a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.tr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
</trans-unit>
8989
<trans-unit id="22">
9090
<source>This value should not be blank.</source>
91-
<target>Bu değer boşluk olamaz.</target>
91+
<target>Bu değer boş bırakılmamalıdır.</target>
9292
</trans-unit>
9393
<trans-unit id="23">
9494
<source>This value should not be null.</source>

0 commit comments

Comments
 (0)