diff options
Diffstat (limited to 'client/src/app/videos')
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 c6118b763..7dbc96bf4 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html | |||
@@ -208,7 +208,7 @@ | |||
208 | <div class="privacy-concerns-text"> | 208 | <div class="privacy-concerns-text"> |
209 | <strong i18n>Friendly Reminder: </strong> | 209 | <strong i18n>Friendly Reminder: </strong> |
210 | <ng-container i18n> | 210 | <ng-container i18n> |
211 | the sharing system used by this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. | 211 | the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. |
212 | </ng-container> | 212 | </ng-container> |
213 | <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about/peertube">More information</a> | 213 | <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about/peertube">More information</a> |
214 | </div> | 214 | </div> |