From 0582b4f972a72c2297676faf1e574f817a5712f9 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 12 Aug 2022 10:20:09 +0200 Subject: [PATCH] Improve wait transcoding help --- .../app/+videos/+video-edit/shared/video-edit.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index 435c0d1d7..de126bdf7 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -147,7 +147,7 @@ - If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends. + The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.