X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=208375e334d97bd653b717081a733448e88c41d2;hb=bbe0f0645ca958d33a3f409b15166609733b663f;hp=0385fab7c1d9f5c3ad2fb0e2bc24a8071f5f6900;hpb=b891f9bc612217b5b6f08a886c7d12eca260b9c8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index 0385fab7c..208375e33 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,10 +1,15 @@
-
-
+
-
Video not found :'(
+
+ The video is being transcoded, it may not work properly. +
+ +
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }} +
@@ -13,18 +18,23 @@
{{ video.name }}
-
+
{{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- {{ video.channel.displayName }} + + {{ video.channel.displayName }} + +
- By {{ video.by }} - Account avatar + + By {{ video.by }} + Account avatar +
@@ -34,24 +44,24 @@ *ngIf="isUserLoggedIn()" [ngClass]="{ 'activated': userRating === 'like' }" (click)="setLike()" class="action-button action-button-like" > - +
- +
- Support + Support
- Share + Share
@@ -61,32 +71,32 @@ @@ -105,20 +115,20 @@
- Show more + Show more
- Show less + Show less
- + Privacy @@ -127,7 +137,7 @@
- + Category @@ -136,7 +146,7 @@
- + Licence @@ -145,7 +155,7 @@
- + Language @@ -154,7 +164,7 @@
- + Tags @@ -168,7 +178,7 @@
-
+
Other videos
@@ -180,13 +190,15 @@
- Friendly Reminder: + Friendly Reminder:
- The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly. - More information + + The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly. + + More information
-
+
OK