Skip to content

Commit e81249a

Browse files
committed
Merge branch '2.5'
* 2.5: Minor doc fix. Simplified the way to update PHPUnit to the latest version [Debug] work-around https://bugs.php.net/61272 [Debug] simplify code path to remove potential blank pages [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 5d37976 + 389897a commit e81249a

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)