Skip to content

Commit d440ac7

Browse files
committed
Merge branch '2.0'
* 2.0: [HttpKernel] fixed typo fixed previous merge, done the same change to other occurences fixes usage of mb_* Profiler session import fixed. [Process] workaround a faulty implementation of is_executable on Windows Swedish translation fix. [Locale] Fix #2179 StubIntlDateFormatter support yy format Fixed fourth argument of Filesystem->mirror()
2 parents 7bff3e5 + cbec063 commit d440ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.sv.xliff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>One or more of the given values is invalid</source>
35-
<target>Ett eller fler av de valda värdena är ogiltigt</target>
35+
<target>Ett eller fler av de angivna värdena är ogiltigt</target>
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>The fields {{ fields }} were not expected</source>

0 commit comments

Comments
 (0)