diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index 6e2748f7f..94dabd4d3 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf @@ -2835,7 +2835,7 @@ </trans-unit> <trans-unit id="8619499607322327082" datatype="html"> <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> - <target state="translated">Cette vidéo sera publiée sur <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> + <target state="translated">Cette vidéo sera publiée sur <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date : 'full' }}"/>. </target> <context-group purpose="location"> <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> <context context-type="linenumber">9,11</context>