Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff4bf78

Browse filesBrowse files
committed
[FrameworkBundle] Fix XML tags in NL translation
1 parent 0fd52a4 commit ff4bf78
Copy full SHA for ff4bf78

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</trans-unit>
6565
<trans-unit id="16">
6666
<source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}</source>
67-
<target>Het mime type van het bestand is ongeldig ({{ type }}). Toegestane mime types zijn {{ types }}</source>
67+
<target>Het mime type van het bestand is ongeldig ({{ type }}). Toegestane mime types zijn {{ types }}</target>
6868
</trans-unit>
6969
<trans-unit id="17">
7070
<source>This value should be {{ limit }} or less</source>
@@ -80,7 +80,7 @@
8080
</trans-unit>
8181
<trans-unit id="20">
8282
<source>This value is too short. It should have {{ limit }} characters or more</source>
83-
<target>Deze waarde is te kort. Het zou {{ limit }} karakters of meer moeten hebben</source>
83+
<target>Deze waarde is te kort. Het zou {{ limit }} karakters of meer moeten hebben</target>
8484
</trans-unit>
8585
<trans-unit id="21">
8686
<source>This value should not be blank</source>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.