Skip to content

Commit ac46701

Browse files
committed
minor symfony#44722 [Validator] Improve French translation (fancyweb)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Improve French translation | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - See symfony#44720 (comment) Commits ------- 292fcfe [Validator] Improve French translation
2 parents 5ed9e82 + 292fcfe commit ac46701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</trans-unit>
193193
<trans-unit id="51">
194194
<source>No temporary folder was configured in php.ini.</source>
195-
<target>Aucun répertoire temporaire n'a été configuré dans le php.ini.</target>
195+
<target>Aucun répertoire temporaire n'a été configuré dans le php.ini, ou le répertoire configuré n'existe pas.</target>
196196
</trans-unit>
197197
<trans-unit id="52">
198198
<source>Cannot write temporary file to disk.</source>

0 commit comments

Comments
 (0)