diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/+about/about-peertube/about-peertube.component.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html index 13ce89f75..d3fc9a828 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html | |||
@@ -83,7 +83,7 @@ | |||
83 | <h6 i18n class="p2p-privacy-title">What will be done to mitigate this problem?</h6> | 83 | <h6 i18n class="p2p-privacy-title">What will be done to mitigate this problem?</h6> |
84 | 84 | ||
85 | <p i18n> | 85 | <p i18n> |
86 | PeerTube is only in beta, and want to deliver the best countermeasures possible by the time the stable is released. | 86 | PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released. |
87 | In the meantime, we want to test different ideas related to this issue: | 87 | In the meantime, we want to test different ideas related to this issue: |
88 | </p> | 88 | </p> |
89 | 89 | ||
@@ -94,4 +94,4 @@ | |||
94 | <li i18n>Disable P2P from the administration interface</li> | 94 | <li i18n>Disable P2P from the administration interface</li> |
95 | <li i18n>An automatic video redundancy program: we wouldn't know if the IP downloaded the video on purpose or if it was the automatized program</li> | 95 | <li i18n>An automatic video redundancy program: we wouldn't know if the IP downloaded the video on purpose or if it was the automatized program</li> |
96 | </ul> | 96 | </ul> |
97 | </div> \ No newline at end of file | 97 | </div> |