From ebea3c0f6279c1b72c23c903f68e7e39dbd014ba Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Tue, 2 Feb 2021 20:04:09 +0500 Subject: [PATCH] PROD-2030 --- .../messages/transcripts-found.underscore | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cms/templates/js/video/transcripts/messages/transcripts-found.underscore b/cms/templates/js/video/transcripts/messages/transcripts-found.underscore index a803a453f7..e42706953b 100644 --- a/cms/templates/js/video/transcripts/messages/transcripts-found.underscore +++ b/cms/templates/js/video/transcripts/messages/transcripts-found.underscore @@ -1,16 +1,16 @@ -
<%= gettext("Timed Transcript Found") %>
+
<%- gettext("Timed Transcript Found") %>

-<%= gettext("EdX has a timed transcript for this video. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript. If you want to replace this transcript, upload a new .srt transcript file.") %> +<%- gettext("EdX has a timed transcript for this video. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript. If you want to replace this transcript, upload a new .srt transcript file.") %>

- - "> - <%= gettext("Download Transcript for Editing") %> + "> + <%- gettext("Download Transcript for Editing") %>