From 8c40b7dc28fcbfee63573ea666ea1a389f6a2d82 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Jun 2018 16:52:25 +0200 Subject: Add missing translations --- client/src/locale/source/messages_en_US.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'client/src/locale/source') diff --git a/client/src/locale/source/messages_en_US.xml b/client/src/locale/source/messages_en_US.xml index b5f4d826b..859212ae7 100644 --- a/client/src/locale/source/messages_en_US.xml +++ b/client/src/locale/source/messages_en_US.xml @@ -1806,6 +1806,14 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts 195 + + + Comments + + + app/videos/+video-watch/comment/video-comments.component.ts + 3 + You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and find back the video. Direct commenting capabilities are being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/224'>#224</a>. @@ -2260,6 +2268,17 @@ When you will upload a video in this channel, the video support field will be au 1 + + Unlimited + + src/app/+admin/users/shared/user.service.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-settings.component.ts + 1 + + User <x id="INTERPOLATION" equiv-text="{{username}}"/> created. @@ -2337,13 +2356,6 @@ When you will upload a video in this channel, the video support field will be au 1 - - Unlimited - - src/app/+my-account/my-account-settings/my-account-settings.component.ts - 1 - - Avatar changed. -- cgit v1.2.3