]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
improve description of the HTTP video import feature
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 15 Oct 2018 16:53:06 +0000 (18:53 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Mon, 15 Oct 2018 16:53:06 +0000 (18:53 +0200)
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html

index e2cbd35cac80a8736bb8a46bcb9a36313f59d656..dfbbfbb292bc0a4e77b4d409fb797184d13327bc 100644 (file)
 
         <my-peertube-checkbox
           inputName="importVideosHttpEnabled" formControlName="importVideosHttpEnabled"
-          i18n-labelText labelText="Video import with HTTP enabled"
+          i18n-labelText labelText="Video import with HTTP URL (i.e. YouTube) enabled"
         ></my-peertube-checkbox>
 
         <my-peertube-checkbox