]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Improve wait transcoding help
authorChocobozzz <me@florianbigard.com>
Fri, 12 Aug 2022 08:20:09 +0000 (10:20 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 12 Aug 2022 08:20:09 +0000 (10:20 +0200)
client/src/app/+videos/+video-edit/shared/video-edit.component.html

index 435c0d1d73bf5d3d2460659a8ae0628a4733c703..de126bdf798ec4d500e78ada0060263358968191 100644 (file)
               </ng-template>
 
               <ng-template ptTemplate="help">
-                <ng-container i18n>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</ng-container>
+                <ng-container i18n>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</ng-container>
               </ng-template>
             </my-peertube-checkbox>